Bug 161794 - 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
Summary: REGRESSION (205683):JSC tests stress/unshift-array-storage.js.misc-ftl-no-cji...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-09 08:35 PDT by Ryan Haddad
Modified: 2016-09-09 08:43 PDT (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 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