summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/compat/test_runner/cjs.out
blob: 02d86891bedc604042ed9e82fb0bd8c7f5cbafe8 (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
25
26
running 2 tests from compat/test_runner/cjs.js
Correct assertion ... ok ([WILDCARD])
Failed assertion ... FAILED ([WILDCARD])

failures:

compat/test_runner/cjs.js > Failed assertion
AssertionError [ERR_ASSERTION]: Values are not strictly equal:


    [Diff] Actual / Expected


-   10
+   20

[WILDCARD]

failures:

	compat/test_runner/cjs.js
	Failed assertion

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

error: Test failed