Bug 240767
| Summary: | REGRESSION (r285418): Intl/numberformat-create-all-options.html performance test fails | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | mmaxfield, rackler, webkit-bot-watchers-bugzilla, webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Alexey Proskuryakov
https://build.webkit.org/#/builders/434/builds/840/steps/11/logs/stdio
Running Intl/numberformat-create-all-options.html (116 of 210)
ERROR: Got an exception while running test.run with name=RangeError, message=useGrouping must be either true, false, "min2", "auto", or "always"
FAILED
Finished: 0.611161 s
The last successful build was in November, https://build.webkit.org/builders?builderName=Apple-Catalina-Release-WK2-Perf&buildNumber=1974, with 243954@main. The first known unsuccessful build was with 243981@main.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Seems almost certain to have been https://commits.webkit.org/243975@main: [JSC] Implement IntlNumberFormat v3.
Radar WebKit Bug Importer
<rdar://problem/93712843>
Karl Rackler
I have skipped this test while this issue is investigated.
Karl Rackler
Pull request: https://github.com/WebKit/WebKit/pull/1731
EWS
Test gardening commit 251790@main (5e6fa1936157): <https://commits.webkit.org/251790@main>
Reviewed commits have been landed. Closing PR #1731 and removing active labels.
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 242200 ***