Skip to content

Commit

Permalink
Update edgecases expectations
Browse files Browse the repository at this point in the history
  • Loading branch information
gibson042 committed Aug 16, 2022
1 parent 96ff6ef commit 0e14eba
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions test-tap/reporters/default.edgecases.v16.log
Expand Up @@ -3,16 +3,16 @@
⚠ Could not parse ast-syntax-error.cjs for line number selection

SyntaxError: Unexpected token (3:11)
 at Parser.pp$4.raise (~/node_modules/acorn/dist/acorn.js:3462:15)
 at Parser.pp$9.unexpected (~/node_modules/acorn/dist/acorn.js:756:10)
 at Parser.pp$5.parseExprAtom (~/node_modules/acorn/dist/acorn.js:2837:12)
 at Parser.pp$5.parseExprSubscripts (~/node_modules/acorn/dist/acorn.js:2629:21)
 at Parser.pp$5.parseMaybeUnary (~/node_modules/acorn/dist/acorn.js:2595:19)
 at Parser.pp$5.parseExprOps (~/node_modules/acorn/dist/acorn.js:2522:21)
 at Parser.pp$5.parseMaybeConditional (~/node_modules/acorn/dist/acorn.js:2505:21)
 at Parser.pp$5.parseMaybeAssign (~/node_modules/acorn/dist/acorn.js:2472:21)
 at Parser.pp$8.parseVar (~/node_modules/acorn/dist/acorn.js:1299:26)
 at Parser.pp$8.parseVarStatement (~/node_modules/acorn/dist/acorn.js:1163:10)
 at Parser.pp$4.raise (~/node_modules/acorn/dist/acorn.js:3459:15)
 at Parser.pp$9.unexpected (~/node_modules/acorn/dist/acorn.js:760:10)
 at Parser.pp$5.parseExprAtom (~/node_modules/acorn/dist/acorn.js:2843:12)
 at Parser.pp$5.parseExprSubscripts (~/node_modules/acorn/dist/acorn.js:2635:21)
 at Parser.pp$5.parseMaybeUnary (~/node_modules/acorn/dist/acorn.js:2601:19)
 at Parser.pp$5.parseExprOps (~/node_modules/acorn/dist/acorn.js:2528:21)
 at Parser.pp$5.parseMaybeConditional (~/node_modules/acorn/dist/acorn.js:2511:21)
 at Parser.pp$5.parseMaybeAssign (~/node_modules/acorn/dist/acorn.js:2478:21)
 at Parser.pp$8.parseVar (~/node_modules/acorn/dist/acorn.js:1303:26)
 at Parser.pp$8.parseVarStatement (~/node_modules/acorn/dist/acorn.js:1167:10)

---tty-stream-chunk-separator
Uncaught exception in ast-syntax-error.cjs
Expand Down

0 comments on commit 0e14eba

Please sign in to comment.