-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
Description
py: commands[1]> coverage run tests/aggregate_tests.py
.............................................Assertion failed: (ret == 0), function digest_final, file boringssl_crypto_digests.m, line 41.
py: exit -6 (0.86 seconds) /Users/runner/work/securesystemslib/securesystemslib> coverage run tests/aggregate_tests.py pid=4425
py: FAIL code -6 (53.39=setup[52.46]+cmd[0.08,0.86] seconds)
evaluation failed :( (53.44 seconds)
##[error]Process completed with exit code 250.
This has started spontaneously happening on MacOS tests
- possibly a MacOS version upgrade at GitHub (
latestseems to be 15 now) - Seems to be softHSM related
- unsure why the test output is so useless -- the dots imply some tests ran successfully but no details are printed
https://github.com/secure-systems-lab/securesystemslib/actions/runs/16907970557/job/47902086133