Bug 150631
Summary: | REGRESSION(r191406): Windows run-jsc failures | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | benjamin, bfulgham, mark.lam, msaboff, sukolsak |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | PC | ||
OS: | All | ||
Bug Depends on: | 147601 | ||
Bug Blocks: |
Brent Fulgham
The new test in <http://trac.webkit.org/changeset/191406> fails on Windows.
** The following JSC stress test failures have been introduced:
jsc-layout-tests.yaml/js/script-tests/intl-collator.js.layout
jsc-layout-tests.yaml/js/script-tests/intl-collator.js.layout-dfg-eager-no-cjit
jsc-layout-tests.yaml/js/script-tests/intl-collator.js.layout-no-cjit
jsc-layout-tests.yaml/js/script-tests/intl-collator.js.layout-no-llint
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sukolsak Sakshuwong
Is there a diff for the failures?
Alexey Proskuryakov
Is this different from bug 150575?