0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/cli/tests/test/finally_timeout.out

24 lines
692 B
Text
Raw Normal View History

Check [WILDCARD]/test/finally_timeout.ts
running 2 tests from [WILDCARD]/test/finally_timeout.ts
test error ... FAILED ([WILDCARD])
test success ... ok ([WILDCARD])
failures:
error
Error: fail
at [WILDCARD]/test/finally_timeout.ts:4:11
at asyncOpSanitizer (deno:runtime/js/40_testing.js:35:15)
at resourceSanitizer (deno:runtime/js/40_testing.js:72:13)
at exitSanitizer (deno:runtime/js/40_testing.js:99:15)
at runTest (deno:runtime/js/40_testing.js:206:13)
at Object.runTests (deno:runtime/js/40_testing.js:249:28)
at [WILDCARD]/$deno$test.js:1:27
failures:
error
test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD])