hyperledger-iroha / iroha

Iroha - A simple, enterprise-grade decentralized ledger
https://wiki.hyperledger.org/display/iroha
Apache License 2.0
438 stars 280 forks source link

fix(supervisor): failing tests, chores #5070

Closed 0x009922 closed 1 month ago

0x009922 commented 1 month ago

Context

4716 broke some tests.

Solution

This PR fixes kura_not_miss_replace_block, increases timeout for can_monitor_os_thread_spawn (broken in #4996), and does some other chores.

It doesn't fix restarted_peer_should_have_the_same_asset_amount as it requires deeper refactoring (WiP).

Checklist

nxsaken commented 1 month ago

kura_not_miss_replace_block still fails