Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

preset: test failure with no test output. #407

Closed
evoskuil opened this issue May 22, 2024 · 2 comments
Closed

preset: test failure with no test output. #407

evoskuil opened this issue May 22, 2024 · 2 comments
Assignees
Labels

Comments

@evoskuil
Copy link
Member

Running tests...
/usr/local/bin/ctest --force-new-ctest-process 
Test project /home/runner/work/libbitcoin-network/libbitcoin-network/obj/nix-gnu-debug-shared
    Start 1: libbitcoin-network-test
1/1 Test #1: libbitcoin-network-test ..........***Failed    0.26 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) =   0.33 sec

The following tests FAILED:
	  1 - libbitcoin-network-test (Failed)
Errors while running CTest
Output from these tests are in: /home/runner/work/libbitcoin-network/libbitcoin-network/obj/nix-gnu-debug-shared/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
make: *** [Makefile:71: test] Error 8
Run cat /home/runner/work/libbitcoin-network/libbitcoin-network/Testing/Temporary/LastTest.log
cat: /home/runner/work/libbitcoin-network/libbitcoin-network/Testing/Temporary/LastTest.log: No such file or directory

https://github.com/libbitcoin/libbitcoin-network/actions/runs/9195550780/job/25291624293?pr=406

@evoskuil
Copy link
Member Author

The test failure went away upon restarting the job, which is potentially problematic - unless both issues are actually a consequence of an underlying build platform issue. It's worth posting an intentional test failure to find out.

@pmienk
Copy link
Member

pmienk commented Jul 18, 2024

@pmienk pmienk closed this as completed Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants