-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: make latency test deterministic (#5895)
Description --- Updates a latency test to be deterministic and exercise more cases. Motivation and Context --- A recent update in #5890 adds a test for sorting peers by latency. Its test is randomized and may not fully exercise all the desired cases. This PR makes a simple change that updates the test to be deterministic. How Has This Been Tested? --- It's a test, which passes! What process can a PR reviewer use to test or verify this change? --- Confirm that the test does what it says it does.
- Loading branch information
1 parent
1864203
commit 1993bef
Showing
1 changed file
with
31 additions
and
16 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