]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tests: mark tests 1631, 1632 flaky
authorViktor Szakats <commit@vsz.me>
Thu, 6 Mar 2025 03:43:49 +0000 (04:43 +0100)
committerViktor Szakats <commit@vsz.me>
Thu, 6 Mar 2025 12:17:15 +0000 (13:17 +0100)
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

.github/workflows/macos.yml
tests/data/test1631
tests/data/test1632

index 3babe434bc266446789d26431e07e818b3746a33..8e6b1afa286bc3213ecc70a6b7b874dd876a46d1 100644 (file)
@@ -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
index f624c4142607f0b324dd8a5ada1a5c5191a367b6..4bd67843db708bcfcfcfbe6cc42a241707a33f93 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 FTP
 HTTPS-proxy
+flaky
 </keywords>
 </info>
 
index 919f2c52827636d616b41ed35b17c11f699b827b..1685ce7a70c7fe553cdd9722b5a52d12de796eab 100644 (file)
@@ -3,6 +3,7 @@
 <keywords>
 FTP
 HTTPS-proxy
+flaky
 </keywords>
 </info>