Page MenuHomePhabricator

Increase timeout on avalanche test.
ClosedPublic

Authored by deadalnix on Aug 28 2019, 15:22.

Details

Summary

This shouldn't be an issue, because the loop break as soon as the event is reached.

Test Plan

Run the test and check there was no failure, and that it did not take forever to run.

As the issue cannot be reproduced reliably, this cannot ensure that this fixes it, but it should be enough.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested changes to this revision.Aug 28 2019, 15:28
Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/test/avalanche_tests.cpp
801 ↗(On Diff #10996)

5 minutes

This revision now requires changes to proceed.Aug 28 2019, 15:28

Actually do wait for 1 minute

This revision is now accepted and ready to land.Aug 28 2019, 15:46
This revision was automatically updated to reflect the committed changes.