1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-02 09:34:19 -04:00
denoland-deno/cli/tests/testdata/compat/test_runner/esm.out

26 lines
424 B
Text
Raw Normal View History

running 2 tests from [WILDCARD]
test Correct assertion ... ok ([WILDCARD])
test Failed assertion ... FAILED ([WILDCARD])
failures:
Failed assertion
AssertionError [ERR_ASSERTION]: Values are not strictly equal:
[Diff] Actual / Expected
- 10
+ 20
[WILDCARD]
failures:
[WILDCARD]Failed assertion
test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD])
error: Test failed