Skip to content

Commit

Permalink
skip more SPHINCS algs from weekly testing (#1102)
Browse files Browse the repository at this point in the history
  • Loading branch information
baentsch committed Oct 6, 2021
1 parent 36d8a49 commit 59c1987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -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
Expand Down

0 comments on commit 59c1987

Please sign in to comment.