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
Intermittent (and likely super-rare) unit test failure in blockfilter_index_tests/blockfilter_index_initial_sync:
Running 352 test cases...
test/blockfilter_index_tests.cpp(149): fatal error:
in "blockfilter_index_tests/blockfilter_index_initial_sync":
critical check time_start + timeout_ms > GetTimeMillis() has failed
pure virtual method called
terminate called without an active exception
unknown location(0): fatal error: in
"blockfilter_index_tests/blockfilter_index_initial_sync":
signal: SIGABRT (application abort requested)
Scheduling non-determinism that could be handled more gracefully?