|
| 1 | + |
| 2 | +---tty-stream-chunk-separator |
| 3 | + [35m⚠ Could not parse ast-syntax-error.cjs for line number selection[39m |
| 4 | + |
| 5 | + SyntaxError: Unexpected token (3:11) |
| 6 | + |
| 7 | +---tty-stream-chunk-separator |
| 8 | + [1mUncaught exception in ast-syntax-error.cjs[22m |
| 9 | + |
| 10 | + ~/test-tap/fixture/report/edgecases/ast-syntax-error.cjs:3 |
| 11 | + const fn = do { |
| 12 | + ^^ |
| 13 | + |
| 14 | + SyntaxError: Unexpected token 'do' |
| 15 | + |
| 16 | +---tty-stream-chunk-separator |
| 17 | + [31m✘ ast-syntax-error.cjs exited with a non-zero exit code: 1[39m |
| 18 | +---tty-stream-chunk-separator |
| 19 | + [31m✘ No tests found in ava-import-no-test-declaration.cjs[39m |
| 20 | +---tty-stream-chunk-separator |
| 21 | + |
| 22 | + [1mUncaught exception in import-and-use-test-member.cjs[22m |
| 23 | + |
| 24 | + [90mimport-and-use-test-member.cjs:3[39m |
| 25 | + |
| 26 | + [90m2:[39m |
| 27 | + [41m[1m 3: test('pass', t => t.pass());[22m[49m |
| 28 | + [90m4:[39m |
| 29 | + |
| 30 | + TypeError: test is not a function |
| 31 | + |
| 32 | + [90m› Object.<anonymous> (test-tap/fixture/report/edgecases/import-and-use-test-member.cjs:3:1)[39m |
| 33 | + |
| 34 | +---tty-stream-chunk-separator |
| 35 | + [31m✘ import-and-use-test-member.cjs exited with a non-zero exit code: 1[39m |
| 36 | +---tty-stream-chunk-separator |
| 37 | + [31m✘ No tests found in no-ava-import.cjs, make sure to import "ava" at the top of your test file[39m |
| 38 | +---tty-stream-chunk-separator |
| 39 | + [31m✘ Line numbers for test.cjs did not match any tests[39m |
| 40 | +---tty-stream-chunk-separator |
| 41 | + |
| 42 | + [1mUncaught exception in throws.cjs[22m |
| 43 | + |
| 44 | + [90mthrows.cjs:1[39m |
| 45 | + |
| 46 | + [41m[1m 1: throw new Error('throws');[22m[49m |
| 47 | + [90m2:[39m |
| 48 | + |
| 49 | + Error: throws |
| 50 | + |
| 51 | + [90m› Object.<anonymous> (test-tap/fixture/report/edgecases/throws.cjs:1:7)[39m |
| 52 | + |
| 53 | +---tty-stream-chunk-separator |
| 54 | + [31m✘ throws.cjs exited with a non-zero exit code: 1[39m |
| 55 | +---tty-stream-chunk-separator |
| 56 | + [90m─[39m |
| 57 | + |
| 58 | + [31m3 uncaught exceptions[39m |
| 59 | +---tty-stream-chunk-separator |
0 commit comments