You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
================================================================================== short test summary info ==================================================================================
FAILED tests/test_acvp_vectors.py::test_acvp_vec_kem_keygen[ML-KEM-512] - FileNotFoundError: [Errno 2] No such file or directory: 'build/tests/vectors_kem'
FAILED tests/test_acvp_vectors.py::test_acvp_vec_kem_encdec_aft[ML-KEM-768] - FileNotFoundError: [Errno 2] No such file or directory: 'build/tests/vectors_kem'
FAILED tests/test_acvp_vectors.py::test_acvp_vec_kem_keygen[ML-KEM-768] - FileNotFoundError: [Errno 2] No such file or directory: 'build/tests/vectors_kem'
FAILED tests/test_acvp_vectors.py::test_acvp_vec_kem_encdec_aft[ML-KEM-512] - FileNotFoundError: [Errno 2] No such file or directory: 'build/tests/vectors_kem'
FAILED tests/test_acvp_vectors.py::test_acvp_vec_kem_encdec_val[ML-KEM-512] - FileNotFoundError: [Errno 2] No such file or directory: 'build/tests/vectors_kem'
FAILED tests/test_acvp_vectors.py::test_acvp_vec_kem_encdec_val[ML-KEM-768] - FileNotFoundError: [Errno 2] No such file or directory: 'build/tests/vectors_kem'
FAILED tests/test_acvp_vectors.py::test_acvp_vec_kem_encdec_val[ML-KEM-1024] - FileNotFoundError: [Errno 2] No such file or directory: 'build/tests/vectors_kem'
FAILED tests/test_acvp_vectors.py::test_acvp_vec_kem_encdec_aft[ML-KEM-1024] - FileNotFoundError: [Errno 2] No such file or directory: 'build/tests/vectors_kem'
FAILED tests/test_acvp_vectors.py::test_acvp_vec_kem_keygen[ML-KEM-1024] - FileNotFoundError: [Errno 2] No such file or directory: 'build/tests/vectors_kem'
================================================================== 9 failed, 476 passed, 558 skipped in 1182.21s (0:19:42) ==================================================================
To Reproduce
Regular build + test.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
OS: FreeBSD 14.1
Compiler version used: clang-18
Python-3.11
liboqs version: 0.11.0
Additional context
Found in the FreeBSD port.
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Regular build + test.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context
Found in the FreeBSD port.
The text was updated successfully, but these errors were encountered: