]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
CI: ignore test 286 on Appveyor gcc 7 build
authorViktor Szakats <commit@vsz.me>
Fri, 10 May 2024 07:49:57 +0000 (09:49 +0200)
committerViktor Szakats <commit@vsz.me>
Fri, 10 May 2024 14:49:09 +0000 (16:49 +0200)
Disabled earlier for gcc 9 builds. gcc 7 uses the same runner and
prone to similar intermittent failures.

Follow-up to f1e05a6e6e7225fa09952abb2c935ae1abe44f45 #12106 #12040
Closes #13575

appveyor.yml

index 73d28f54bb13e78230d5846ed6cbce0cacc90600..3fb20913805363acf75ae0d9d1dbd515ad1594ff 100644 (file)
@@ -140,7 +140,8 @@ environment:
       ENABLE_UNICODE: 'ON'
       HTTP_ONLY: 'OFF'
       TESTING: 'ON'
-      DISABLED_TESTS: '!1086 !1139 !1451 !1501 !1177 !1477'
+      # test 286 disabled due to https://github.com/curl/curl/issues/12040
+      DISABLED_TESTS: '~286 !1086 !1139 !1451 !1501 !1177 !1477'
       ADD_PATH: 'C:/mingw-w64/x86_64-7.2.0-posix-seh-rt_v5-rev1/mingw64/bin'
       MSYS2_ARG_CONV_EXCL: '/*'
       BUILD_OPT: -k