Bug 167694 - JSC Stress test stress/arity-fixup-should-not-touch-stack-area-below-sp.js is timing out
Summary: JSC Stress test stress/arity-fixup-should-not-touch-stack-area-below-sp.js is...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-01 09:38 PST by Ryan Haddad
Modified: 2017-02-01 10:36 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-02-01 09:38:22 PST
JSC Stress test stress/arity-fixup-should-not-touch-stack-area-below-sp.js is timing out

** The following JSC stress test failures have been introduced:
	stress/arity-fixup-should-not-touch-stack-area-below-sp.js.default
	stress/arity-fixup-should-not-touch-stack-area-below-sp.js.dfg-eager
	stress/arity-fixup-should-not-touch-stack-area-below-sp.js.dfg-eager-no-cjit-validate
	stress/arity-fixup-should-not-touch-stack-area-below-sp.js.dfg-maximal-flush-validate-no-cjit
	stress/arity-fixup-should-not-touch-stack-area-below-sp.js.no-cjit-validate-phases
	stress/arity-fixup-should-not-touch-stack-area-below-sp.js.no-llint

https://build.webkit.org/builders/Apple%20Sierra%2032-bit%20JSC%20%28BuildAndTest%29/builds/424
Comment 1 Ryan Haddad 2017-02-01 09:38:43 PST
Test was added with https://trac.webkit.org/changeset/211479
Comment 2 Yusuke Suzuki 2017-02-01 10:33:13 PST
Hm, ok. the original bug can be checked by just executing this one time.
Let's reduce the count of this iteration.
Comment 3 Yusuke Suzuki 2017-02-01 10:36:00 PST
Committed r211498: <http://trac.webkit.org/changeset/211498>