Bug 133740 - [EFL] js/dom/global-constructors-attributes-dedicated-worker.html fails
Summary: [EFL] js/dom/global-constructors-attributes-dedicated-worker.html fails
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-11 09:01 PDT by Andrzej Badowski
Modified: 2014-06-12 04:01 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrzej Badowski 2014-06-11 09:01:29 PDT
The following layout test fails on EFL WK2 (at least the last 200 trials)

js/dom/global-constructors-attributes-dedicated-worker.html
Comment 1 Csaba Osztrogonác 2014-06-11 14:01:25 PDT
http://build.webkit.org/results/EFL%20Linux%2064-bit%20Release%20WK2/r169783%20%2814993%29/js/dom/global-constructors-attributes-dedicated-worker-pretty-diff.html

It isn't real failure, indexedDB is disabled, ImageData must be a new feature.
You only need to rebase this test for EFL.
Comment 2 Andrzej Badowski 2014-06-12 02:57:21 PDT
(In reply to comment #1)
> http://build.webkit.org/results/EFL%20Linux%2064-bit%20Release%20WK2/r169783%20%2814993%29/js/dom/global-constructors-attributes-dedicated-worker-pretty-diff.html
> 
> It isn't real failure, indexedDB is disabled, ImageData must be a new feature.
> You only need to rebase this test for EFL.

Thank you for the explanation, I will do so.