Closed
Description
https://github.com/denoland/std/actions/runs/13148545139/job/36691645547
ERRORS
Spinner constructor accepts interval => ./cli/unstable_spinner_test.ts:136:6
error: AssertionError: Values are not equal.
[Diff] Actual / Expected
[
"\r\x1b[K⠋\x1b[0m ",
"\r\x1b[K⠙\x1b[0m ",
"\r\x1b[K⠹\x1b[0m ",
- "\r\x1b[K⠸\x1b[0m ",
"\r\x1b[K",
]
throw new AssertionError(message);
^
at assertEquals (file:///D:/a/std/std/assert/equals.ts:64:9)
at file:///D:/a/std/std/cli/unstable_spinner_test.ts:163:5
FAILURES
Spinner constructor accepts interval => ./cli/unstable_spinner_test.ts:136:6
FAILED | 3088 passed (2720 steps) | 1 failed | 22 ignored (1m31s)
error: Test failed
Error: Process completed with exit code 1.
std/cli/unstable_spinner_test.ts
Lines 136 to 167 in 3b75ee7
Metadata
Metadata
Assignees
Labels
No labels