Bug 155289 - REGRESSION(r197858-197864): stress/op_div.js.ftl-no-cjit and stress/op_mul.js.ftl-no-cjit time out on 32-bit
Summary: REGRESSION(r197858-197864): stress/op_div.js.ftl-no-cjit and stress/op_mul.js...
Status: RESOLVED DUPLICATE of bug 164951
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2016-03-09 21:59 PST by Alexey Proskuryakov
Modified: 2016-11-23 07:32 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***