Page MenuHomePhabricator

[avalanche] Fix flaky proof rank comparison in processor_tests
ClosedPublic

Authored by roqqit on Thu, Mar 20, 17:04.

Details

Summary

If two proofs have the same rank, this test breaks because one of the proofs is not marked as accepted like it should be.

Test Plan
for I in {0..100}; do ninja check-avalanche-processor_tests || break ; done

Diff Detail

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