-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: deal with test flakiness due to early setTimeout callback (#2657)
These two 'span.composite.sum > 30' tests have been flaky in CI. A recent failure shows a value of `29.699`. The theory is that this is due to the setTimeout calls firing slightly sooner than 10ms as discussed at: nodejs/node#26578 (comment) Refs: #2647
- Loading branch information
Showing
1 changed file
with
9 additions
and
2 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