1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tests/testdata/test/finally_timeout.out
2022-06-14 20:51:49 +02:00

20 lines
432 B
Text

Check [WILDCARD]/test/finally_timeout.ts
running 2 tests from ./test/finally_timeout.ts
error ... FAILED ([WILDCARD])
success ... ok ([WILDCARD])
ERRORS
error => ./test/finally_timeout.ts:[WILDCARD]
error: Error: fail
throw new Error("fail");
^
at [WILDCARD]/test/finally_timeout.ts:4:11
FAILURES
error => ./test/finally_timeout.ts:[WILDCARD]
FAILED | 1 passed | 1 failed ([WILDCARD])
error: Test failed