-
Notifications
You must be signed in to change notification settings - Fork 798
Description
Node version: v23.0
ds@tux:~/nano/releases/V23.0/build$ ./slow_test --gtest_filter=system.receive_while_synchronizing
Note: Google Test filter = system.receive_while_synchronizing
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from system
[ RUN ] system.receive_while_synchronizing
Mass activity iteration 0 us 0 us/t 0 block count: 1
Mass activity iteration 256 us 2307913 us/t 9015 block count: 182
Mass activity iteration 512 us 2732057 us/t 10672 block count: 380
Mass activity iteration 768 us 3507397 us/t 13700 block count: 583
/home/ds/nano/releases/V23.0/nano-node/nano/slow_test/node.cpp:80: Failure
Value of: system.poll ()
Actual: Deadline expired
Expected:
[ FAILED ] system.receive_while_synchronizing (22480 ms)
[----------] 1 test from system (22480 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (22480 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] system.receive_while_synchronizing
1 FAILED TEST