2021-06-29 09:40:16 -04:00
|
|
|
Check [WILDCARD]/test/finally_timeout.ts
|
2022-04-16 15:51:55 -04:00
|
|
|
running 2 tests from ./test/finally_timeout.ts
|
2022-04-11 12:27:17 -04:00
|
|
|
error ... FAILED ([WILDCARD])
|
|
|
|
success ... ok ([WILDCARD])
|
2021-06-29 09:40:16 -04:00
|
|
|
|
|
|
|
failures:
|
|
|
|
|
2022-05-04 19:15:54 -04:00
|
|
|
error => ./test/finally_timeout.ts:[WILDCARD]
|
|
|
|
error: Error: fail
|
2022-04-16 13:51:12 -04:00
|
|
|
throw new Error("fail");
|
|
|
|
^
|
2021-06-29 09:40:16 -04:00
|
|
|
at [WILDCARD]/test/finally_timeout.ts:4:11
|
|
|
|
|
|
|
|
failures:
|
|
|
|
|
2022-05-04 19:15:54 -04:00
|
|
|
error => ./test/finally_timeout.ts:[WILDCARD]
|
2021-06-29 09:40:16 -04:00
|
|
|
|
|
|
|
test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD])
|
|
|
|
|
2021-07-22 07:34:29 -04:00
|
|
|
error: Test failed
|