RESOLVED FIXED 178177
Disable test262 named capture group tests with direct unicode names and with references before definitions
https://bugs.webkit.org/show_bug.cgi?id=178177
Summary Disable test262 named capture group tests with direct unicode names and with ...
Michael Saboff
Reported 2017-10-11 11:30:16 PDT
Failing Test262 test - JSTests/test262/test/built-ins/RegExp/named-groups/unicode-property-names.js Exception: SyntaxError: Invalid regular expression: invalid group specifier name at JSTests/test262/test/built-ins/RegExp/named-groups/unicode-property-names.js:16 JSTests/test262/test/built-ins/RegExp/named-groups/unicode-references.js Exception: SyntaxError: Invalid regular expression: invalid backreference for unicode pattern at JSTests/test262/test/built-ins/RegExp/named-groups/unicode-references.js:33 Bugs to resolve these failures are https://bugs.webkit.org/show_bug.cgi?id=178174 and https://bugs.webkit.org/show_bug.cgi?id=178175 respectively.
Attachments
Patch (2.98 KB, patch)
2017-10-11 11:34 PDT, Michael Saboff
no flags
Michael Saboff
Comment 1 2017-10-11 11:34:52 PDT
Keith Miller
Comment 2 2017-10-11 11:57:27 PDT
Comment on attachment 323433 [details] Patch rs=me.
WebKit Commit Bot
Comment 3 2017-10-11 12:24:44 PDT
Comment on attachment 323433 [details] Patch Clearing flags on attachment: 323433 Committed r223201: <https://trac.webkit.org/changeset/223201>
WebKit Commit Bot
Comment 4 2017-10-11 12:24:45 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2017-10-11 12:25:07 PDT
Note You need to log in before you can comment on or make changes to this bug.