-
Notifications
You must be signed in to change notification settings - Fork 351
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
filters/scheduler: wait for spans finishing in lifo errors test
The tests was introduced by #1944 It may happen that not all spans are finished by the time test verifies response results (because spans are closed after response has been served). This change waits for all mock spans to finish and forces scheduler metrics update. Signed-off-by: Alexander Yastrebov <[email protected]>
- Loading branch information
1 parent
196a5a5
commit 1e23cb0
Showing
2 changed files
with
39 additions
and
3 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
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