-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make tests more resilient to slow emit stats
Without the `eval` instructions, the stats were emitted "too slowly", and some tests expect metrics to be available sooner. The update to the Makefile ensures that stats are emitted "quickly". Those instructions are borrowed from the CI scripts in bin/ The expectations in the test prevent a panic when the stats are not emitted fast enough.
- Loading branch information
1 parent
952237b
commit 5f9eab4
Showing
2 changed files
with
6 additions
and
0 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