Bug 301579
| Summary: | REGRESSION(Tahoe): Two intl402 calendar tests failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
After updating to Tahoe, we see two new Test262 failures:
Build: https://build.webkit.org/?#/builders/1697/builds/1
Output:
FAIL test/intl402/Intl/supportedValuesOf/calendars-accepted-by-DisplayNames.js (default)
Full Output:
Exception: RangeError: argument is not a calendar code
of@[native code]
global code@/Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-Test262-Tests/build/JSTests/test262/test/intl402/Intl/supportedValuesOf/calendars-accepted-by-DisplayNames.js:33:33
FAIL test/intl402/Intl/supportedValuesOf/calendars-accepted-by-DisplayNames.js (strict mode)
Full Output:
Exception: RangeError: argument is not a calendar code
of@[native code]
global code@/Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-Test262-Tests/build/JSTests/test262/test/intl402/Intl/supportedValuesOf/calendars-accepted-by-DisplayNames.js:34:33
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/163569020>
Alexey Proskuryakov
Is this the same as bug 301547?
Alexey Proskuryakov
Looks like it is indeed.
*** This bug has been marked as a duplicate of bug 301547 ***