AntelopeIO / spring

C++ implementation of the Antelope protocol with Savanna consensus
Other
5 stars 2 forks source link

Test failure: svnn_ibc_unit_test #198

Closed heifner closed 1 month ago

heifner commented 3 months ago

https://github.com/AntelopeIO/spring/actions/runs/9223734123/job/25378030488

Running 1 test case...
10 assert_exception: Assert Exception
retrys: Never saw this nodes vote processed before timeout
    {}
    unit_test  tester.cpp:504 _wait_for_vote_if_needed
rethrow
    {}
    unit_test  svnn_ibc_tests.cpp:[356](https://github.com/AntelopeIO/spring/actions/runs/9223734123/job/25378030488#step:5:357) test_method

unknown location(0): fatal error: in "svnn_ibc/ibc_test": std::runtime_error: Caught Unexpected Exception
/__w/spring/spring/unittests/svnn_ibc_tests.cpp(217): last checkpoint
heifner commented 1 month ago

Likely resolved by #235.