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: | JavaScriptCore | Assignee: | 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 | ||
Ryan Haddad
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
The first failing run included r205682 - r205690.
This was the only JSC change: https://trac.webkit.org/changeset/205683
Ryan Haddad
This may already be fixed with http://trac.webkit.org/r205740