Bug 222142

Summary: [test262] test/built-ins/RegExp/match-indices needs updating for 'd' flag
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Michael Saboff
Reported 2021-02-18 16:37:28 PST
The current ToT test262 tests for the regexp-match-indices feature in the directory test/built-ins/RegExp/match-indices need updating for the recently approved 'd' flag. This bug is to track when that gets done so we can enable the feature in JSTests/test262/config.yaml.
Attachments
Patch (80.12 KB, patch)
2021-02-25 11:10 PST, Michael Saboff
no flags
Michael Saboff
Comment 1 2021-02-18 20:57:03 PST
There is a Pull request https://github.com/tc39/test262/pull/2934. with updated tests. I downloaded that PR and found two bugs in the test, which I added comments for in the PR.
Michael Saboff
Comment 2 2021-02-25 11:10:12 PST
Yusuke Suzuki
Comment 3 2021-02-25 11:11:45 PST
Comment on attachment 421547 [details] Patch r=me
EWS
Comment 4 2021-02-25 15:45:26 PST
Committed r273518: <https://commits.webkit.org/r273518> All reviewed patches have been landed. Closing bug and clearing flags on attachment 421547 [details].
Radar WebKit Bug Importer
Comment 5 2021-02-25 15:46:15 PST
Note You need to log in before you can comment on or make changes to this bug.