-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor
runLoadBalancerTest
a little
The routeIds size assertion failed on CI: ``` org.junit.ComparisonFailure: expected:<[2]> but was:<[1]> ``` Now we should get a bit better error message. We will see the singular route and its count. We might see that it's not the full 1000. Or it might just show a single route with 1000 count. We'll also get another CI trigger and see if it was a flake. It' s possible that the problem existed for a longer time, but `OracleJDK` flakiness was covering it up.
- Loading branch information
Showing
1 changed file
with
10 additions
and
12 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