Bug 169561

Summary: REGRESSION (r213856): JSC stress test stress/super-property-access.js.ftl-eager failing
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: JavaScriptCoreAssignee: 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    

Description Ryan Haddad 2017-03-13 12:21:51 PDT
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
Comment 1 Ryan Haddad 2017-03-13 12:24:19 PDT
The only JSC change in the failing run was https://trac.webkit.org/changeset/213856
Comment 2 Filip Pizlo 2017-03-13 12:28:52 PDT
Roll out!

I'm afk, can someone else do it?
Comment 3 Mark Lam 2017-03-13 12:38:54 PDT
This was rolled out in r213860: <http://trac.webkit.org/changeset/213860> for https://bugs.webkit.org/show_bug.cgi?id=169562.