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
ERRORS
waitFor() throws DOMException on timeout => ./async/unstable_wait_for_test.ts:16:6
error: AssertionError: Expected actual: "112" to be close to "100": delta "12" is greater than "10".
throw new AssertionError(
^
at assertAlmostEquals (file:///Users/runner/work/std/std/assert/almost_equals.ts:51:9)
at file:///Users/runner/work/std/std/async/unstable_wait_for_test.ts:25:3
FAILURES
waitFor() throws DOMException on timeout => ./async/unstable_wait_for_test.ts:16:6
FAILED | 3099 passed (2720 steps) | 1 failed | 11 ignored (1m9s)
error: Test failed
Error: Process completed with exit code 1.
https://github.com/denoland/std/actions/runs/13148004852/job/36690141694
std/async/unstable_wait_for_test.ts
Lines 16 to 28 in 3b75ee7
The text was updated successfully, but these errors were encountered: