From: Viktor Szakats Date: Thu, 6 Mar 2025 03:43:49 +0000 (+0100) Subject: tests: mark tests 1631, 1632 flaky X-Git-Tag: curl-8_13_0~250 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fbd372e0d5346b68024f2c9282724544f41506c;p=thirdparty%2Fcurl.git tests: mark tests 1631, 1632 flaky We already marked them flaky in GHA/macos CI. They are also flaky in other CI jobs, in other OSes, with multiple TLS backends: - MSVC/LibreSSL: https://github.com/curl/curl/actions/runs/13683996410/job/38262956317 - MSVC/wolfSSL: https://github.com/curl/curl/actions/runs/13680682695/job/38252047077 - FreeBSD/OpenSSL3: https://github.com/curl/curl/actions/runs/13690910863/job/38283867721#step:3:1 Ref: fa461b4eff52b413f88debf543b5350a6cef4724 #14486 Closes #16584 --- diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 3babe434bc..8e6b1afa28 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -323,7 +323,6 @@ jobs: if [[ '${{ matrix.build.configure }}' = *'--with-secure-transport'* || \ '${{ matrix.build.generate }}' = *'-DCURL_USE_SECTRANSP=ON'* ]]; then TFLAGS+=' ~313' # Secure Transport does not support crl file - TFLAGS+=' ~1631 ~1632' # Secure Transport is not able to shutdown ftp over https gracefully yet fi fi source $HOME/venv/bin/activate diff --git a/tests/data/test1631 b/tests/data/test1631 index f624c41426..4bd67843db 100644 --- a/tests/data/test1631 +++ b/tests/data/test1631 @@ -3,6 +3,7 @@ FTP HTTPS-proxy +flaky diff --git a/tests/data/test1632 b/tests/data/test1632 index 919f2c5282..1685ce7a70 100644 --- a/tests/data/test1632 +++ b/tests/data/test1632 @@ -3,6 +3,7 @@ FTP HTTPS-proxy +flaky