Bug 295363
| Summary: | Skip some RegExp test262 tests due to UCD changes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | daniel_liu4 |
| Component: | JavaScriptCore | Assignee: | daniel_liu4 |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
daniel_liu4
296495@main updated UCD to the latest version. However, test262 hasn't updated to reflect this new standard, meaning that there are some RegExp tests which fail because of this difference. We should just skip those for now.
rdar://154895483
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
daniel_liu4
Pull request: https://github.com/WebKit/WebKit/pull/47508
EWS
Committed 296930@main (d23fd161cf56): <https://commits.webkit.org/296930@main>
Reviewed commits have been landed. Closing PR #47508 and removing active labels.