mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
tests: Reduce noise level in test_bitcoin output
This commit is contained in:
parent
edc68d40e9
commit
e502c3c515
3 changed files with 0 additions and 5 deletions
|
|
@ -167,7 +167,6 @@ static void Correct_Queue_range(std::vector<size_t> range)
|
|||
BOOST_REQUIRE(control.Wait());
|
||||
if (FakeCheckCheckCompletion::n_calls != i) {
|
||||
BOOST_REQUIRE_EQUAL(FakeCheckCheckCompletion::n_calls, i);
|
||||
BOOST_TEST_MESSAGE("Failure on trial " << i << " expected, got " << FakeCheckCheckCompletion::n_calls);
|
||||
}
|
||||
}
|
||||
tg.interrupt_all();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue