Bug 162722 - REGRESSION(r206563?): It made stress/op_*.js.ftl-no-cjit tests timeout on 32-bit debug bots
Summary: REGRESSION(r206563?): It made stress/op_*.js.ftl-no-cjit tests timeout on 32-...
Status: RESOLVED DUPLICATE of bug 160384
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 160384
  Show dependency treegraph
 
Reported: 2016-09-29 03:29 PDT by Csaba Osztrogonác
Modified: 2016-09-29 10:12 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2016-09-29 03:29:01 PDT
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
Comment 1 Ryan Haddad 2016-09-29 10:12:01 PDT
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 ***