Skip to content

Move two files from 'early' to 'fail' after merge of PR #2392#33

Open
jmdyck wants to merge 1 commit into
tc39:masterfrom
jmdyck:after_2392
Open

Move two files from 'early' to 'fail' after merge of PR #2392#33
jmdyck wants to merge 1 commit into
tc39:masterfrom
jmdyck:after_2392

Conversation

@jmdyck
Copy link
Copy Markdown
Contributor

@jmdyck jmdyck commented Sep 28, 2021

Each of the two tests:
early/1447683fba196181.js
early/d52f769ab39372c7.js
consists of a RegularExpressionLiteral in which the RegularExpressionFlags contains a UnicodeEscapeSequence.

Formerly, this was disallowed via an Early Error, but with the merge of tc39/ecma262#2392, it is now disallowed via the grammar. Thus, these tests should move from 'early' to 'fail'.

Each of the two tests:
  early/1447683fba196181.js
  early/d52f769ab39372c7.js
consists of a RegularExpressionLiteral in which the RegularExpressionFlags
contains a UnicodeEscapeSequence.

Formerly, this was disallowed via an Early Error,
but with the merge of tc39/ecma262#2392,
it is now disallowed via the grammar.
Thus, these tests should move from 'early' to 'fail'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant