-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests(zipkin): addressing flakiness (#10907)
* tests(zipkin): span order induced flakiness this test relied on the order of spans returned, this sometimes changed making the test fail. This commit fixes the test by "searching" for the expected spans in the returned array. * tests(zipkin): timeout induced flakiness
- Loading branch information
Showing
1 changed file
with
107 additions
and
56 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