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
Add oqsprovider and liboqs to whitelist to address CentOS 10 failure
5/1406 Test #12: pyunittests-bindings-pyroot-pythonizations-pyroot-import-load-libs ............................***Failed 1.35 sec
test_import (import_load_libs.ImportLoadLibs.test_import)
Test libraries loaded after importing ROOT ... ERROR
======================================================================
ERROR: test_import (import_load_libs.ImportLoadLibs.test_import)
Test libraries loaded after importing ROOT
----------------------------------------------------------------------
Traceback (most recent call last):
File "/builddir/build/BUILD/root-6.34.06/bindings/pyroot/pythonizations/test/import_load_libs.py", line 124, in test_import
raise Exception('Found not whitelisted libraries after importing ROOT:' \
Exception: Found not whitelisted libraries after importing ROOT:
- oqsprovider
- liboqs
If the test fails with a library that is loaded on purpose, please add it to the whitelist.
----------------------------------------------------------------------
Ran 1 test in 1.188s
FAILED (errors=1)
CMake Error at /builddir/build/BUILD/root-6.34.06/cmake/modules/RootTestDriver.cmake:232 (message):
error code: 1
0 commit comments