summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2023-12-21 12:37:51 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-12-21 13:49:48 +0000
commitb92406d2313234dccd77b05fe74c09ba9617a738 (patch)
treec77896aff538422a5cfe89822233ebc660844ba3
parent6ad00a5bd634813d7eb356270e5fc08a9b6a9863 (diff)
downloadpoky-b92406d2313234dccd77b05fe74c09ba9617a738.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: 1bfa564f1aa8b865f6c3ae3501e6d5f6cc0542eb) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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 833c640001..38a4d94476 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