Bug 279783
Summary: | [JSC] Update `test262/expectations.yaml` to match the test262-bot | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sosuke Suzuki <aosukeke> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Sosuke Suzuki
According to the latest results from the test262 bot[1], the following tests should pass, but they
are recorded as FAIL in expectations.yaml:
- test/intl402/NumberFormat/prototype/format/useGrouping-extended-en-IN.js (default)
- test/intl402/NumberFormat/prototype/format/useGrouping-extended-en-IN.js (strict mode)
This discrepancy is due to the difference in the ICU version between the machine where I ran the
test262-runner and the bot (Sonoma Release).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/33718
EWS
Committed 283739@main (67d6decacdbc): <https://commits.webkit.org/283739@main>
Reviewed commits have been landed. Closing PR #33718 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/136120280>