-
Notifications
You must be signed in to change notification settings - Fork 487
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minimize flakiness in TestBasicPayouts
Flakiness seemed to come from one of two places 1) Testing balances after a proposal as sometimes wrong, if the proposer proposed AGAIN before we performed the checks. 2) An off by one error such that if account01 (which proposed rarely) proposed in exactly the lookback'th round after burning algos, we thought it should not get paid, but it should.
- Loading branch information
Showing
1 changed file
with
43 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters