Bug 249624 - REGRESSION(257823@main): 4X Test262-test are constant failures
Summary: REGRESSION(257823@main): 4X Test262-test are constant failures
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-19 17:24 PST by Michael Saboff
Modified: 2022-12-20 09:21 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2022-12-19 17:24:38 PST
JSTests/test/built-ins/RegExp/named-groups/lookbehind.js is failing after 257823@main.
Comment 1 Michael Saboff 2022-12-19 17:26:00 PST
<rdar://103537619>
Comment 2 Michael Saboff 2022-12-19 17:27:30 PST
(In reply to Michael Saboff from comment #0)
> JSTests/test/built-ins/RegExp/named-groups/lookbehind.js is failing after
> 257823@main.

Actually this bug is for tracking the failures found in:
est/language/literals/regexp/invalid-optional-lookbehind.js 
test/language/literals/regexp/invalid-optional-negative-lookbehind.js 
test/language/literals/regexp/invalid-range-lookbehind.js 
test/language/literals/regexp/invalid-range-negative-lookbehind.js
Comment 3 Michael Saboff 2022-12-19 18:03:22 PST
Pull request: https://github.com/WebKit/WebKit/pull/7892
Comment 4 Alexey Proskuryakov 2022-12-20 09:05:29 PST
Don't we already have bugs for this? I found bug 249330 for one, and I feel like I saw a bug for the others, but cannot find it.
Comment 5 EWS 2022-12-20 09:21:43 PST
Committed 258139@main (cc3bdd6f9825): <https://commits.webkit.org/258139@main>

Reviewed commits have been landed. Closing PR #7892 and removing active labels.