nanocurrency / nano-node

Nano is digital currency. Its ticker is: XNO and its currency symbol is: Ӿ
https://nano.org
BSD 3-Clause "New" or "Revised" License
3.48k stars 787 forks source link

unit test active_transactions.fork_filter_cleanup failed in CI #3769

Closed dsiganos closed 2 years ago

dsiganos commented 2 years ago
[ RUN      ] active_transactions.fork_filter_cleanup
/workspace/nano/core_test/active_transactions.cpp:790: Failure
Value of: node1.network.publish_filter.apply (send_block_bytes.data (), send_block_bytes.size ())
  Actual: true
Expected: false
[  FAILED  ] active_transactions.fork_filter_cleanup (1417 ms)

https://github.com/nanocurrency/nano-node/runs/5746828001?check_suite_focus=true#step:6:66

dsiganos commented 2 years ago

Duplicate of #3762