Bug 161794

Summary: REGRESSION (205683):JSC tests stress/unshift-array-storage.js.misc-ftl-no-cjit and stress/slow-path-generator-updating-current-node-dfg.js.misc-ftl-no-cjit failing
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: fpizlo, mark.lam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=161760

Description Ryan Haddad 2016-09-09 08:35:19 PDT
JSC tests stress/unshift-array-storage.js.misc-ftl-no-cjit and stress/slow-path-generator-updating-current-node-dfg.js.misc-ftl-no-cjit failing

** The following JSC stress test failures have been introduced:
	stress/slow-path-generator-updating-current-node-dfg.js.misc-ftl-no-cjit
	stress/unshift-array-storage.js.misc-ftl-no-cjit

https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20JSC%20%28Tests%29/builds/4032
Comment 1 Ryan Haddad 2016-09-09 08:37:09 PDT
The first failing run included r205682 - r205690. 

This was the only JSC change: https://trac.webkit.org/changeset/205683
Comment 2 Ryan Haddad 2016-09-09 08:43:13 PDT
This may already be fixed with http://trac.webkit.org/r205740