-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Empty show more show less
Since the introduction of the makeInterruptableAsyncTimer method in v3.5.9, we have had flaky test runs on osx because timing differs between OSX and Linux. Sinon provides us a way to mock timers, so we should use that to make these test runs deterministic across platforms.
- is duplicated by
-
NODE-2512 Fix flaky macOS tests for recording roundTripTime
- Closed