Bug 169561
| Summary: | REGRESSION (r213856): JSC stress test stress/super-property-access.js.ftl-eager failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | fpizlo, mark.lam |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 169519 | ||
Ryan Haddad
REGRESSION: JSC stress test stress/super-property-access.js.ftl-eager failing
** The following JSC stress test failures have been introduced:
stress/super-property-access.js.ftl-eager
stress/super-property-access.js.ftl-eager-no-cjit
stress/super-property-access.js.ftl-eager: Exception: Error: Bad!
stress/super-property-access.js.ftl-eager: assert@super-property-access.js:3:24
stress/super-property-access.js.ftl-eager: super-property-access.js:584:15
stress/super-property-access.js.ftl-eager: test@super-property-access.js:9:10
stress/super-property-access.js.ftl-eager: global code@super-property-access.js:555:5
stress/super-property-access.js.ftl-eager: ERROR: Unexpected exit code: 3
https://build.webkit.org/builders/Apple%20Sierra%20Release%20JSC%20(Tests)/builds/1794
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
The only JSC change in the failing run was https://trac.webkit.org/changeset/213856
Filip Pizlo
Roll out!
I'm afk, can someone else do it?
Mark Lam
This was rolled out in r213860: <http://trac.webkit.org/changeset/213860> for https://bugs.webkit.org/show_bug.cgi?id=169562.