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