summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2023-12-21 12:37:51 +0000
committerSteve Sakoman <steve@sakoman.com>2024-01-31 04:10:24 -1000
commitc6def80c31566b8de6134166471e491d9e898459 (patch)
tree893b0a511b2127b043619fc4cc9305fce00b6210
parent01017ff17d29d1c975fe35e26fce0c971a3bbb2c (diff)
downloadpoky-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-tests6
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
3337
1# These CRL test (alt-avc) are failing 4# These CRL test (alt-avc) are failing
2356 5356
3412 6412
4413 7413
5# These CRL tests are scanning docs 8# These CRL tests are scanning docs
6971 9971
10# Intermittently hangs e.g https://autobuilder.yocto.io/pub/non-release/20231220-27/testresults/qemux86-64-ptest/curl.log
111096
12# These CRL tests are scanning docs
71119 131119
81132 141132
91135 151135