0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 09:57:11 -05:00
deno/cli/tests/testdata/test/finally_timeout.out

21 lines
422 B
Text
Raw Normal View History

Check [WILDCARD]/test/finally_timeout.ts
running 2 tests from test/finally_timeout.ts
error ... FAILED ([WILDCARD])
success ... ok ([WILDCARD])
failures:
test/finally_timeout.ts > error
Error: fail
at [WILDCARD]/test/finally_timeout.ts:4:11
at [WILDCARD]
failures:
test/finally_timeout.ts
error
test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD])
error: Test failed