| Summary: | int8-repeat-out-of-bounds and float32-repeat-out-of-bounds fail with FTL. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Andrew Trick <atrick> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW --- | ||
| Severity: | Normal | CC: | fpizlo, mrobinson |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
|
Description
Andrew Trick
2014-03-07 19:08:37 PST
Test cases disabled in: "Patch" to https://bugs.webkit.org/show_bug.cgi?id=129954 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 (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. |