diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index d378d9294a..367abddc68 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -169,7 +169,6 @@ jobs: - name: hyper install_steps: rust hyper valgrind configure: LDFLAGS="-Wl,-rpath,$HOME/hyper/target/debug" --with-openssl --with-hyper=$HOME/hyper --enable-debug --enable-websockets - tflags: '!500' singleuse: --unit - name: rustls diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 803d768775..bf7274344c 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -68,6 +68,7 @@ # 1591, 1943. See https://github.com/hyperium/hyper/issues/2699 for details. %if hyper 266 +500 579 587 # 1021 re-added here due to flakiness