diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-12-21 12:37:51 +0000 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-01-31 04:10:24 -1000 |
commit | c6def80c31566b8de6134166471e491d9e898459 (patch) | |
tree | 893b0a511b2127b043619fc4cc9305fce00b6210 | |
parent | 01017ff17d29d1c975fe35e26fce0c971a3bbb2c (diff) | |
download | poky-c6def80c31566b8de6134166471e491d9e898459.tar.gz |
curl: Disable two intermittently failing tests
These two tests seem to fail semi-regularly so just stop running them.
(From OE-Core rev: aa52e8fe6f53c5e3e5466385b683ea209d833845)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 1bfa564f1aa8b865f6c3ae3501e6d5f6cc0542eb)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r-- | meta/recipes-support/curl/curl/disable-tests | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-support/curl/curl/disable-tests b/meta/recipes-support/curl/curl/disable-tests index fdac795662..3d792e5f15 100644 --- a/meta/recipes-support/curl/curl/disable-tests +++ b/meta/recipes-support/curl/curl/disable-tests | |||
@@ -1,9 +1,15 @@ | |||
1 | # Intermittently fails e.g. https://autobuilder.yocto.io/pub/non-release/20231220-28/testresults/qemux86-64-ptest/curl.log | ||
2 | # https://autobuilder.yocto.io/pub/non-release/20231220-27/testresults/qemux86-64-ptest/curl.log | ||
3 | 337 | ||
1 | # These CRL test (alt-avc) are failing | 4 | # These CRL test (alt-avc) are failing |
2 | 356 | 5 | 356 |
3 | 412 | 6 | 412 |
4 | 413 | 7 | 413 |
5 | # These CRL tests are scanning docs | 8 | # These CRL tests are scanning docs |
6 | 971 | 9 | 971 |
10 | # Intermittently hangs e.g https://autobuilder.yocto.io/pub/non-release/20231220-27/testresults/qemux86-64-ptest/curl.log | ||
11 | 1096 | ||
12 | # These CRL tests are scanning docs | ||
7 | 1119 | 13 | 1119 |
8 | 1132 | 14 | 1132 |
9 | 1135 | 15 | 1135 |