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

failures:

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

failures:

	./test/finally_timeout.ts
	error

test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD])

error: Test failed