skip more SPHINCS algs from weekly testing (#1102)

This commit is contained in:
Michael Baentsch 2021-10-06 16:12:50 +02:00 committed by GitHub
parent 36d8a49c88
commit 59c19872eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -371,7 +371,7 @@ workflows:
# check: https://valgrind.org/info/platforms.html
CMAKE_ARGS: -DOQS_OPT_TARGET=haswell -DCMAKE_BUILD_TYPE=Debug -DOQS_ENABLE_TEST_CONSTANT_TIME=ON
PYTEST_ARGS: --numprocesses=auto -k 'test_constant_time'
SKIP_ALGS: 'SPHINCS\+-SHA256*,Rainbow-V-Compressed'
SKIP_ALGS: 'SPHINCS\+-SHA*,Rainbow-V-Compressed'
- linux_oqs:
name: undefined-sanitizer
context: openquantumsafe