Bug 155289
Summary: | REGRESSION(r197858-197864): stress/op_div.js.ftl-no-cjit and stress/op_mul.js.ftl-no-cjit time out on 32-bit | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | benjamin, fpizlo, mark.lam, msaboff, ryanhaddad |
Priority: | P2 | Keywords: | InRadar, Regression |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=155355 https://bugs.webkit.org/show_bug.cgi?id=164951 |
Alexey Proskuryakov
stress/op_div.js.ftl-no-cjit and stress/op_mul.js.ftl-no-cjit have started to time out/crash on 32-bit bot every time.
https://build.webkit.org/builders/Apple%20El%20Capitan%2032-bit%20JSC%20%28BuildAndTest%29/builds/1724/steps/webkit-32bit-jsc-test/logs/stdio
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
<rdar://problem/25105307>
Alexey Proskuryakov
We must have stopped seeing this. Did this get fixed via bug 155355, or were the tests skipped?
Mark Lam
The slow tests were broken out into shorter tests in r206600. Subsequently, they were given the ability to have longer timeouts if needed in https://bugs.webkit.org/show_bug.cgi?id=164951. Please file a new bug if you see these manifest again.
*** This bug has been marked as a duplicate of bug 164951 ***