Bug 162722
| Summary: | REGRESSION(r206563?): It made stress/op_*.js.ftl-no-cjit tests timeout on 32-bit debug bots | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | mark.lam, ryanhaddad, saam |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 160384 | ||
Csaba Osztrogonác
https://build.webkit.org/builders/Apple%20El%20Capitan%2032-bit%20JSC%20%28BuildAndTest%29/builds/3825
** The following JSC stress test failures have been introduced:
stress/op_div.js.ftl-no-cjit
stress/op_lshift.js.ftl-no-cjit
stress/op_mod.js.ftl-no-cjit
stress/op_mul.js.ftl-no-cjit
stress/op_rshift.js.ftl-no-cjit
stress/op_sub.js.ftl-no-cjit
stress/op_urshift.js.ftl-no-cjit
https://build.webkit.org/builders/Apple%20Yosemite%2032-bit%20JSC%20%28BuildAndTest%29/builds/10808
** The following JSC stress test failures have been introduced:
stress/op_mod.js.ftl-no-cjit
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Thanks for reporting!
Rolled out change in http://trac.webkit.org/changeset/206585. Duping to original bug.
*** This bug has been marked as a duplicate of bug 160384 ***