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
|
|
|
|
2022-05-09 04:56:13 -04:00
|
|
|
ERRORS
|
2021-06-29 09:40:16 -04:00
|
|
|
|
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
|
|
|
|
|
2022-05-09 04:56:13 -04:00
|
|
|
FAILURES
|
2021-06-29 09:40:16 -04:00
|
|
|
|
2022-05-04 19:15:54 -04:00
|
|
|
error => ./test/finally_timeout.ts:[WILDCARD]
|
2021-06-29 09:40:16 -04:00
|
|
|
|
2022-06-14 14:51:49 -04:00
|
|
|
FAILED | 1 passed | 1 failed ([WILDCARD])
|
2021-06-29 09:40:16 -04:00
|
|
|
|
2021-07-22 07:34:29 -04:00
|
|
|
error: Test failed
|