Bug 312732
| Summary: | REGRESSION(311538@main): [ Test262 ] 2 Test262 tests consistently fail | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | JavaScriptCore | Assignee: | Yusuke Suzuki <ysuzuki> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Karl Rackler
2 Test262 tests consistently fail on the bots. The first build that failed Apple Tahoe Release AppleSilicon Test262 Tests is https://build.webkit.org/#/builders/1697/builds/6745 with change at 311538@main.
Build History: https://build.webkit.org/#/builders/1697?numbuilds=150
---------------NEW FAILING TESTS SUMMARY---------------
FAIL test/intl402/Locale/constructor-apply-options-canonicalizes-twice.js (default)
Full Output:
Exception: Test262Error: Expected SameValue(«"ru-Armn-SU"», «"ru-Armn-AM"») to be true
FAIL test/intl402/Locale/constructor-apply-options-canonicalizes-twice.js (strict mode)
Full Output:
Exception: Test262Error: Expected SameValue(«"ru-Armn-SU"», «"ru-Armn-AM"») to be true
---------------------------------------------------------
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/175128353>
Yusuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/63746
EWS
Committed 312147@main (823d636af1a9): <https://commits.webkit.org/312147@main>
Reviewed commits have been landed. Closing PR #63746 and removing active labels.