Bug 129953

Summary: int8-repeat-out-of-bounds and float32-repeat-out-of-bounds fail with FTL.
Product: WebKit Reporter: Andrew Trick <atrick>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: fpizlo, mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Andrew Trick
Reported 2014-03-07 19:08:37 PST
These stress tests fail with my FTL build with: Exception: Error: unexpected retry count: 1 This is not a correctness issue, so I'm temporarily skipping the tests until this can be resolved. Testing on ARM64 with: Tools/Scripts/run-javascriptcore-tests --no-build --no-testapi --ftl-jit
Attachments
Andrew Trick
Comment 1 2014-03-07 19:12:56 PST
Test cases disabled in: "Patch" to https://bugs.webkit.org/show_bug.cgi?id=129954
Martin Robinson
Comment 2 2014-03-07 21:03:53 PST
I'm not sure if this is related or not, but js/script-tests/function-apply-many-args.js.layout-dfg-eager-no-cjit js/script-tests/function-apply-many-args.js.layout-no-llint are also failing on WebKitGTK+. See http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release/builds/45454/steps/jscore-test/logs/stdio
Filip Pizlo
Comment 3 2014-04-21 12:43:14 PDT
(In reply to comment #2) > I'm not sure if this is related or not, but > > js/script-tests/function-apply-many-args.js.layout-dfg-eager-no-cjit > js/script-tests/function-apply-many-args.js.layout-no-llint > > are also failing on WebKitGTK+. See http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release/builds/45454/steps/jscore-test/logs/stdio Not related, since this tracks an FTL issue and WebKitGTK+ doesn't use FTL.
Note You need to log in before you can comment on or make changes to this bug.