Bug 253573

Summary: REGRESSION(260692@main) 14 Test262 tests fail after this this change
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Michael Saboff
Reported 2023-03-08 09:08:53 PST
These failures where introduced by 260692@main: test/built-ins/RegExp/lookBehind/mutual-recursive.js: default: 'Test262Error: Expected [a, aa] and [x, aa] to have the same contents. #4' strict mode: 'Test262Error: Expected [a, aa] and [x, aa] to have the same contents. #4' test/built-ins/RegExp/named-groups/non-unicode-references.js: default: "Test262Error: Second argument shouldn't be nullish. " strict mode: "Test262Error: Second argument shouldn't be nullish. " test/built-ins/RegExp/named-groups/unicode-references.js: default: "Test262Error: Second argument shouldn't be nullish. " strict mode: "Test262Error: Second argument shouldn't be nullish. " test/built-ins/RegExp/prototype/exec/duplicate-named-groups-properties.js: default: 'Bad exit code: 5' strict mode: 'Bad exit code: 5' test/built-ins/RegExp/prototype/exec/duplicate-named-indices-groups-properties.js: default: 'Bad exit code: 5' strict mode: 'Bad exit code: 5' test/built-ins/String/prototype/match/duplicate-named-groups-properties.js: default: 'Bad exit code: 5' strict mode: 'Bad exit code: 5' test/built-ins/String/prototype/match/duplicate-named-indices-groups-properties.js: default: 'Bad exit code: 5' strict mode: 'Bad exit code: 5'
Attachments
Radar WebKit Bug Importer
Comment 1 2023-03-08 09:09:24 PST
Michael Saboff
Comment 2 2023-03-08 11:22:04 PST
EWS
Comment 3 2023-03-08 22:26:39 PST
Committed 261405@main (6a323d41f6f0): <https://commits.webkit.org/261405@main> Reviewed commits have been landed. Closing PR #11241 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.