Bug 249624
| Summary: | REGRESSION(257823@main): 4X Test262-test are constant failures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Saboff <msaboff> |
| Component: | JavaScriptCore | Assignee: | Michael Saboff <msaboff> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | jenner, msaboff, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=249330 | ||
Michael Saboff
JSTests/test/built-ins/RegExp/named-groups/lookbehind.js is failing after 257823@main.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Saboff
<rdar://103537619>
Michael Saboff
(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
Michael Saboff
Pull request: https://github.com/WebKit/WebKit/pull/7892
Alexey Proskuryakov
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.
EWS
Committed 258139@main (cc3bdd6f9825): <https://commits.webkit.org/258139@main>
Reviewed commits have been landed. Closing PR #7892 and removing active labels.