Bug 167694
Summary: | JSC Stress test stress/arity-fixup-should-not-touch-stack-area-below-sp.js is timing out | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ryanhaddad, ysuzuki |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Test was added with https://trac.webkit.org/changeset/211479
Yusuke Suzuki
Hm, ok. the original bug can be checked by just executing this one time.
Let's reduce the count of this iteration.
Yusuke Suzuki
Committed r211498: <http://trac.webkit.org/changeset/211498>