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

failures:

aggregate
AggregateError
    Error: Error 1
        at [WILDCARD]/testdata/test/aggregate_error.ts:2:18
        [WILDCARD]
    Error: Error 2
        at [WILDCARD]/testdata/test/aggregate_error.ts:3:18
        [WILDCARD]
    at [WILDCARD]/testdata/test/aggregate_error.ts:5:9
    at [WILDCARD]

failures:

	aggregate

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

error: Test failed