Bug 153644 - [B3] jsc-layout-tests.yaml/js/script-tests/array-enumerators-functions.js.layout-ftl-eager-no-cjit fails on Linux with GCC
Summary: [B3] jsc-layout-tests.yaml/js/script-tests/array-enumerators-functions.js.lay...
Status: RESOLVED DUPLICATE of bug 153647
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 152248 153478
  Show dependency treegraph
 
Reported: 2016-01-29 01:35 PST by Csaba Osztrogonác
Modified: 2016-02-02 23:10 PST (History)
3 users (show)

See Also:


Attachments
detailed failure log (11.29 KB, patch)
2016-01-29 01:35 PST, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2016-01-29 01:35:24 PST
Created attachment 270192 [details]
detailed failure log

** The following JSC stress test failures have been introduced:
	jsc-layout-tests.yaml/js/script-tests/array-enumerators-functions.js.layout-ftl-eager-no-cjit

Results for JSC stress tests:
    1 failure found.


failure diff is attached
Comment 1 Csaba Osztrogonác 2016-01-29 05:30:26 PST
One more GCC/Clang related issue. :( array-enumerators-functions.js.layout-ftl-eager-no-cjit fails with GCC, but no problem with Clang.
Comment 2 Yusuke Suzuki 2016-01-30 13:02:37 PST
Now, it's fixed by https://bugs.webkit.org/show_bug.cgi?id=153647.
Could you confirm this?
Comment 3 Carlos Garcia Campos 2016-02-02 23:10:20 PST
Michael confirmed no failures in bug #153478, so let's close this.

*** This bug has been marked as a duplicate of bug 153647 ***