Right now the initial_sync_fails tests expect the failed node to exit normally, which it usually does as we kill it with SIGTERM. However, if the test runs a bit slow, it may hit an fassert (normal, as initial sync has failed) before the SIGTERM. So we should wait for that fassert to make the test deterministic.
- Votes:
-
0 Vote for this issue
- Watchers:
-
1 Start watching this issue
- Created:
- Updated:
- Resolved: