2021-06-29 09:40:16 -04:00
|
|
|
Check [WILDCARD]/test/fail_fast.ts
|
|
|
|
running 10 tests from [WILDCARD]/test/fail_fast.ts
|
|
|
|
test test 1 ... FAILED ([WILDCARD])
|
|
|
|
|
|
|
|
failures:
|
|
|
|
|
|
|
|
test 1
|
|
|
|
Error
|
|
|
|
at [WILDCARD]/test/fail_fast.ts:2:9
|
2021-07-03 18:17:52 -04:00
|
|
|
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:218:13)
|
|
|
|
at Object.runTests (deno:runtime/js/40_testing.js:264:13)
|
2021-06-29 09:40:16 -04:00
|
|
|
at [WILDCARD]/$deno$test.js:1:27
|
|
|
|
|
|
|
|
failures:
|
|
|
|
|
|
|
|
test 1
|
|
|
|
|
|
|
|
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD])
|
|
|
|
|