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: JavaScriptCoreAssignee: 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

Description Alexey Proskuryakov 2016-03-09 21:59:42 PST
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
Comment 1 Alexey Proskuryakov 2016-03-10 23:23:59 PST
<rdar://problem/25105307>
Comment 2 Alexey Proskuryakov 2016-11-23 00:23:16 PST
We must have stopped seeing this. Did this get fixed via bug 155355, or were the tests skipped?
Comment 3 Mark Lam 2016-11-23 07:32:09 PST
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 ***