Bug 162508
| Summary: | REGRESSION (r206317): JSC test stress/string-joining-long-strings-should-not-crash.js timing out | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | mark.lam, ossy |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Haddad
REGRESSION (r206317): JSC test stress/string-joining-long-strings-should-not-crash.js timing out
Encountered this on the El Capitan Release JSC bot.
https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20JSC%20%28Tests%29/builds/9140
** The following JSC stress test failures have been introduced:
stress/string-joining-long-strings-should-not-crash.js.default
stress/string-joining-long-strings-should-not-crash.js.dfg-eager
stress/string-joining-long-strings-should-not-crash.js.dfg-eager-no-cjit-validate
stress/string-joining-long-strings-should-not-crash.js.dfg-maximal-flush-validate-no-cjit
stress/string-joining-long-strings-should-not-crash.js.ftl-no-cjit-small-pool
stress/string-joining-long-strings-should-not-crash.js.ftl-no-cjit-validate-sampling-profiler
stress/string-joining-long-strings-should-not-crash.js.no-cjit-validate-phases
stress/string-joining-long-strings-should-not-crash.js.no-ftl
stress/string-joining-long-strings-should-not-crash.js.no-llint
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Seems to have started with https://trac.webkit.org/changeset/206317
Ryan Haddad
Rolled out change in r206330. Duping to original bug.
*** This bug has been marked as a duplicate of bug 162386 ***