You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2022. It is now read-only.
I attempted to resolve the issue but the test would still intermittently fail on MacOS on GitHub actions. The failures were always related to it iterating forward faster than dictated by my delays. See the commits from that PR for more information about what I tried.
Open to suggestions on how to get test coverage for this behavior to be reliable in CI.
I removed the last 2 tests here because they relied on system time and would intermittently fail. Need to figure out a better way to test FakeTime.
mock/time_test.ts
Lines 303 to 360 in a22be7f
The text was updated successfully, but these errors were encountered: