WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
253573
REGRESSION(
260692@main
) 14 Test262 tests fail after this this change
https://bugs.webkit.org/show_bug.cgi?id=253573
Summary
REGRESSION(260692@main) 14 Test262 tests fail after this this change
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-03-08 09:09:24 PST
<
rdar://problem/106430729
>
Michael Saboff
Comment 2
2023-03-08 11:22:04 PST
Pull request:
https://github.com/WebKit/WebKit/pull/11241
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.
Top of Page
Format For Printing
XML
Clone This Bug