summaryrefslogtreecommitdiff
path: root/tests/specs/test/finally_timeout/main.out
blob: cdc081f47dad1142a142145c43c34c5e18c18675 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Check [WILDCARD]/main.ts
running 2 tests from ./main.ts
error ... FAILED ([WILDCARD])
success ... ok ([WILDCARD])

 ERRORS 

error => ./main.ts:[WILDCARD]
error: Error: fail
    throw new Error("fail");
          ^
    at [WILDCARD]/main.ts:4:11

 FAILURES 

error => ./main.ts:[WILDCARD]

FAILED | 1 passed | 1 failed ([WILDCARD])

error: Test failed