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