Changeset 129060 in webkit


Ignore:
Timestamp:
Sep 19, 2012 4:15:07 PM (12 years ago)
Author:
dpranke@chromium.org
Message:

convert Efl TestExpectations to the new syntax
https://bugs.webkit.org/show_bug.cgi?id=97142

Unreviewed, expectations change.

Files converted with Tools/Scripts/convert-test-expectations.

  • platform/efl-wk1/TestExpectations:
  • platform/efl-wk2/TestExpectations:
  • platform/efl/TestExpectations:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r129059 r129060  
     12012-09-19  Dirk Pranke  <dpranke@chromium.org>
     2
     3        convert Efl TestExpectations to the new syntax
     4        https://bugs.webkit.org/show_bug.cgi?id=97142
     5
     6        Unreviewed, expectations change.
     7
     8        Files converted with Tools/Scripts/convert-test-expectations.
     9
     10        * platform/efl-wk1/TestExpectations:
     11        * platform/efl-wk2/TestExpectations:
     12        * platform/efl/TestExpectations:
     13
    1142012-09-19  Dirk Pranke  <dpranke@chromium.org>
    215
  • trunk/LayoutTests/platform/efl-wk1/TestExpectations

    r129047 r129060  
    1 // We divide the EFL WK2 test expectations into several categories:
    2 // 1. TESTS EXPECTED TO FAIL
    3 //    Test cases related to features that we don't expect to be activated for EFL WK2 since
    4 //    the feature implementation in WebKit2 is missing or not complete yet.
    5 //    If test cases related to a feature cannot be activated since e.g.
    6 //    * the feature implementation in WebCore is not complete yet
    7 //    * the feature is not relevant for the EFL port
    8 //    * the feature is meant to solve a backwards compatibility issue on other platforms
    9 //    please put them into EFL TestExpectations file.
    10 //    If in doubt, please discuss on webkit-efl mailing list whether a set of test cases
    11 //    should be moved here.
     1# We divide the EFL WK2 test expectations into several categories:
     2# 1. TESTS EXPECTED TO FAIL
     3#    Test cases related to features that we don't expect to be activated for EFL WK2 since
     4#    the feature implementation in WebKit2 is missing or not complete yet.
     5#    If test cases related to a feature cannot be activated since e.g.
     6#    * the feature implementation in WebCore is not complete yet
     7#    * the feature is not relevant for the EFL port
     8#    * the feature is meant to solve a backwards compatibility issue on other platforms
     9#    please put them into EFL TestExpectations file.
     10#    If in doubt, please discuss on webkit-efl mailing list whether a set of test cases
     11#    should be moved here.
    1212
    13 // 2. CRASHES
     13# 2. CRASHES
    1414
    15 // 3. FLAKY TESTS
     15# 3. FLAKY TESTS
    1616
    17 // 4. FAILING TESTS
    18 //    * Interim failures that are moved here for further investigation as a result of daily
    19 //      gardening. They should be analysed quickly and either resolved or moved to 1).
    20 //    * Remaining failures that are moved here until further investigation after
    21 //      unskipping a directory or block of tests in the Skipped list.
    22 //    * Tests that we expect to pass once the respective fix for DRT is available or
    23 //      a relevant compile time feature can be enabled for EFL.
     17# 4. FAILING TESTS
     18#    * Interim failures that are moved here for further investigation as a result of daily
     19#      gardening. They should be analysed quickly and either resolved or moved to 1).
     20#    * Remaining failures that are moved here until further investigation after
     21#      unskipping a directory or block of tests in the Skipped list.
     22#    * Tests that we expect to pass once the respective fix for DRT is available or
     23#      a relevant compile time feature can be enabled for EFL.
    2424
    25 //////////////////////////////////////////////////////////////////////////////////////////
    26 // TESTS EXPECTED TO FAIL
    27 //////////////////////////////////////////////////////////////////////////////////////////
     25#////////////////////////////////////////////////////////////////////////////////////////
     26# TESTS EXPECTED TO FAIL
     27#////////////////////////////////////////////////////////////////////////////////////////
    2828
    29 //////////////////////////////////////////////////////////////////////////////////////////
    30 // CRASHES
    31 //////////////////////////////////////////////////////////////////////////////////////////
     29#////////////////////////////////////////////////////////////////////////////////////////
     30# CRASHES
     31#////////////////////////////////////////////////////////////////////////////////////////
    3232
    33 // Crash shared with the GTK+ port
    34 BUGWK30724 DEBUG : fast/loader/opaque-base-url.html = CRASH
     33# Crash shared with the GTK+ port
     34webkit.org/b/30724 [ Debug ] fast/loader/opaque-base-url.html [ Crash ]
    3535
    36 //////////////////////////////////////////////////////////////////////////////////////////
    37 // FLAKY TESTS
    38 //////////////////////////////////////////////////////////////////////////////////////////
     36#////////////////////////////////////////////////////////////////////////////////////////
     37# FLAKY TESTS
     38#////////////////////////////////////////////////////////////////////////////////////////
    3939
    40 // Test passes, but editing delegates does not match expected ones
    41 BUGWKEFL : editing/undo/undo-indent.html = FAIL PASS
    42 BUGWKEFL : editing/undo/undo-misspellings.html = FAIL PASS
     40# Test passes, but editing delegates does not match expected ones
     41Bug(EFL) editing/undo/undo-indent.html [ Failure Pass ]
     42Bug(EFL) editing/undo/undo-misspellings.html [ Failure Pass ]
    4343
    44 BUGWK96641 : media/video-seek-past-end-playing.html = FAIL PASS
    45 BUGWK96642 : loader/go-back-to-different-window-size.html = FAIL PASS
     44webkit.org/b/96641 media/video-seek-past-end-playing.html [ Failure Pass ]
     45webkit.org/b/96642 loader/go-back-to-different-window-size.html [ Failure Pass ]
    4646
    47 //////////////////////////////////////////////////////////////////////////////////////////
    48 // FAILING TESTS
    49 //////////////////////////////////////////////////////////////////////////////////////////
     47#////////////////////////////////////////////////////////////////////////////////////////
     48# FAILING TESTS
     49#////////////////////////////////////////////////////////////////////////////////////////
    5050
    51 // EFL's DumpRenderTree should support LayoutTestController's dumpEditingCallbacks()
    52 BUGWK84835 : editing/execCommand/indent-paragraphs.html = FAIL
     51# EFL's DumpRenderTree should support LayoutTestController's dumpEditingCallbacks()
     52webkit.org/b/84835 editing/execCommand/indent-paragraphs.html [ Failure ]
    5353
    54 // Frame does not get focus as expected
    55 BUGWK97077 : inspector/extensions/extensions-panel.html = FAIL
     54# Frame does not get focus as expected
     55webkit.org/b/97077 inspector/extensions/extensions-panel.html [ Failure ]
    5656
    57 // Custom font loading delaying text drawing on Canvas
    58 BUGWK87355 : canvas/philip/tests/2d.text.draw.fontface.notinpage.html = FAIL
     57# Custom font loading delaying text drawing on Canvas
     58webkit.org/b/87355 canvas/philip/tests/2d.text.draw.fontface.notinpage.html [ Failure ]
    5959
    60 // EFL's TestRunner does not implement applicationCacheDiskUsageForOrigin
    61 BUGWK86460 : http/tests/appcache/origin-usage.html = FAIL
     60# EFL's TestRunner does not implement applicationCacheDiskUsageForOrigin
     61webkit.org/b/86460 http/tests/appcache/origin-usage.html [ Failure ]
    6262
    63 // EFL's TestRunner does not implement originsWithApplicationCache
    64 BUGWK86498 : http/tests/appcache/origins-with-appcache.html = FAIL
     63# EFL's TestRunner does not implement originsWithApplicationCache
     64webkit.org/b/86498 http/tests/appcache/origins-with-appcache.html [ Failure ]
    6565
    66 // Missing showModalDialog implementation
    67 BUGWK84589 : fast/animation/request-animation-frame-during-modal.html = FAIL
    68 BUGWK84589 : http/tests/security/cross-frame-access-call.html = FAIL
     66# Missing showModalDialog implementation
     67webkit.org/b/84589 fast/animation/request-animation-frame-during-modal.html [ Failure ]
     68webkit.org/b/84589 http/tests/security/cross-frame-access-call.html [ Failure ]
    6969
    70 // Needs custom policy delegate enhancement to log DOM node info - EFL port is missing DOM node abstraction
    71 BUGWK87972 : fast/forms/mailto/formenctype-attribute-button-html.html = FAIL
    72 BUGWK87972 : fast/forms/mailto/formenctype-attribute-input-html.html = FAIL
     70# Needs custom policy delegate enhancement to log DOM node info - EFL port is missing DOM node abstraction
     71webkit.org/b/87972 fast/forms/mailto/formenctype-attribute-button-html.html [ Failure ]
     72webkit.org/b/87972 fast/forms/mailto/formenctype-attribute-input-html.html [ Failure ]
    7373
    74 // EFL's DRT needs CONFIRM NAVIGATION messages
    75 BUGWK87246 : fast/loader/form-submission-after-beforeunload-cancel.html = FAIL
     74# EFL's DRT needs CONFIRM NAVIGATION messages
     75webkit.org/b/87246 fast/loader/form-submission-after-beforeunload-cancel.html [ Failure ]
    7676
    77 // New test introduced in r116694 fails
    78 BUGWK86182 : fast/frames/seamless/seamless-inherited-document-style.html = FAIL
     77# New test introduced in r116694 fails
     78webkit.org/b/86182 fast/frames/seamless/seamless-inherited-document-style.html [ Failure ]
    7979
    80 // Passes in some machines and fails on other (such as the bots).
    81 BUGWK97021 : fast/events/dont-loose-last-event.html = FAIL
     80# Passes in some machines and fails on other (such as the bots).
     81webkit.org/b/97021 fast/events/dont-loose-last-event.html [ Failure ]
    8282
    83 // New windows are created with wrong size
    84 BUGWK53959 : fast/dom/Window/window-resize.html = FAIL
    85 BUGWK53959 : fast/dom/Window/window-resize-and-move-arguments.html = FAIL
     83# New windows are created with wrong size
     84webkit.org/b/53959 fast/dom/Window/window-resize.html [ Failure ]
     85webkit.org/b/53959 fast/dom/Window/window-resize-and-move-arguments.html [ Failure ]
    8686
    87 // Feature not mature yet and disabled by default on WebCore
    88 BUGWK87088 : fast/js/names.html = FAIL
     87# Feature not mature yet and disabled by default on WebCore
     88webkit.org/b/87088 fast/js/names.html [ Failure ]
    8989
    90 // Failing after 125592
    91 BUGWK94194 : http/tests/security/frameNavigation/inactive-function-in-popup-navigate-child.html = FAIL
     90# Failing after 125592
     91webkit.org/b/94194 http/tests/security/frameNavigation/inactive-function-in-popup-navigate-child.html [ Failure ]
    9292
    93 // Fail after r128393.
    94 BUGWK96620 : http/tests/loading/pdf-commit-load-callbacks.html = FAIL
    95 BUGWK96620 : http/tests/loading/text-content-type-with-binary-extension.html = FAIL
     93# Fail after r128393.
     94webkit.org/b/96620 http/tests/loading/pdf-commit-load-callbacks.html [ Failure ]
     95webkit.org/b/96620 http/tests/loading/text-content-type-with-binary-extension.html [ Failure ]
    9696
    97 // EFL's LayoutTestController does not implement setTabKeyCyclesThroughElements.
    98 BUGWK82864 : fast/events/keypress-insert-tab.html = FAIL
     97# EFL's LayoutTestController does not implement setTabKeyCyclesThroughElements.
     98webkit.org/b/82864 fast/events/keypress-insert-tab.html [ Failure ]
    9999
     100
  • trunk/LayoutTests/platform/efl-wk2/TestExpectations

    r129047 r129060  
    1 // We divide the EFL WK2 test expectations into several categories:
    2 // 1. TESTS EXPECTED TO FAIL
    3 //    Test cases related to features that we don't expect to be activated for EFL WK2 since
    4 //    the feature implementation in WebKit2 is missing or not complete yet.
    5 //    If test cases related to a feature cannot be activated since e.g.
    6 //    * the feature implementation in WebCore is not complete yet
    7 //    * the feature is not relevant for the EFL port
    8 //    * the feature is meant to solve a backwards compatibility issue on other platforms
    9 //    please put them into EFL TestExpectations file.
    10 //    If in doubt, please discuss on webkit-efl mailing list whether a set of test cases
    11 //    should be moved here.
    12 
    13 // 2. CRASHES
    14 
    15 // 3. FLAKY TESTS
    16 
    17 // 4. FAILING TESTS
    18 //    * Interim failures that are moved here for further investigation as a result of daily
    19 //      gardening. They should be analysed quickly and either resolved or moved to 1).
    20 //    * Remaining failures that are moved here until further investigation after
    21 //      unskipping a directory or block of tests in the Skipped list.
    22 //    * Tests that we expect to pass once the respective fix for DRT is available or
    23 //      a relevant compile time feature can be enabled for EFL.
    24 
    25 //////////////////////////////////////////////////////////////////////////////////////////
    26 // TESTS EXPECTED TO FAIL
    27 //////////////////////////////////////////////////////////////////////////////////////////
    28 
    29 //////////////////////////////////////////////////////////////////////////////////////////
    30 // CRASHES
    31 //////////////////////////////////////////////////////////////////////////////////////////
    32 
    33 BUGWKEFL : fast/dom/register-protocol-handler.html = CRASH
    34 BUGWKEFL : fast/dom/unregister-protocol-handler.html = CRASH
    35 
    36 // WebKitTestRunner needs an implementation for download attribute feature
    37 // The implementation for DumpRenderTree is on https://bugs.webkit.org/show_bug.cgi?id=96462
    38 // anchor-download-unset.html and anchor-nodownload.html are currently passed, but need to be checked along with below test cases
    39 BUGWKEFL : fast/dom/HTMLAnchorElement/anchor-download.html = CRASH
    40 BUGWKEFL : fast/dom/HTMLAnchorElement/anchor-nodownload-set.html = CRASH
    41 
    42 //////////////////////////////////////////////////////////////////////////////////////////
    43 // FLAKY TESTS
    44 //////////////////////////////////////////////////////////////////////////////////////////
    45 
    46 BUGWKEFL : http/tests/security/contentSecurityPolicy/connect-src-websocket-blocked.html = PASS CRASH
    47 BUGWKEFL : inspector/styles/styles-add-new-rule.html = FAIL PASS
    48 BUGWKEFL : inspector/styles/metrics-box-sizing.html = FAIL PASS
    49 BUGWKEFL : inspector/styles/inject-stylesheet.html = FAIL PASS
    50 BUGWKEFL : inspector/styles/css-live-edit.html = FAIL PASS
    51 BUGWKEFL : inspector/styles/styles-cancel-editing.html = FAIL PASS
    52 BUGWKEFL : inspector/styles/get-set-stylesheet-text.html = FAIL PASS
    53 BUGWKEFL : inspector/styles/lazy-computed-style.html = FAIL PASS
    54 BUGWKEFL : inspector/styles/add-new-rule-inline-style-csp.html = FAIL PASS
    55 BUGWKEFL : inspector/styles/styles-commit-editing.html = FAIL PASS
    56 BUGWKEFL : inspector/styles/styles-history.html = FAIL PASS
    57 BUGWKEFL : inspector/styles/edit-inspector-stylesheet.html = FAIL PASS
    58 BUGWKEFL : inspector/styles/commit-selector.html = FAIL PASS
    59 BUGWKEFL : inspector/styles/force-pseudo-state.html = FAIL PASS
    60 BUGWKEFL : inspector/styles/styles-add-invalid-property.html = FAIL PASS
    61 BUGWKEFL : inspector/styles/perform-undo-perform-of-mergable-action.html = FAIL PASS
    62 BUGWKEFL : inspector/elements/delete-from-document.html = FAIL PASS
    63 BUGWKEFL : inspector/elements/insert-node.html = FAIL PASS
    64 BUGWKEFL : inspector/elements/elements-inspect-iframe-from-different-domain.html = FAIL PASS
    65 BUGWKEFL : inspector/elements/elements-panel-styles.html = FAIL PASS
    66 BUGWKEFL : inspector/elements/elements-panel-selection-on-refresh.html = FAIL PASS
    67 BUGWKEFL : inspector/elements/elements-panel-limited-children.html = FAIL PASS
    68 BUGWKEFL : inspector/elements/elements-panel-reload-assert.html = FAIL PASS
    69 BUGWKEFL : inspector/elements/elements-panel-rewrite-href.html = FAIL PASS
    70 BUGWKEFL : inspector/elements/event-listener-sidebar.html = FAIL PASS
    71 BUGWKEFL : inspector/elements/elements-panel-structure.html = FAIL PASS
    72 BUGWKEFL : inspector/elements/highlight-node-scaled.html = FAIL PASS
    73 BUGWKEFL : inspector/console/console-format.html = FAIL PASS
    74 BUGWKEFL : inspector/console/command-line-api-inspect.html = FAIL PASS
    75 BUGWKEFL : inspector/console/console-api-on-call-frame.html = FAIL PASS
    76 BUGWKEFL : inspector/console/console-big-array.html = FAIL PASS
    77 BUGWKEFL : inspector/debugger/debugger-activation-crash2.html = FAIL PASS CRASH
    78 BUGWKEFL : inspector/debugger/debugger-breakpoints-not-activated-on-reload.html = FAIL PASS
    79 BUGWKEFL : inspector/debugger/debugger-eval-while-paused.html = FAIL PASS
    80 BUGWKEFL : inspector/debugger/callstack-placards-discarded.html = FAIL PASS
    81 BUGWKEFL : inspector/debugger/debugger-autocontinue-on-syntax-error.html = FAIL PASS
    82 BUGWKEFL : inspector/debugger/debugger-activation-crash.html = FAIL PASS CRASH
    83 BUGWKEFL : inspector/debugger/debugger-pause-in-eval-script.html = FAIL PASS CRASH
    84 BUGWKEFL : inspector/debugger/debugger-pause-on-debugger-statement.html = FAIL PASS CRASH
    85 BUGWKEFL : inspector/debugger/debugger-pause-on-failed-assertion.html = FAIL PASS CRASH
    86 BUGWKEFL : inspector/debugger/debugger-proto-property.html = FAIL PASS
    87 BUGWKEFL : inspector/debugger/debugger-set-breakpoint-regex.html = FAIL PASS CRASH
    88 BUGWKEFL : inspector/debugger/debugger-step-out.html = FAIL PASS CRASH
    89 BUGWKEFL : inspector/debugger/pause-in-inline-script.html = FAIL PASS
    90 BUGWKEFL : inspector/debugger/breakpoint-manager.html = FAIL PASS CRASH
    91 BUGWKEFL : inspector/debugger/copy-stack-trace.html = FAIL PASS
    92 BUGWKEFL : inspector/timeline/timeline-animation-frame.html = FAIL PASS
    93 BUGWKEFL : inspector/timeline/timeline-timer.html = FAIL PASS
    94 BUGWKEFL : inspector/cookie-parser.html = FAIL PASS
    95 BUGWKEFL : inspector/profiler/cpu-profiler-profiling.html = FAIL PASS
    96 BUGWKEFL : inspector/extensions/extensions-resources.html = FAIL PASS
    97 BUGWKEFL : inspector/extensions/extensions-audits-api.html = FAIL PASS
    98 BUGWKEFL : inspector/extensions/extensions-reload.html = FAIL PASS
    99 BUGWKEFL : inspector/editor/highlighter-basics.html = FAIL PASS
    100 BUGWKEFL : inspector/editor/highlighter-long-line.html = FAIL PASS
    101 BUGWKEFL : inspector/audits/audits-panel-functional.html = FAIL PASS
    102 BUGWKEFL : inspector/runtime/runtime-callFunctionOn.html = FAIL PASS
    103 BUGWKEFL : inspector/storage-panel-dom-storage-update.html = FAIL PASS
    104 BUGWKEFL : media/video-played-reset.html = FAIL PASS
    105 BUGWKEFL : fast/encoding/parser-tests-110.html = FAIL PASS
    106 BUGWKEFL : fast/loader/fragment-after-redirect-gets-back-entry.html = FAIL PASS
    107 BUGWKEFL : fast/loader/child-frame-add-after-back-forward.html = FAIL PASS
    108 BUGWKEFL : fast/forms/validation-message-user-modify.html = FAIL PASS
    109 BUGWKEFL : fast/events/backspace-navigates-back.html = FAIL PASS
    110 BUGWKEFL : fast/events/onchange-click-hang.html = FAIL PASS
    111 BUGWKEFL : fast/events/dispatch-message-string-data.html = FAIL PASS
    112 BUGWKEFL : fast/layers/no-clipping-overflow-hidden-hardware-acceleration.html = IMAGE PASS
    113 BUGWKEFL : fast/events/domactivate-sets-underlying-click-event-as-handled.html = FAIL PASS
    114 BUGWKEFL : http/tests/inspector/change-iframe-src.html = FAIL PASS
    115 BUGWKEFL : http/tests/loading/fire-error-event-empty-404-script.html = FAIL CRASH PASS
    116 BUGWKEFL : jquery/data.html = FAIL PASS
    117 BUGWKEFL : jquery/offset.html = FAIL PASS
    118 BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A5.html = FAIL PASS CRASH
    119 BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A6.html = FAIL PASS CRASH
    120 BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.1_T2.html = FAIL PASS CRASH
    121 BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.4_T2.html = FAIL PASS CRASH
    122 BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.1_T2.html = FAIL PASS CRASH
    123 BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.4_T2.html = FAIL PASS CRASH
    124 BUGWKEFL : svg/dom/viewspec-parser-3.html = FAIL PASS
    125 BUGWKEFL : svg/dom/viewspec-parser-1.html = FAIL PASS
    126 BUGWKEFL : svg/dom/viewspec-parser-4.html = FAIL PASS
    127 BUGWKEFL : svg/dom/viewspec-parser-2.html = FAIL PASS
    128 BUGWKEFL : svg/dom/viewspec-parser-5.html = FAIL PASS
    129 
    130 // ASSERTION FAILED: m_suspended in WebCore::SuspendableTimer::resume()
    131 BUGWK35220 : inspector/debugger/debugger-no-nested-pause.html = FAIL CRASH PASS
    132 BUGWK35220 : inspector/debugger/debugger-pause-in-internal.html = FAIL CRASH PASS
    133 BUGWK35220 : inspector/debugger/debugger-pause-on-exception.html = FAIL CRASH PASS
    134 BUGWK35220 : inspector/debugger/debugger-reload-on-pause.html = FAIL CRASH PASS
    135 BUGWK35220 : inspector/debugger/debugger-scripts.html = FAIL CRASH PASS
    136 BUGWK35220 : inspector/debugger/debugger-step-in.html = FAIL CRASH PASS
    137 BUGWK35220 : inspector/debugger/debugger-step-over.html = FAIL CRASH PASS
    138 BUGWK35220 : inspector/debugger/disable-script.html = FAIL CRASH PASS
    139 BUGWK35220 : inspector/debugger/function-details.html = FAIL CRASH PASS
    140 BUGWK35220 : inspector/debugger/script-extract-outline.html = FAIL CRASH PASS
    141 
    142 //////////////////////////////////////////////////////////////////////////////////////////
    143 // FAILING TESTS
    144 //////////////////////////////////////////////////////////////////////////////////////////
    145 
    146 // WebKitTestRunner needs an implementation for testRunner.queueLoad
    147 BUGWK42674 : fast/dom/navigation-type-back-forward.html = FAIL
    148 BUGWK42674 : fast/dom/navigation-type-navigate.html = FAIL
    149 BUGWK42674 : fast/dom/navigation-type-reload.html = FAIL
    150 BUGWK42674 : http/tests/navigation/response204.html = FAIL
    151 
    152 // WebKitTestRunner needs an implementation for testRunner.titleTextDirection
    153 BUGWK93470 : fast/dom/title-directionality-removeChild.html = FAIL
    154 BUGWK93470 : fast/dom/title-directionality.html = FAIL
    155 
    156 // WebKitTestRunner needs an implementation for eventSender.scheduleAsynchronousClick
    157 BUGWKEFL : fast/events/popup-blocking-click-in-iframe.html = FAIL
    158 
    159 // WebKitTestRunner eventSender needs touch events support
    160 BUGWK96465 : fast/events/touch/basic-multi-touch-events-limited.html = FAIL
    161 BUGWK96465 : fast/events/touch/basic-multi-touch-events.html = FAIL
    162 BUGWK96465 : fast/events/touch/basic-single-touch-events.html = FAIL
    163 BUGWK96465 : fast/events/touch/multi-touch-grouped-targets.html = FAIL
    164 BUGWK96465 : fast/events/touch/send-oncancel-event.html = FAIL
    165 BUGWK96465 : fast/events/touch/tap-highlight-color.html = FAIL
    166 BUGWK96465 : fast/events/touch/touch-active-state.html = FAIL
    167 BUGWK96465 : fast/events/touch/touch-coords-in-zoom-and-scroll.html = FAIL
    168 BUGWK96465 : fast/events/touch/touch-inside-iframe.html = FAIL
    169 BUGWK96465 : fast/events/touch/touch-inside-iframe-scrolled.html = FAIL
    170 BUGWK96465 : fast/events/touch/touch-slider.html = FAIL
    171 BUGWK96465 : fast/events/touch/touch-stale-node-crash.html = FAIL
    172 BUGWK96465 : fast/events/touch/touch-target-limited.html = FAIL
    173 BUGWK96465 : fast/events/touch/touch-target.html = FAIL
    174 
    175 // WebKitTestRunner needs an implementation for testRunner.setViewModeMediaFeature
    176 BUGWKEFL : fast/media/media-query-list-02.html = FAIL
    177 BUGWKEFL : fast/media/media-query-list-03.html = FAIL
    178 BUGWKEFL : fast/media/media-query-list-04.html = FAIL
    179 BUGWKEFL : fast/media/media-query-list-05.html = FAIL
    180 BUGWKEFL : fast/media/media-query-list-06.html = FAIL
    181 BUGWKEFL : fast/media/media-query-list-07.html = FAIL
    182 BUGWKEFL : fast/media/view-mode-media-feature.html = FAIL
    183 
    184 // WebKitTestRunner needs an implementation for eventSender.scheduleAsynchronousKeyDown
    185 BUGWK93979 : fast/mutation/end-of-task-delivery.html = FAIL
    186 
    187 // testRunner.setUseDeferredFrameLoading() is not implemented in WK2
    188 BUGWK93980 : http/tests/appcache/load-from-appcache-defer-resume-crash.html = FAIL
    189 
    190 // WebKitTestRunner needs an implementation for testRunner.setStorageDatabaseIdleInterval
    191 BUGWK93982 : storage/domstorage/storage-close-database-on-idle.html = FAIL
    192 
    193 // Unclassified failures
    194 BUGWKEFL : editing/input/emacs-ctrl-o.html = FAIL
    195 BUGWKEFL : fast/block/float/float-in-float-hit-testing.html = FAIL
    196 BUGWKEFL : fast/dom/Window/mozilla-focus-blur.html = FAIL
    197 BUGWKEFL : fast/frames/flattening/iframe-tiny.html = FAIL
    198 BUGWKEFL : fast/replaced/no-focus-ring-embed.html = FAIL
    199 BUGWKEFL : fast/replaced/no-focus-ring-object.html = FAIL
    200 BUGWKEFL : http/tests/inspector/network/network-sidebar-width.html = FAIL
    201 BUGWKEFL : inspector/extensions/extensions-panel.html = FAIL
    202 
    203 // Fails after r128056.
    204 BUGWk96794 : inspector/console/alert-toString-exception.html = FAIL
     1# We divide the EFL WK2 test expectations into several categories:
     2# 1. TESTS EXPECTED TO FAIL
     3#    Test cases related to features that we don't expect to be activated for EFL WK2 since
     4#    the feature implementation in WebKit2 is missing or not complete yet.
     5#    If test cases related to a feature cannot be activated since e.g.
     6#    * the feature implementation in WebCore is not complete yet
     7#    * the feature is not relevant for the EFL port
     8#    * the feature is meant to solve a backwards compatibility issue on other platforms
     9#    please put them into EFL TestExpectations file.
     10#    If in doubt, please discuss on webkit-efl mailing list whether a set of test cases
     11#    should be moved here.
     12
     13# 2. CRASHES
     14
     15# 3. FLAKY TESTS
     16
     17# 4. FAILING TESTS
     18#    * Interim failures that are moved here for further investigation as a result of daily
     19#      gardening. They should be analysed quickly and either resolved or moved to 1).
     20#    * Remaining failures that are moved here until further investigation after
     21#      unskipping a directory or block of tests in the Skipped list.
     22#    * Tests that we expect to pass once the respective fix for DRT is available or
     23#      a relevant compile time feature can be enabled for EFL.
     24
     25#////////////////////////////////////////////////////////////////////////////////////////
     26# TESTS EXPECTED TO FAIL
     27#////////////////////////////////////////////////////////////////////////////////////////
     28
     29#////////////////////////////////////////////////////////////////////////////////////////
     30# CRASHES
     31#////////////////////////////////////////////////////////////////////////////////////////
     32
     33Bug(EFL) fast/dom/register-protocol-handler.html [ Crash ]
     34Bug(EFL) fast/dom/unregister-protocol-handler.html [ Crash ]
     35
     36# WebKitTestRunner needs an implementation for download attribute feature
     37# The implementation for DumpRenderTree is on https://bugs.webkit.org/show_bug.cgi?id=96462
     38# anchor-download-unset.html and anchor-nodownload.html are currently passed, but need to be checked along with below test cases
     39Bug(EFL) fast/dom/HTMLAnchorElement/anchor-download.html [ Crash ]
     40Bug(EFL) fast/dom/HTMLAnchorElement/anchor-nodownload-set.html [ Crash ]
     41
     42#////////////////////////////////////////////////////////////////////////////////////////
     43# FLAKY TESTS
     44#////////////////////////////////////////////////////////////////////////////////////////
     45
     46Bug(EFL) http/tests/security/contentSecurityPolicy/connect-src-websocket-blocked.html [ Crash Pass ]
     47Bug(EFL) inspector/styles/styles-add-new-rule.html [ Failure Pass ]
     48Bug(EFL) inspector/styles/metrics-box-sizing.html [ Failure Pass ]
     49Bug(EFL) inspector/styles/inject-stylesheet.html [ Failure Pass ]
     50Bug(EFL) inspector/styles/css-live-edit.html [ Failure Pass ]
     51Bug(EFL) inspector/styles/styles-cancel-editing.html [ Failure Pass ]
     52Bug(EFL) inspector/styles/get-set-stylesheet-text.html [ Failure Pass ]
     53Bug(EFL) inspector/styles/lazy-computed-style.html [ Failure Pass ]
     54Bug(EFL) inspector/styles/add-new-rule-inline-style-csp.html [ Failure Pass ]
     55Bug(EFL) inspector/styles/styles-commit-editing.html [ Failure Pass ]
     56Bug(EFL) inspector/styles/styles-history.html [ Failure Pass ]
     57Bug(EFL) inspector/styles/edit-inspector-stylesheet.html [ Failure Pass ]
     58Bug(EFL) inspector/styles/commit-selector.html [ Failure Pass ]
     59Bug(EFL) inspector/styles/force-pseudo-state.html [ Failure Pass ]
     60Bug(EFL) inspector/styles/styles-add-invalid-property.html [ Failure Pass ]
     61Bug(EFL) inspector/styles/perform-undo-perform-of-mergable-action.html [ Failure Pass ]
     62Bug(EFL) inspector/elements/delete-from-document.html [ Failure Pass ]
     63Bug(EFL) inspector/elements/insert-node.html [ Failure Pass ]
     64Bug(EFL) inspector/elements/elements-inspect-iframe-from-different-domain.html [ Failure Pass ]
     65Bug(EFL) inspector/elements/elements-panel-styles.html [ Failure Pass ]
     66Bug(EFL) inspector/elements/elements-panel-selection-on-refresh.html [ Failure Pass ]
     67Bug(EFL) inspector/elements/elements-panel-limited-children.html [ Failure Pass ]
     68Bug(EFL) inspector/elements/elements-panel-reload-assert.html [ Failure Pass ]
     69Bug(EFL) inspector/elements/elements-panel-rewrite-href.html [ Failure Pass ]
     70Bug(EFL) inspector/elements/event-listener-sidebar.html [ Failure Pass ]
     71Bug(EFL) inspector/elements/elements-panel-structure.html [ Failure Pass ]
     72Bug(EFL) inspector/elements/highlight-node-scaled.html [ Failure Pass ]
     73Bug(EFL) inspector/console/console-format.html [ Failure Pass ]
     74Bug(EFL) inspector/console/command-line-api-inspect.html [ Failure Pass ]
     75Bug(EFL) inspector/console/console-api-on-call-frame.html [ Failure Pass ]
     76Bug(EFL) inspector/console/console-big-array.html [ Failure Pass ]
     77Bug(EFL) inspector/debugger/debugger-activation-crash2.html [ Crash Failure Pass ]
     78Bug(EFL) inspector/debugger/debugger-breakpoints-not-activated-on-reload.html [ Failure Pass ]
     79Bug(EFL) inspector/debugger/debugger-eval-while-paused.html [ Failure Pass ]
     80Bug(EFL) inspector/debugger/callstack-placards-discarded.html [ Failure Pass ]
     81Bug(EFL) inspector/debugger/debugger-autocontinue-on-syntax-error.html [ Failure Pass ]
     82Bug(EFL) inspector/debugger/debugger-activation-crash.html [ Crash Failure Pass ]
     83Bug(EFL) inspector/debugger/debugger-pause-in-eval-script.html [ Crash Failure Pass ]
     84Bug(EFL) inspector/debugger/debugger-pause-on-debugger-statement.html [ Crash Failure Pass ]
     85Bug(EFL) inspector/debugger/debugger-pause-on-failed-assertion.html [ Crash Failure Pass ]
     86Bug(EFL) inspector/debugger/debugger-proto-property.html [ Failure Pass ]
     87Bug(EFL) inspector/debugger/debugger-set-breakpoint-regex.html [ Crash Failure Pass ]
     88Bug(EFL) inspector/debugger/debugger-step-out.html [ Crash Failure Pass ]
     89Bug(EFL) inspector/debugger/pause-in-inline-script.html [ Failure Pass ]
     90Bug(EFL) inspector/debugger/breakpoint-manager.html [ Crash Failure Pass ]
     91Bug(EFL) inspector/debugger/copy-stack-trace.html [ Failure Pass ]
     92Bug(EFL) inspector/timeline/timeline-animation-frame.html [ Failure Pass ]
     93Bug(EFL) inspector/timeline/timeline-timer.html [ Failure Pass ]
     94Bug(EFL) inspector/cookie-parser.html [ Failure Pass ]
     95Bug(EFL) inspector/profiler/cpu-profiler-profiling.html [ Failure Pass ]
     96Bug(EFL) inspector/extensions/extensions-resources.html [ Failure Pass ]
     97Bug(EFL) inspector/extensions/extensions-audits-api.html [ Failure Pass ]
     98Bug(EFL) inspector/extensions/extensions-reload.html [ Failure Pass ]
     99Bug(EFL) inspector/editor/highlighter-basics.html [ Failure Pass ]
     100Bug(EFL) inspector/editor/highlighter-long-line.html [ Failure Pass ]
     101Bug(EFL) inspector/audits/audits-panel-functional.html [ Failure Pass ]
     102Bug(EFL) inspector/runtime/runtime-callFunctionOn.html [ Failure Pass ]
     103Bug(EFL) inspector/storage-panel-dom-storage-update.html [ Failure Pass ]
     104Bug(EFL) media/video-played-reset.html [ Failure Pass ]
     105Bug(EFL) fast/encoding/parser-tests-110.html [ Failure Pass ]
     106Bug(EFL) fast/loader/fragment-after-redirect-gets-back-entry.html [ Failure Pass ]
     107Bug(EFL) fast/loader/child-frame-add-after-back-forward.html [ Failure Pass ]
     108Bug(EFL) fast/forms/validation-message-user-modify.html [ Failure Pass ]
     109Bug(EFL) fast/events/backspace-navigates-back.html [ Failure Pass ]
     110Bug(EFL) fast/events/onchange-click-hang.html [ Failure Pass ]
     111Bug(EFL) fast/events/dispatch-message-string-data.html [ Failure Pass ]
     112Bug(EFL) fast/layers/no-clipping-overflow-hidden-hardware-acceleration.html [ ImageOnlyFailure Pass ]
     113Bug(EFL) fast/events/domactivate-sets-underlying-click-event-as-handled.html [ Failure Pass ]
     114Bug(EFL) http/tests/inspector/change-iframe-src.html [ Failure Pass ]
     115Bug(EFL) http/tests/loading/fire-error-event-empty-404-script.html [ Crash Failure Pass ]
     116Bug(EFL) jquery/data.html [ Failure Pass ]
     117Bug(EFL) jquery/offset.html [ Failure Pass ]
     118Bug(EFL) sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A5.html [ Crash Failure Pass ]
     119Bug(EFL) sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A6.html [ Crash Failure Pass ]
     120Bug(EFL) sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.1_T2.html [ Crash Failure Pass ]
     121Bug(EFL) sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.4_T2.html [ Crash Failure Pass ]
     122Bug(EFL) sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.1_T2.html [ Crash Failure Pass ]
     123Bug(EFL) sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.4_T2.html [ Crash Failure Pass ]
     124Bug(EFL) svg/dom/viewspec-parser-3.html [ Failure Pass ]
     125Bug(EFL) svg/dom/viewspec-parser-1.html [ Failure Pass ]
     126Bug(EFL) svg/dom/viewspec-parser-4.html [ Failure Pass ]
     127Bug(EFL) svg/dom/viewspec-parser-2.html [ Failure Pass ]
     128Bug(EFL) svg/dom/viewspec-parser-5.html [ Failure Pass ]
     129
     130# ASSERTION FAILED: m_suspended in WebCore::SuspendableTimer::resume()
     131webkit.org/b/35220 inspector/debugger/debugger-no-nested-pause.html [ Crash Failure Pass ]
     132webkit.org/b/35220 inspector/debugger/debugger-pause-in-internal.html [ Crash Failure Pass ]
     133webkit.org/b/35220 inspector/debugger/debugger-pause-on-exception.html [ Crash Failure Pass ]
     134webkit.org/b/35220 inspector/debugger/debugger-reload-on-pause.html [ Crash Failure Pass ]
     135webkit.org/b/35220 inspector/debugger/debugger-scripts.html [ Crash Failure Pass ]
     136webkit.org/b/35220 inspector/debugger/debugger-step-in.html [ Crash Failure Pass ]
     137webkit.org/b/35220 inspector/debugger/debugger-step-over.html [ Crash Failure Pass ]
     138webkit.org/b/35220 inspector/debugger/disable-script.html [ Crash Failure Pass ]
     139webkit.org/b/35220 inspector/debugger/function-details.html [ Crash Failure Pass ]
     140webkit.org/b/35220 inspector/debugger/script-extract-outline.html [ Crash Failure Pass ]
     141
     142#////////////////////////////////////////////////////////////////////////////////////////
     143# FAILING TESTS
     144#////////////////////////////////////////////////////////////////////////////////////////
     145
     146# WebKitTestRunner needs an implementation for testRunner.queueLoad
     147webkit.org/b/42674 fast/dom/navigation-type-back-forward.html [ Failure ]
     148webkit.org/b/42674 fast/dom/navigation-type-navigate.html [ Failure ]
     149webkit.org/b/42674 fast/dom/navigation-type-reload.html [ Failure ]
     150webkit.org/b/42674 http/tests/navigation/response204.html [ Failure ]
     151
     152# WebKitTestRunner needs an implementation for testRunner.titleTextDirection
     153webkit.org/b/93470 fast/dom/title-directionality-removeChild.html [ Failure ]
     154webkit.org/b/93470 fast/dom/title-directionality.html [ Failure ]
     155
     156# WebKitTestRunner needs an implementation for eventSender.scheduleAsynchronousClick
     157Bug(EFL) fast/events/popup-blocking-click-in-iframe.html [ Failure ]
     158
     159# WebKitTestRunner eventSender needs touch events support
     160webkit.org/b/96465 fast/events/touch/basic-multi-touch-events-limited.html [ Failure ]
     161webkit.org/b/96465 fast/events/touch/basic-multi-touch-events.html [ Failure ]
     162webkit.org/b/96465 fast/events/touch/basic-single-touch-events.html [ Failure ]
     163webkit.org/b/96465 fast/events/touch/multi-touch-grouped-targets.html [ Failure ]
     164webkit.org/b/96465 fast/events/touch/send-oncancel-event.html [ Failure ]
     165webkit.org/b/96465 fast/events/touch/tap-highlight-color.html [ Failure ]
     166webkit.org/b/96465 fast/events/touch/touch-active-state.html [ Failure ]
     167webkit.org/b/96465 fast/events/touch/touch-coords-in-zoom-and-scroll.html [ Failure ]
     168webkit.org/b/96465 fast/events/touch/touch-inside-iframe.html [ Failure ]
     169webkit.org/b/96465 fast/events/touch/touch-inside-iframe-scrolled.html [ Failure ]
     170webkit.org/b/96465 fast/events/touch/touch-slider.html [ Failure ]
     171webkit.org/b/96465 fast/events/touch/touch-stale-node-crash.html [ Failure ]
     172webkit.org/b/96465 fast/events/touch/touch-target-limited.html [ Failure ]
     173webkit.org/b/96465 fast/events/touch/touch-target.html [ Failure ]
     174
     175# WebKitTestRunner needs an implementation for testRunner.setViewModeMediaFeature
     176Bug(EFL) fast/media/media-query-list-02.html [ Failure ]
     177Bug(EFL) fast/media/media-query-list-03.html [ Failure ]
     178Bug(EFL) fast/media/media-query-list-04.html [ Failure ]
     179Bug(EFL) fast/media/media-query-list-05.html [ Failure ]
     180Bug(EFL) fast/media/media-query-list-06.html [ Failure ]
     181Bug(EFL) fast/media/media-query-list-07.html [ Failure ]
     182Bug(EFL) fast/media/view-mode-media-feature.html [ Failure ]
     183
     184# WebKitTestRunner needs an implementation for eventSender.scheduleAsynchronousKeyDown
     185webkit.org/b/93979 fast/mutation/end-of-task-delivery.html [ Failure ]
     186
     187# testRunner.setUseDeferredFrameLoading() is not implemented in WK2
     188webkit.org/b/93980 http/tests/appcache/load-from-appcache-defer-resume-crash.html [ Failure ]
     189
     190# WebKitTestRunner needs an implementation for testRunner.setStorageDatabaseIdleInterval
     191webkit.org/b/93982 storage/domstorage/storage-close-database-on-idle.html [ Failure ]
     192
     193# Unclassified failures
     194Bug(EFL) editing/input/emacs-ctrl-o.html [ Failure ]
     195Bug(EFL) fast/block/float/float-in-float-hit-testing.html [ Failure ]
     196Bug(EFL) fast/dom/Window/mozilla-focus-blur.html [ Failure ]
     197Bug(EFL) fast/frames/flattening/iframe-tiny.html [ Failure ]
     198Bug(EFL) fast/replaced/no-focus-ring-embed.html [ Failure ]
     199Bug(EFL) fast/replaced/no-focus-ring-object.html [ Failure ]
     200Bug(EFL) http/tests/inspector/network/network-sidebar-width.html [ Failure ]
     201Bug(EFL) inspector/extensions/extensions-panel.html [ Failure ]
     202
     203# Fails after r128056.
     204webkit.org/b/96794 inspector/console/alert-toString-exception.html [ Failure ]
     205
  • trunk/LayoutTests/platform/efl/TestExpectations

    r129047 r129060  
    1 // These are the layout test expectations for the EFL port(s) of WebKit.
    2 //
    3 // See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
    4 
    5 // We divide our test_expectations.txt into several categories:
    6 // 1. TESTS EXPECTED TO FAIL
    7 //    Test cases related to features that we don't expect to be activated for EFL since e.g.
    8 //    * the feature implementation in WebCore is not complete yet
    9 //    * the feature is not relevant for the EFL port
    10 //    * the feature is meant to solve a backwards compatibility issue on other platforms
    11 //    Test cases that don't apply for the EFL platform permanently.
    12 //    If in doubt, please discuss on webkit-efl mailing list whether a set of test cases
    13 //    should be moved here.
    14 
    15 // 2. CRASHES
    16 
    17 // 3. FLAKY TESTS
    18 
    19 // 4. FAILING TESTS
    20 //    * Interim failures that are moved here for further investigation as a result of daily
    21 //      gardening. They should be analysed quickly and either resolved or moved to 1).
    22 //    * Remaining failures that are moved here until further investigation after
    23 //      unskipping a directory or block of tests in the Skipped list. Mark cases as MISSING
    24 //      if you cannot yet generate new results since another feature is missing.
    25 //    * Tests that we expect to pass once the respective fix for DRT is available or
    26 //      a relevant compile time feature can be enabled for EFL.
    27 
    28 
    29 // Each line should have an associated bug. Please don't file new lines without one.
    30 
    31 //////////////////////////////////////////////////////////////////////////////////////////
    32 // TESTS EXPECTED TO FAIL
    33 //////////////////////////////////////////////////////////////////////////////////////////
    34 
    35 // These tests require DASHBOARD_SUPPORT but this feature is specific to Mac port.
    36 BUGWKEFL SKIP : fast/canvas/canvas-gradient-addStop-error.html = PASS
    37 BUGWKEFL SKIP : fast/canvas/fill-stroke-clip-reset-path.html = PASS
    38 BUGWKEFL SKIP : http/tests/xmlhttprequest/default-content-type-dashboard.html = PASS
    39 
    40 // Doesn't apply to platforms that don't enforce the CFNetwork-style 3rd party cookie policy
    41 BUGWK35824 SKIP : http/tests/cookies/third-party-cookie-relaxing.html = PASS
    42 
    43 // CSS Regions support not yet enabled, tracking in a separate EFL bug.
    44 BUGWK83897 SKIP : fast/regions = PASS
    45 BUGWK83897 SKIP : inspector/styles/protocol-css-regions-commands.html = PASS
    46 BUGWK83897 SKIP : inspector/styles/region-style-crash.html = PASS
    47 
    48 // Deletion UI is a Mail-ism. We don't need to wory about this. (via Chromium)
    49 BUGWKEFL SKIP : editing/deleting/deletionUI-single-instance.html = PASS
    50 BUGWKEFL SKIP : fast/dom/Element/id-in-deletebutton.html = PASS
    51 
    52 // This test is out-dated since r95899.
    53 BUGWK65709 : canvas/philip/tests/2d.drawImage.outsidesource.html = FAIL
    54 
    55 // Exclusions implementation not complete yet.
    56 BUGWK83898 SKIP : fast/exclusions = PASS
    57 
    58 // CSS Filters support not yet enabled (needs ENABLE_CSS_FILTERS).
    59 BUGWK85465 SKIP : css3/filters = FAIL
    60 
    61 // CSS image-resolution is not yet enabled.
    62 BUGWK85262 SKIP : fast/css/image-resolution = PASS
    63 
    64 // CSS image-orientation is not yet enabled.
    65 BUGWK89052 SKIP : fast/css/image-orientation = PASS
    66 
    67 // This test assumes we cannot play RTSP, but we can.
    68 BUGWKEFL SKIP : media/unsupported-rtsp.html = TIMEOUT
    69 
    70 // Perf tests are really slow in debug builds and there are few benefits in running them.
    71 WONTFIX SKIP DEBUG : perf = TIMEOUT
    72 
    73 // Perf tests are way too slow and some may fail due to timeout.
    74 WONTFIX : perf/adding-radio-buttons.html = FAIL PASS TIMEOUT
    75 WONTFIX : perf/array-binary-search.html = FAIL PASS TIMEOUT
    76 WONTFIX : perf/array-nested-loop.html = FAIL PASS TIMEOUT
    77 WONTFIX : perf/mouse-event.html = FAIL PASS TIMEOUT
    78 
    79 // Rounding issues when running on 32-bits machines.
    80 BUGWK43568 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html = PASS FAIL
    81 BUGWK43568 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html = PASS FAIL
    82 WONTFIX X86 : svg/css/stars-with-shadow.html = PASS FAIL
    83 
    84 // Newly added test which fails on other bots too
    85 BUGWK85969 : http/tests/loading/post-in-iframe-with-back-navigation.html = FAIL
    86 
    87 // Missing drag'n'drop support.
    88 BUGWK86623 : editing/pasteboard/drag-and-drop-image-contenteditable.html = FAIL
    89 BUGWK86623 : editing/pasteboard/drag-and-drop-inputimage-contenteditable.html = FAIL
    90 BUGWK86623 : editing/pasteboard/drag-and-drop-objectimage-contenteditable.html = FAIL
    91 BUGWK86623 : editing/pasteboard/drag-drop-to-data-url.html = FAIL
    92 BUGWK86623 : editing/pasteboard/drag-image-in-about-blank-frame.html = FAIL
    93 BUGWK86623 : editing/pasteboard/files-during-page-drags.html = FAIL
    94 BUGWK86623 : editing/selection/drag-text-delay.html = FAIL
    95 BUGWK86623 : editing/pasteboard/drag-drop-input-textarea.html = FAIL
    96 BUGWK86623 : editing/pasteboard/drag-drop-list.html = FAIL
    97 BUGWK86623 : editing/pasteboard/drag-drop-url-text.html = FAIL
    98 BUGWK86623 : editing/pasteboard/drop-inputtext-acquires-style.html = FAIL
    99 BUGWK86623 : editing/pasteboard/drop-link.html = FAIL
    100 BUGWK86623 : editing/pasteboard/drop-text-events.html = FAIL
    101 BUGWK86623 : editing/pasteboard/get-data-text-plain-drop.html = FAIL
    102 BUGWK86623 : fast/dom/shadow/drop-event-for-input-in-shadow.html = FAIL
    103 BUGWK86623 : fast/dom/shadow/drop-event-in-shadow.html = FAIL
    104 BUGWK86623 : fast/events/drag-display-none-element.html = FAIL
    105 BUGWK86623 : fast/events/drag-in-frames.html = FAIL
    106 BUGWK86623 : fast/events/drag-link.html = FAIL
    107 BUGWK86623 : fast/events/drag-parent-node.html = FAIL
    108 BUGWK86623 : fast/events/moving-text-should-fire-drop-and-dragend-events.html = FAIL
    109 BUGWK86623 : fast/events/moving-text-should-fire-drop-and-dragend-events-2.html = FAIL
    110 BUGWK86623 : fast/events/remove-target-with-shadow-in-drag.html = FAIL
    111 BUGWK86623 : http/tests/local/fileapi/file-last-modified-after-delete.html = FAIL
    112 
    113 // Missing drag'n'drop, needs baselines
    114 BUGWK86623 : editing/pasteboard/drag-drop-dead-frame.html = MISSING
    115 BUGWK86623 : editing/pasteboard/drag-drop-modifies-page.html = MISSING
    116 BUGWK86623 : editing/pasteboard/drag-image-to-contenteditable-in-iframe.html = MISSING
    117 BUGWK86623 : editing/pasteboard/drop-text-without-selection.html = MISSING
    118 BUGWK86623 : editing/pasteboard/smart-drag-drop.html = MISSING
    119 BUGWK86623 : editing/pasteboard/subframe-dragndrop-1.html = MISSING
    120 
    121 // CSS Sticky (-webkit-sticky) not supported by EFL.
    122 BUGWK95182 : fast/css/sticky = IMAGE
    123 
    124 // Testcase assumes a thumb width of 12px, default there uses 29px.
    125 BUGWK95071 : fast/forms/range/slider-in-multi-column.html = FAIL
    126 BUGWK95071 : fast/forms/range/slider-transformed.html = FAIL
    127 
    128 // The EFL port has no support for webarchives.
    129 BUGWKEFL SKIP : webarchive = PASS
    130 BUGWKEFL SKIP : http/tests/webarchive = PASS
    131 BUGWKEFL SKIP : svg/webarchive = PASS
    132 BUGWKEFL SKIP : svg/custom/image-with-prefix-in-webarchive.svg = PASS
    133 
    134 // The EFL port uses different keyboard accelerators than Safari (via Chromium).
    135 BUGWKEFL SKIP : fast/events/option-tab.html = PASS
    136 
    137 // These tests are valid for ports where RenderTheme::shouldShowPlaceholderWhenFocused() returns true.
    138 BUGWKEFL : fast/forms/input-placeholder-paint-order.html = MISSING
    139 BUGWKEFL : fast/forms/textarea/textarea-placeholder-paint-order.html = MISSING
    140 
    141 // Implementing copy{En,De}codedHostName only to test them does not make sense
    142 BUGWK86080 SKIP : fast/encoding/idn-security.html = FAIL
    143 
    144 // UndoManager is not yet enabled.
    145 BUGWK87908 SKIP : editing/undomanager = PASS
    146 
    147 // Disable webaudio codec tests, including proprietary codecs.
    148 BUGWK88794 SKIP : webaudio/codec-tests = PASS
    149 
    150 // Text Autosizing is not yet enabled.
    151 BUGWK84186 SKIP : fast/text-autosizing = PASS
    152 
    153 // Dialog element is not yet enabled.
    154 BUGWK84635 SKIP : fast/dom/HTMLDialogElement = FAIL
    155 
    156 // Subpixel layout is not enabled.
    157 BUGWK85532 SKIP : fast/sub-pixel = MISSING
    158 
    159 // DeviceOrientation support is not enabled by default.
    160 BUGWKEFL SKIP : fast/dom/DeviceOrientation = FAIL
    161 BUGWKEFL SKIP : fast/dom/Window/window-properties-device-orientation.html = FAIL
    162 BUGWKEFL SKIP : inspector/device-orientation-success.html = FAIL
    163 
    164 // EFL port does not enable ORIENTATION_EVENTS
    165 BUGWK90928 SKIP : fast/dom/Orientation = FAIL
    166 
    167 // EFL port does not implement DeviceMotion
    168 BUGWK95300 SKIP : fast/dom/DeviceMotion = FAIL
    169 
    170 // The EFL port has no support for accessibility features
    171 BUGWKEFL SKIP : accessibility = FAIL
    172 
    173 //////////////////////////////////////////////////////////////////////////////////////////
    174 // CRASHES
    175 //////////////////////////////////////////////////////////////////////////////////////////
    176 
    177 // REGRESSION(r128802): It made some JS tests crash
    178 BUGWK97001 DEBUG : fast/dom/message-port-deleted-by-accessor.html = CRASH PASS
    179 BUGWK97001 DEBUG : fast/js/Object-defineProperty.html = CRASH
    180 BUGWK97001 DEBUG : fast/js/array-bad-time.html = CRASH
    181 BUGWK97001 DEBUG : fast/js/array-slow-put.html = CRASH
    182 BUGWK97001 DEBUG : fast/js/object-bad-time.html = CRASH
    183 BUGWK97001 DEBUG : ietestcenter/Javascript/15.4.4.14-9-b-i-5.html = CRASH
    184 BUGWK97001 DEBUG : ietestcenter/Javascript/15.4.4.15-8-b-i-5.html = CRASH
    185 
    186 //////////////////////////////////////////////////////////////////////////////////////////
    187 // FLAKY TESTS
    188 //////////////////////////////////////////////////////////////////////////////////////////
    189 
    190 BUGWK85603 : fast/forms/textarea-placeholder-set-attribute.html = FAIL IMAGE PASS
    191 BUGWK59801 : fast/workers/storage/use-same-database-in-page-and-workers.html = FAIL PASS
    192 BUGWK83878 : media/track/track-mode.html = FAIL PASS
    193 BUGWK85180 : media/audio-delete-while-step-button-clicked.html = FAIL PASS
    194 BUGWK86072 : media/sources-fallback-codecs.html = FAIL PASS
    195 BUGWK86073 : ietestcenter/css3/flexbox/flexbox-layout-001.htm = IMAGE PASS
    196 BUGWK86073 : ietestcenter/css3/flexbox/flexbox-layout-003.htm = IMAGE PASS
    197 BUGWK86074 : media/svg-as-image-with-media-blocked.html = CRASH PASS
    198 BUGWK86078 : http/tests/misc/favicon-loads-with-icon-loading-override.html = FAIL PASS
    199 BUGWK86079 : http/tests/misc/link-rel-icon-beforeload.html = FAIL PASS
    200 BUGWK86081 : loader/navigation-while-deferring-loads.html = FAIL PASS
    201 BUGWK86082 : security/block-test.html = FAIL PASS
    202 BUGWK86084 : svg/dom/SVGScriptElement/script-onerror-bubbling.svg = FAIL PASS
    203 BUGWK60103 : fast/replaced/border-radius-clip.html = FAIL PASS
    204 BUGWK91366 : fast/forms/number/number-spinbutton-gets-disabled-or-readonly.html = FAIL PASS
    205 BUGWK92112 : fast/overflow/overflow-height-float-not-removed-crash2.html = CRASH PASS
    206 BUGWK93589 : svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg = FAIL PASS
    207 
    208 // Flaky inspector tests
    209 BUGWK91958 : http/tests/inspector-enabled/injected-script-discard.html = FAIL PASS
    210 BUGWK85615 : http/tests/inspector/resource-har-pages.html = FAIL PASS
    211 BUGWKEFL : http/tests/inspector/search/resources-search-match-index.html = FAIL PASS
    212 BUGWK93820 : inspector/console/console-format-collections.html = FAIL PASS
    213 BUGWK96886 : inspector/debugger/dynamic-script-tag.html = FAIL PASS
    214 BUGWKEFL : inspector/profiler/heap-snapshot.html = FAIL PASS
    215 BUGWKEFL : inspector/timeline/timeline-enum-stability.html = FAIL PASS
    216 BUGWK95066 : inspector/styles/media-queries.html = FAIL PASS
    217 
    218 // Test is flaky and needs to be fixed
    219 BUGWK95813 : fast/innerHTML/innerHTML-iframe.html = FAIL PASS
    220 
    221 // Sometimes asserts in MessagePort::contextDestroyed
    222 BUGWK94458 : http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html = CRASH FAIL PASS
    223 
    224 // Aborting application cache downloads is flaky.
    225 BUGWK87633 : http/tests/appcache/abort-cache-onchecking-manifest-404.html = FAIL PASS
    226 BUGWK87633 : http/tests/appcache/abort-cache-ondownloading-resource-404.html = FAIL PASS
    227 
    228 // Tests that sometimes fail on the bot (for GTK and Chromium ports as well).
    229 BUGWK77631 : fast/multicol/span/span-as-immediate-child-property-removal.html = FAIL PASS
    230 BUGWK77631 : fast/multicol/span/span-as-immediate-columns-child-removal.html = FAIL PASS
    231 
    232 // Several media tests are flaky on the bots
    233 BUGWKEFL : media/controls-styling.html = FAIL PASS
    234 BUGWKEFL : media/video-display-toggle.html = FAIL PASS
    235 BUGWKEFL : media/controls-after-reload.html = FAIL PASS
    236 BUGWKEFL : media/controls-without-preload.html = FAIL PASS
    237 BUGWKEFL : media/video-controls-rendering.html = FAIL PASS
    238 BUGWKEFL : media/video-zoom-controls.html = FAIL PASS
    239 BUGWKEFL : media/video-empty-source.html = FAIL PASS
    240 BUGWKEFL : media/controls-strict.html = FAIL PASS
    241 BUGWKEFL : media/media-volume-slider-rendered-normal.html = FAIL PASS
    242 BUGWKEFL : media/media-document-audio-repaint.html = FAIL PASS
    243 BUGWKEFL : media/media-controls-clone.html = FAIL PASS
    244 
    245 BUGWK93213 : fast/text/international/text-spliced-font.html = FAIL PASS
    246 BUGWK93214 : http/tests/loading/307-after-303-after-post.html = TIMEOUT PASS
    247 BUGWK93212 : http/tests/incremental/slow-utf8-text.pl = TIMEOUT PASS
    248 
    249 //////////////////////////////////////////////////////////////////////////////////////////
    250 // FAILING TESTS
    251 //////////////////////////////////////////////////////////////////////////////////////////
    252 
    253 // Needs inner spin button to respect -webkit-inner-spin-button style
    254 BUGWK87619 : fast/forms/number/number-appearance-rtl.html = FAIL
    255 BUGWK87619 : fast/forms/number/number-appearance-spinbutton-disabled-readonly.html = FAIL
    256 BUGWK87619 : fast/forms/number/number-appearance-spinbutton-layer.html = FAIL
    257 BUGWK87619 : fast/forms/number/number-size.html = FAIL
    258 
    259 // Needs to have PNG generated, which currently fails for this case.
    260 BUGWK83274 : fast/repaint/transform-rotate-and-remove.html = PASS
    261 
    262 BUGWK83906 : ietestcenter/css3/grid/grid-column-001.htm = IMAGE
    263 BUGWK83907 : ietestcenter/css3/grid/grid-column-002.htm = IMAGE
    264 BUGWK83909 : ietestcenter/css3/grid/grid-column-003.htm = IMAGE
    265 BUGWK83912 : ietestcenter/css3/grid/grid-items-002.htm = IMAGE
    266 BUGWK83913 : ietestcenter/css3/grid/grid-items-003.htm = IMAGE
    267 
    268 // EventSender.beginDragWithFiles is not implemented
    269 BUGWK84333 : editing/pasteboard/data-transfer-items-drag-drop-entry.html = FAIL
    270 BUGWK84333 : editing/pasteboard/data-transfer-items-drag-drop-file.html = FAIL
    271 BUGWK84333 : editing/pasteboard/drag-files-to-editable-element.html = FAIL
    272 BUGWK84333 : editing/pasteboard/drop-file-svg.html = FAIL
    273 BUGWK84333 : editing/pasteboard/file-drag-to-editable.html = FAIL
    274 BUGWK84333 : editing/pasteboard/file-input-files-access.html = FAIL
    275 BUGWK84333 : fast/dom/Window/window-postmessage-clone-frames.html = FAIL
    276 BUGWK84333 : fast/dom/Window/window-postmessage-clone.html = FAIL
    277 BUGWK84333 : fast/events/drag-file-crash.html = FAIL
    278 BUGWK84333 : fast/events/drag-to-navigate.html = FAIL
    279 BUGWK84333 : fast/events/drop-handler-should-not-stop-navigate.html = FAIL
    280 BUGWK84333 : fast/events/drop-with-file-paths.html = FAIL
    281 BUGWK84333 : fast/events/dropzone-004.html = FAIL
    282 BUGWK84333 : fast/events/file-input-hidden-in-ondrop.html = FAIL
    283 BUGWK84333 : fast/events/input-element-display-none-in-dragleave-crash.html = FAIL
    284 BUGWK84333 : fast/events/prevent-drag-to-navigate.html = FAIL
    285 BUGWK84333 : fast/files/apply-blob-url-to-img.html = FAIL
    286 BUGWK84333 : fast/files/apply-blob-url-to-xhr.html = FAIL
    287 BUGWK84333 : fast/files/file-list-test.html = FAIL
    288 BUGWK84333 : fast/files/file-reader-abort.html = FAIL
    289 BUGWK84333 : fast/files/file-reader-directory-crash.html = FAIL
    290 BUGWK84333 : fast/files/file-reader-event-listener.html = FAIL
    291 BUGWK84333 : fast/files/null-origin-string.html = FAIL
    292 BUGWK84333 : fast/files/read-blob-async.html = FAIL
    293 BUGWK84333 : fast/files/read-file-async.html = FAIL
    294 BUGWK84333 : fast/files/workers/worker-apply-blob-url-to-xhr.html = FAIL
    295 BUGWK84333 : fast/files/workers/worker-read-blob-async.html = FAIL
    296 BUGWK84333 : fast/files/workers/worker-read-blob-sync.html = FAIL
    297 BUGWK84333 : fast/files/workers/worker-read-file-async.html = FAIL
    298 BUGWK84333 : fast/files/workers/worker-read-file-sync.html = FAIL
    299 BUGWK84333 : fast/forms/file/file-input-change-event.html = FAIL
    300 BUGWK84333 : fast/forms/file/file-input-reset.html = IMAGE
    301 BUGWK84333 : fast/forms/file/get-file-upload.html = FAIL
    302 BUGWK84333 : fast/forms/file/input-file-directory-upload.html = FAIL
    303 BUGWK84333 : fast/forms/file/input-file-re-render.html = MISSING
    304 BUGWK84333 : fast/forms/file/input-file-write-files.html = FAIL
    305 BUGWK84333 : fast/forms/file/recover-file-input-in-unposted-form.html = FAIL
    306 BUGWK84333 : fast/forms/file/selected-files-from-history-state.html = FAIL
    307 BUGWK84333 : http/tests/local/blob/send-hybrid-blob.html = FAIL
    308 BUGWK84333 : http/tests/local/fileapi/file-last-modified.html = FAIL
    309 BUGWK84333 : http/tests/local/fileapi/send-dragged-file.html = FAIL
    310 BUGWK84333 : http/tests/local/fileapi/send-sliced-dragged-file.html = FAIL
    311 BUGWK84333 : http/tests/local/formdata = FAIL
    312 BUGWK84333 : http/tests/security/clipboard/clipboard-file-access.html = FAIL
    313 
    314 // Missing execCommand('copy') and execCommand('paste').
    315 BUGWK84338 : editing/deleting/paste-with-transparent-background-color.html = FAIL
    316 BUGWK84338 : editing/execCommand/find-after-replace.html = FAIL MISSING
    317 BUGWK84338 : editing/execCommand/paste-1.html = FAIL MISSING
    318 BUGWK84338 : editing/execCommand/paste-2.html = FAIL MISSING
    319 BUGWK84338 : editing/input/paste-text-ending-with-interchange-newline.html = FAIL
    320 BUGWK84338 : editing/input/reveal-contenteditable-on-paste-vertically.html = FAIL
    321 BUGWK84338 : editing/inserting/insert-3786362-fix.html = FAIL
    322 BUGWK84338 : editing/inserting/insert-3907422-fix.html = FAIL
    323 BUGWK84338 : editing/inserting/insert-paste-bidi-control.html = FAIL
    324 BUGWK84338 : editing/pasteboard/19644-1.html = FAIL
    325 BUGWK84338 : editing/pasteboard/19644-2.html = FAIL
    326 BUGWK84338 : editing/pasteboard/4242293-1.html = FAIL
    327 BUGWK84338 : editing/pasteboard/4922709.html = FAIL
    328 BUGWK84338 : editing/pasteboard/5065605.html = FAIL
    329 BUGWK84338 : editing/pasteboard/5665299.html = FAIL
    330 BUGWK84338 : editing/pasteboard/5761530-1.html = FAIL
    331 BUGWK84338 : editing/pasteboard/5780697-2.html = FAIL
    332 BUGWK84338 : editing/pasteboard/avoid-copying-body-with-background.html = FAIL
    333 BUGWK84338 : editing/pasteboard/block-wrappers-necessary.html = FAIL
    334 BUGWK84338 : editing/pasteboard/clipboard-customData.html = FAIL
    335 BUGWK84338 : editing/pasteboard/contenteditable-pre-2.html = FAIL
    336 BUGWK84338 : editing/pasteboard/contenteditable-pre.html = FAIL
    337 BUGWK84338 : editing/pasteboard/copy-backslash-with-euc.html = FAIL
    338 BUGWK84338 : editing/pasteboard/copy-in-password-field.html = FAIL
    339 BUGWK84338 : editing/pasteboard/copy-null-characters.html = FAIL
    340 BUGWK84338 : editing/pasteboard/copy-paste-bidi.html = FAIL
    341 BUGWK84338 : editing/pasteboard/copy-paste-float.html = FAIL
    342 BUGWK84338 : editing/pasteboard/copy-resolves-urls.html = FAIL
    343 BUGWK84338 : editing/pasteboard/copy-text-with-backgroundcolor.html = FAIL
    344 BUGWK84338 : editing/pasteboard/copy-two-pasteboard-types-both-work.html = FAIL
    345 BUGWK84338 : editing/pasteboard/data-transfer-items.html = FAIL
    346 BUGWK84338 : editing/pasteboard/display-block-on-spans.html = FAIL
    347 BUGWK84338 : editing/pasteboard/do-not-copy-unnecessary-styles-2.html = FAIL
    348 BUGWK84338 : editing/pasteboard/do-not-copy-unnecessary-styles.html = FAIL
    349 BUGWK84338 : editing/pasteboard/emacs-ctrl-k-with-move.html = FAIL
    350 BUGWK84338 : editing/pasteboard/get-data-text-plain-paste.html = FAIL
    351 BUGWK84338 : editing/pasteboard/onpaste-text-html-types.html = FAIL
    352 BUGWK84338 : editing/pasteboard/onpaste-text-html.html = FAIL
    353 BUGWK84338 : editing/pasteboard/page-zoom.html = FAIL
    354 BUGWK84338 : editing/pasteboard/paste-4039777-fix.html = FAIL
    355 BUGWK84338 : editing/pasteboard/paste-and-sanitize.html = FAIL
    356 BUGWK84338 : editing/pasteboard/paste-before-tab-span.html = FAIL
    357 BUGWK84338 : editing/pasteboard/paste-blockquote-and-paragraph-break.html = FAIL
    358 BUGWK84338 : editing/pasteboard/paste-blockquote-before-blockquote.html = FAIL
    359 BUGWK84338 : editing/pasteboard/paste-code-in-pre.html = FAIL
    360 BUGWK84338 : editing/pasteboard/paste-double-nested-blockquote-before-blockquote.html = FAIL
    361 BUGWK84338 : editing/pasteboard/paste-event-only-once.html = FAIL
    362 BUGWK84338 : editing/pasteboard/paste-into-table-cell.html = FAIL
    363 BUGWK84338 : editing/pasteboard/paste-list-001.html = FAIL
    364 BUGWK84338 : editing/pasteboard/paste-list-002.html = FAIL
    365 BUGWK84338 : editing/pasteboard/paste-list-003.html = FAIL
    366 BUGWK84338 : editing/pasteboard/paste-list-004.html = FAIL
    367 BUGWK84338 : editing/pasteboard/paste-noscript-svg.html = FAIL
    368 BUGWK84338 : editing/pasteboard/paste-noscript-xhtml.xhtml = FAIL
    369 BUGWK84338 : editing/pasteboard/paste-noscript.html = FAIL
    370 BUGWK84338 : editing/pasteboard/paste-placeholder-input.html = FAIL
    371 BUGWK84338 : editing/pasteboard/paste-plaintext-user-select-none.html = FAIL
    372 BUGWK84338 : editing/pasteboard/paste-pre-001.html = FAIL
    373 BUGWK84338 : editing/pasteboard/paste-removing-iframe.html = FAIL
    374 BUGWK84338 : editing/pasteboard/paste-sanitize-crash-1.html = FAIL
    375 BUGWK84338 : editing/pasteboard/paste-sanitize-crash-2.html = FAIL
    376 BUGWK84338 : editing/style/apply-through-end-of-document.html = FAIL
    377 BUGWK84338 : editing/style/non-inheritable-styles.html = FAIL
    378 BUGWK84338 : editing/style/smoosh-styles-003.html = FAIL
    379 BUGWK84338 : fast/events/clipboard-dataTransferItemList.html = FAIL
    380 BUGWK84338 : fast/forms/input-paste-undo.html = FAIL
    381 BUGWK84338 : fast/forms/plaintext-mode-2.html = MISSING
    382 BUGWK84338 : fast/forms/textarea-paste-newline.html = FAIL
    383 
    384 // Missing showModalDialog implementation
    385 BUGWK84589 : fast/events/show-modal-dialog-onblur-onfocus.html = FAIL
    386 BUGWK84589 : fast/harness/show-modal-dialog.html = FAIL
    387 BUGWK84589 : fast/events/scroll-event-during-modal-dialog.html = FAIL
    388 BUGWK84589 : http/tests/security/cross-frame-access-get.html = FAIL
    389 
    390 // Issue with timing for suspend/resumeAnimations()?
    391 BUGWK84592 : animations/stop-animation-on-suspend.html = FAIL
    392 
    393 // IndexedDB is not yet enabled.
    394 BUGWKEFL SKIP : storage/indexeddb = PASS
    395 BUGWKEFL SKIP : http/tests/inspector/indexeddb = PASS
    396 
    397 // Quota API is not supported.
    398 BUGWKEFL SKIP : storage/storageinfo-missing-arguments.html = PASS
    399 BUGWKEFL SKIP : storage/storageinfo-no-callbacks.html = PASS
    400 BUGWKEFL SKIP : storage/storageinfo-query-usage.html = PASS
    401 BUGWKEFL SKIP : storage/storageinfo-request-quota.html = PASS
    402 
    403 // EFL's LayoutTestController does not implement originsWithLocalStorage.
    404 BUGWKEFL SKIP : storage/domstorage/localstorage/storagetracker = PASS
    405 
    406 // JSC does not support setIsolatedWorldSecurityOrigin.
    407 BUGWK61540 : http/tests/security/isolatedWorld/cross-origin-xhr.html = FAIL
    408 
    409 //__worldID is undefined in isolated world
    410 BUGWKEFL SKIP : http/tests/security/isolatedWorld/didClearWindowObject.html = PASS
    411 
    412 // Needs custom policy delegate enhancement to log downloads - EFL port is missing api for getting header fields from HTTP responses.
    413 BUGWK87974 : http/tests/download = FAIL IMAGE
    414 
    415 // Needs custom policy delegate enhancement to log DOM node info - EFL port is missing DOM node abstraction
    416 BUGWK87972 : fast/loader/policy-delegate-action-hit-test-zoomed.html = FAIL
    417 BUGWK87972 : fast/encoding/mailto-always-utf-8.html = FAIL
    418 
    419 // EFL has accelerated compositing disabled
    420 BUGWK79766 : compositing/animation/animation-compositing.html = FAIL
    421 BUGWK79766 : compositing/geometry/ancestor-overflow-change.html = FAIL
    422 BUGWK79766 : compositing/geometry/clip.html = FAIL
    423 BUGWK79766 : compositing/geometry/composited-in-columns.html = FAIL
    424 BUGWK79766 : compositing/geometry/flipped-writing-mode.html = FAIL
    425 BUGWK79766 : compositing/geometry/foreground-layer.html = FAIL
    426 BUGWK79766 : compositing/geometry/layer-due-to-layer-children-deep-switch.html = FAIL
    427 BUGWK79766 : compositing/geometry/layer-due-to-layer-children-switch.html = FAIL
    428 BUGWK79766 : compositing/geometry/limit-layer-bounds-clipping-ancestor.html = FAIL
    429 BUGWK79766 : compositing/geometry/limit-layer-bounds-fixed-positioned.html = FAIL
    430 BUGWK79766 : compositing/geometry/limit-layer-bounds-opacity-transition.html = FAIL
    431 BUGWK79766 : compositing/geometry/limit-layer-bounds-overflow-root.html = FAIL
    432 BUGWK79766 : compositing/geometry/limit-layer-bounds-positioned-transition.html = FAIL
    433 BUGWK79766 : compositing/geometry/limit-layer-bounds-positioned.html = FAIL
    434 BUGWK79766 : compositing/geometry/limit-layer-bounds-transformed-overflow.html = FAIL
    435 BUGWK79766 : compositing/geometry/limit-layer-bounds-transformed.html = FAIL
    436 BUGWK79766 : compositing/geometry/preserve-3d-switching.html = FAIL
    437 BUGWK79766 : compositing/iframes/become-composited-nested-iframes.html = FAIL
    438 BUGWK79766 : compositing/iframes/become-overlapped-iframe.html = FAIL
    439 BUGWK79766 : compositing/iframes/composited-parent-iframe.html = FAIL
    440 BUGWK79766 : compositing/iframes/connect-compositing-iframe-delayed.html = FAIL
    441 BUGWK79766 : compositing/iframes/connect-compositing-iframe.html = FAIL
    442 BUGWK79766 : compositing/iframes/connect-compositing-iframe2.html = FAIL
    443 BUGWK79766 : compositing/iframes/connect-compositing-iframe3.html = FAIL
    444 BUGWK79766 : compositing/iframes/enter-compositing-iframe.html = FAIL
    445 BUGWK79766 : compositing/iframes/iframe-resize.html = FAIL
    446 BUGWK79766 : compositing/iframes/iframe-size-from-zero.html = FAIL
    447 BUGWK79766 : compositing/iframes/iframe-size-to-zero.html = FAIL
    448 BUGWK79766 : compositing/iframes/iframe-src-change.html = FAIL
    449 BUGWK79766 : compositing/iframes/invisible-nested-iframe-hide.html = FAIL
    450 BUGWK79766 : compositing/iframes/invisible-nested-iframe-show.html = FAIL
    451 BUGWK79766 : compositing/iframes/overlapped-iframe-iframe.html = FAIL
    452 BUGWK79766 : compositing/iframes/overlapped-iframe.html = FAIL
    453 BUGWK79766 : compositing/iframes/overlapped-nested-iframes.html = FAIL
    454 BUGWK79766 : compositing/iframes/page-cache-layer-tree.html = FAIL
    455 BUGWK79766 : compositing/iframes/resizer.html = MISSING
    456 BUGWK79766 : compositing/iframes/scrolling-iframe.html = FAIL
    457 BUGWK79766 : compositing/images/clip-on-directly-composited-image.html = FAIL
    458 BUGWK79766 : compositing/layer-creation/animation-overlap-with-children.html = FAIL
    459 BUGWK79766 : compositing/layer-creation/fixed-position-and-transform.html = FAIL
    460 BUGWK79766 : compositing/layer-creation/fixed-position-under-transform.html = FAIL
    461 BUGWK79766 : compositing/layer-creation/overflow-scroll-overlap.html = FAIL
    462 BUGWK79766 : compositing/layer-creation/overlap-child-layer.html = FAIL
    463 BUGWK79766 : compositing/layer-creation/overlap-clipping.html = FAIL
    464 BUGWK79766 : compositing/layer-creation/overlap-transformed-layer.html = FAIL
    465 BUGWK79766 : compositing/layer-creation/rotate3d-overlap.html = FAIL
    466 BUGWK79766 : compositing/layer-creation/scroll-partial-update.html = FAIL
    467 BUGWK79766 : compositing/layer-creation/spanOverlapsCanvas.html = FAIL
    468 BUGWK79766 : compositing/layer-creation/translatez-overlap.html = FAIL
    469 BUGWK79766 : compositing/overflow/clip-descendents.html = FAIL
    470 BUGWK79766 SKIP : compositing/overflow/clipping-ancestor-with-accelerated-scrolling-ancestor.html = MISSING
    471 BUGWK79766 : compositing/overflow/content-gains-scrollbars.html = FAIL
    472 BUGWK79766 : compositing/overflow/content-loses-scrollbars.html = FAIL
    473 BUGWK79766 SKIP : compositing/overflow/nested-scrolling.html = MISSING
    474 BUGWK79766 : compositing/overflow/overflow-auto-with-touch.html = FAIL
    475 BUGWK79766 : compositing/overflow/overflow-auto-with-touch-toggle.html = FAIL
    476 BUGWK79766 SKIP : compositing/overflow/overflow-clip-with-accelerated-scrolling-ancestor.html = MISSING
    477 BUGWK79766 : compositing/overflow/overflow-overlay-with-touch.html = FAIL
    478 BUGWK79766 : compositing/overflow/overflow-scrollbar-layers.html = FAIL
    479 BUGWK79766 SKIP : compositing/overflow/remove-overflow-crash2.html = MISSING
    480 BUGWK79766 : compositing/overflow/resize-painting.html = FAIL
    481 BUGWK79766 : compositing/overflow/scrolling-content-clip-to-viewport.html = FAIL
    482 BUGWK79766 : compositing/overflow/textarea-scroll-touch.html = FAIL
    483 BUGWK79766 : compositing/plugins/no-backing-store.html = FAIL
    484 BUGWK79766 : compositing/plugins/small-to-large-composited-plugin.html = FAIL
    485 BUGWK79766 : compositing/rtl/rtl-absolute-overflow-scrolled.html = FAIL
    486 BUGWK79766 : compositing/rtl/rtl-absolute-overflow.html = FAIL
    487 BUGWK79766 : compositing/rtl/rtl-absolute.html = FAIL
    488 BUGWK79766 : compositing/rtl/rtl-fixed-overflow-scrolled.html = FAIL
    489 BUGWK79766 : compositing/rtl/rtl-fixed-overflow.html = FAIL
    490 BUGWK79766 : compositing/rtl/rtl-fixed.html = FAIL
    491 BUGWK79766 : compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html = FAIL
    492 BUGWK79766 : compositing/rtl/rtl-iframe-absolute-overflow.html = FAIL
    493 BUGWK79766 : compositing/rtl/rtl-iframe-absolute.html = FAIL
    494 BUGWK79766 : compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html = FAIL
    495 BUGWK79766 : compositing/rtl/rtl-iframe-fixed-overflow.html = FAIL
    496 BUGWK79766 : compositing/rtl/rtl-iframe-fixed.html = FAIL
    497 BUGWK79766 : compositing/rtl/rtl-iframe-relative.html = FAIL
    498 BUGWK79766 : compositing/rtl/rtl-relative.html = FAIL
    499 BUGWK79766 : compositing/tiling/crash-reparent-tiled-layer.html = FAIL
    500 BUGWK79766 : compositing/tiling/huge-layer-add-remove-child.html = FAIL
    501 BUGWK79766 : compositing/tiling/huge-layer-img.html = FAIL
    502 BUGWK79766 : compositing/tiling/huge-layer-resize.html = FAIL
    503 BUGWK79766 : compositing/tiling/huge-layer-with-layer-children-resize.html = FAIL
    504 BUGWK79766 : compositing/tiling/huge-layer-with-layer-children.html = FAIL
    505 BUGWK79766 : compositing/tiling/huge-layer.html = FAIL
    506 BUGWK79766 : compositing/video/video-poster.html = FAIL
    507 BUGWK79766 : compositing/backing/no-backing-for-clip-overlap.html = FAIL
    508 BUGWK79766 : compositing/backing/no-backing-for-clip.html = FAIL
    509 BUGWK79766 : compositing/backing/no-backing-for-perspective.html = FAIL
    510 BUGWK79766 : compositing/clip-child-by-non-stacking-ancestor.html = FAIL
    511 BUGWK79766 : compositing/geometry/bounds-clipped-composited-child.html = FAIL
    512 BUGWK79766 : compositing/geometry/fixed-position-composited-switch.html = FAIL
    513 BUGWK79766 : compositing/layer-creation/fixed-position-out-of-view.html = FAIL
    514 BUGWK79766 : compositing/layer-creation/overlap-animation.html = FAIL
    515 BUGWK79766 : compositing/layer-creation/overlap-transformed-and-clipped.html = FAIL
    516 BUGWK79766 : compositing/layer-creation/overlap-transforms.html = FAIL
    517 BUGWK79766 : compositing/layer-creation/stacking-context-overlap-nested.html = FAIL
    518 BUGWK79766 : compositing/layer-creation/stacking-context-overlap.html = FAIL
    519 BUGWK79766 : compositing/overflow-trumps-transform-style.html = FAIL
    520 BUGWK79766 : compositing/tiled-layers-hidpi.html = FAIL
    521 BUGWK79766 : compositing/visibility/layer-visible-content.html = FAIL
    522 BUGWK79766 : compositing/visibility/visibility-image-layers-dynamic.html = FAIL
    523 BUGWK79766 : compositing/layer-creation/no-compositing-for-preserve-3d.html = FAIL
    524 BUGWK79766 : compositing/columns/composited-in-paginated.html = FAIL
    525 BUGWK79766 : compositing/geometry/bounds-ignores-hidden-composited-descendant.html = FAIL
    526 BUGWK79766 : compositing/geometry/bounds-ignores-hidden-dynamic-negzindex.html = FAIL
    527 BUGWK79766 : compositing/geometry/bounds-ignores-hidden-dynamic.html = FAIL
    528 BUGWK79766 : compositing/geometry/bounds-ignores-hidden.html = FAIL
    529 
    530 // EFL's LayoutTestController does not implement displayInvalidatedRegion
    531 BUGWK86727 : compositing/plugins/invalidate_rect.html = FAIL
    532 
    533 // EFL's LayoutTestController does not implement display
    534 BUGWK86730 : compositing/layer-creation/fixed-position-scroll.html = MISSING
    535 
    536 // EFL does not support WebGL
    537 BUGWK77219 : compositing/backface-visibility/backface-visibility-webgl.html = FAIL
    538 BUGWK77219 : compositing/visibility/visibility-simple-webgl-layer.html = FAIL
    539 BUGWK77219 SKIP : compositing/webgl/webgl-background-color.html = MISSING
    540 BUGWK77219 SKIP : compositing/webgl/webgl-no-alpha.html = MISSING
    541 BUGWK77219 SKIP : compositing/webgl/webgl-nonpremultiplied-blend.html = MISSING
    542 BUGWK77219 SKIP : compositing/webgl/webgl-reflection.html = MISSING
    543 BUGWK77219 SKIP : fast/canvas/webgl = FAIL
    544 BUGWK77219 : fast/dom/constructed-objects-prototypes.html = FAIL
    545 BUGWK77219 SKIP : fast/events/constructors/webgl-context-event-constructor.html = FAIL
    546 BUGWK77219 SKIP : http/tests/canvas/webgl/origin-clean-conformance.html = FAIL
    547 BUGWK77219 SKIP : http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html = FAIL
    548 BUGWK77219 SKIP : http/tests/security/webgl-remote-read-remote-image-allowed.html = FAIL
    549 BUGWK77219 SKIP : http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html = FAIL
    550 BUGWK77219 SKIP : inspector/profiler/webgl = FAIL
    551 
    552 BUGWK84759 : ietestcenter/css3/multicolumn/column-containing-block-001.htm = IMAGE
    553 BUGWK84760 : ietestcenter/css3/multicolumn/column-containing-block-002.htm = IMAGE
    554 BUGWK84761 : ietestcenter/css3/multicolumn/column-filling-001.htm = IMAGE
    555 BUGWK84764 : ietestcenter/css3/multicolumn/column-width-applies-to-001.htm = IMAGE
    556 BUGWK84767 : ietestcenter/css3/multicolumn/column-width-applies-to-002.htm = IMAGE
    557 BUGWK84768 : ietestcenter/css3/multicolumn/column-width-applies-to-003.htm = IMAGE
    558 BUGWK84769 : ietestcenter/css3/multicolumn/column-width-applies-to-004.htm = IMAGE
    559 BUGWK84770 : ietestcenter/css3/multicolumn/column-width-applies-to-007.htm = IMAGE
    560 BUGWK84771 : ietestcenter/css3/multicolumn/column-width-applies-to-009.htm = IMAGE
    561 BUGWK84772 : ietestcenter/css3/multicolumn/column-width-applies-to-010.htm = IMAGE
    562 BUGWK84773 : ietestcenter/css3/multicolumn/column-width-applies-to-012.htm = IMAGE
    563 BUGWK84775 : ietestcenter/css3/multicolumn/column-width-applies-to-013.htm = IMAGE
    564 BUGWK84776 : ietestcenter/css3/multicolumn/column-width-applies-to-014.htm = IMAGE
    565 BUGWK84777 : ietestcenter/css3/multicolumn/column-width-applies-to-015.htm = IMAGE
    566 BUGWK84778 : ietestcenter/css3/multicolumn/column-width-negative-001.htm = IMAGE
    567 
    568 BUGWK72363 : fast/dom/Window/window-postmessage-arrays.html = FAIL
    569 
    570 // Expando properties on attribute nodes disappear
    571 BUGWK88045 : fast/dom/gc-attribute-node.html = FAIL
    572 
    573 // Requires WebP support.
    574 BUGWKEFL SKIP : fast/canvas/canvas-toDataURL-webp.html = PASS
    575 BUGWKEFL SKIP : fast/images/webp-image-decoding.html = PASS
    576 BUGWKEFL SKIP : http/tests/images/webp-partial-load.html = PASS
    577 BUGWKEFL SKIP : http/tests/images/webp-progressive-load.html = PASS
    578 
    579 // Requires MEDIA_SOURCE support.
    580 BUGWK95296 SKIP : http/tests/media/media-source = FAIL
    581 
    582 // Requires ENCRYPTED_MEDIA support.
    583 BUGWK95297 SKIP : media/encrypted-media = FAIL
    584 BUGWK95297 SKIP : fast/events/constructors/media-key-event-constructor.html = FAIL
    585 
    586 // Requires POINTER_LOCK support.
    587 BUGWK88080 SKIP : pointer-lock = FAIL
    588 BUGWK88080 SKIP : http/tests/pointer-lock = FAIL
    589 
    590 // EXIF orientation support has not yet been implemented for EFL port
    591 BUGWK95299 SKIP : fast/images/exif-orientation.html = PASS
    592 BUGWK95299 SKIP : fast/images/exif-orientation-css.html = PASS
    593 
    594 // Requires WEB_AUDIO support.
    595 BUGWK91738 SKIP : webaudio = FAIL
    596 
    597 // Requires MEDIA_STREAM support.
    598 BUGWK87662 SKIP : fast/mediastream = FAIL
    599 
    600 // The EFL port has no support for x-webkit-speech
    601 BUGWK95302 SKIP : fast/speech = FAIL
    602 BUGWK95302 SKIP : fast/events/constructors/speech-recognition-event-constructor.html = FAIL
    603 
    604 // Requires support for Web notifications
    605 BUGWK73544 SKIP : fast/notifications = FAIL
    606 BUGWK73544 SKIP : http/tests/notifications = FAIL
    607 
    608 // This tests fails by one on 32 bits machines due to rounding issues.
    609 BUGWKEFL : fast/css/percentage-non-integer.html = FAIL PASS
    610 
    611 // Test is timeouting, passes in all other platforms.
    612 BUGWKEFL SKIP : fast/css/device-aspect-ratio.html = PASS
    613 
    614 // The test is too slow on Debug bot and randomly fails
    615 BUGWK61932 DEBUG : jquery/manipulation.html = PASS FAIL TIMEOUT
    616 
    617 // These test -apple- prefixed CSS properties, which we don't support.
    618 WONTFIX SKIP : fast/css/apple-prefix.html = FAIL
    619 
    620 BUGWK75747 : fast/css/color-correction-on-background-image.html = FAIL
    621 BUGWK75747 : fast/css/color-correction-on-backgrounds.html = FAIL
    622 BUGWK75747 : fast/css/color-correction-on-box-shadow.html = FAIL
    623 BUGWK75747 : fast/css/color-correction-on-text-shadow.html = FAIL
    624 BUGWK75747 : fast/css/color-correction-untagged-images.html = FAIL
    625 
    626 BUGWK65536 : fast/css/text-rendering.html = FAIL
    627 
    628 BUGWK49142 : fast/css/style-scoped = FAIL
    629 
    630 // ENABLE(INPUT_TYPE_*) are not enabled.
    631 BUGWK29359 : fast/css/pseudo-in-range.html = FAIL
    632 BUGWK29359 : fast/css/pseudo-out-of-range.html = FAIL
    633 BUGWK29359 : fast/css/pseudo-in-range-invalid-value.html = FAIL
    634 
    635 // These tests require TOUCH_ADJUSTMENT flag to be enabled
    636 BUGWK78801 SKIP : touchadjustment = PASS
    637 
    638 // Tracking corner not being painted for TextArea.
    639 BUGWK85484 : fast/css/resize-corner-tracking-transformed.html = FAIL
    640 BUGWK85484 : fast/css/resize-corner-tracking.html = FAIL
    641 
    642 BUGWK73766 : css3/unicode-bidi-isolate-aharon-failing.html = IMAGE FAIL
    643 
    644 BUGWK85466 : css3/images/cross-fade-background-size.html = FAIL
    645 
    646 BUGWK85492 : css3/zoom-coords.xhtml = FAIL
    647 
    648 // Occasionally missing chunks of output
    649 BUGWK66873 : http/tests/loading/redirect-methods.html = FAIL
    650 
    651 // IETC flexbox failures
    652 BUGWK85211 : ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm = IMAGE
    653 BUGWK85212 : ietestcenter/css3/flexbox/flexbox-layout-002.htm = IMAGE
    654 
    655 // Issue related to hit testing
    656 BUGWK86971 : svg/hittest/svg-shapes-non-scale-stroke.html = FAIL
    657 
    658 // Issue related to battery status and vibration API
    659 BUGWK85594 : fast/dom/navigator-detached-no-crash.html = FAIL
    660 
    661 // Incorrect rendering results after r115846
    662 BUGWK85599 : http/tests/navigation/postredirect-basic.html = FAIL
    663 BUGWK85599 : http/tests/navigation/postredirect-goback1.html = FAIL
    664 
    665 // Interferes with the rAF tests that are enabled
    666 BUGWK85689 SKIP : fast/animation/request-animation-frame-disabled.html = FAIL
    667 
    668 // EFL's DumpRenderTree should support LayoutTestController's dumpEditingCallbacks()
    669 BUGWK84835 : editing/execCommand/4128080-2.html = FAIL
    670 BUGWK84835 : editing/execCommand/copy-without-selection.html = FAIL
    671 BUGWK84835 : editing/execCommand/findString-diacriticals.html = FAIL
    672 
    673 // DRT doesn't check for isPrinting().
    674 BUGWK87226 : printing/iframe-print.html = FAIL
    675 BUGWK87226 : printing/media-queries-print.html = MISSING
    676 BUGWK87226 : printing/setPrinting.html = MISSING
    677 BUGWK87226 : printing/simultaneous-position-float-change.html = MISSING
    678 BUGWK87226 : printing/single-line-must-not-be-split-into-two-pages.html = MISSING
    679 BUGWK87226 : printing/width-overflow.html = MISSING
    680 
    681 BUGWK79757 : fast/selectors/selection-window-inactive.html = IMAGE
    682 
    683 // Font kerning issue, fails on GTK as well.
    684 BUGWK76048 : fast/text/font-kerning.html = IMAGE
    685 
    686 // Fails on GTK as well
    687 BUGWK84678 : fast/spatial-navigation/snav-container-white-space.html = FAIL
    688 BUGWK84678 : fast/spatial-navigation/snav-fully-aligned-horizontally.html = FAIL
    689 BUGWK84678 : fast/spatial-navigation/snav-iframe-no-scrollable-content.html = FAIL
    690 
    691 // Off-by-few-pixels issue for this selection reftest, fails on GTK as well.
    692 BUGWK84701 : fast/block/line-layout/selection-highlight-overlap.html = FAIL IMAGE
    693 
    694 // Times-out with debug build during heavy cpu loads
    695 BUGWK85902 SLOW DEBUG : fast/overflow/lots-of-sibling-inline-boxes.html = PASS
    696 
    697 BUGWKEFL SLOW DEBUG : http/tests/incremental/slow-utf8-html.pl = PASS
    698 
    699 // Tests imported in r116658
    700 BUGWK85308 : ietestcenter/css3/valuesandunits/units-000.htm = IMAGE CRASH
    701 BUGWK85310 : ietestcenter/css3/valuesandunits/units-010.htm = IMAGE
    702 
    703 // LEGACY_VIEWPORT_ADAPTION flag is not enabled on EFL port
    704 BUGWK88191 : fast/viewport/viewport-legacy-handheldfriendly.html = FAIL
    705 BUGWK88191 : fast/viewport/viewport-legacy-mobileoptimized-2.html = FAIL
    706 BUGWK88191 : fast/viewport/viewport-legacy-mobileoptimized-3.html = FAIL
    707 BUGWK88191 : fast/viewport/viewport-legacy-mobileoptimized.html = FAIL
    708 BUGWK88191 : fast/viewport/viewport-legacy-ordering-5.html = FAIL
    709 BUGWK88191 : fast/viewport/viewport-legacy-ordering-6.html = FAIL
    710 BUGWK88191 : fast/viewport/viewport-legacy-xhtmlmp.html = FAIL
    711 BUGWK88191 : fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html = FAIL
    712 
    713 // The EFL port has no support for the FileSystem API
    714 BUGWK68591 SKIP : fast/filesystem = PASS
    715 BUGWK68591 SKIP : fast/mutation/filesystem-callback-delivery.html = PASS
    716 BUGWK68591 SKIP : http/tests/filesystem = PASS
    717 BUGWK68591 SKIP : http/tests/security/filesystem-iframe-from-remote.html = PASS
    718 BUGWK68591 SKIP : http/tests/security/mixedContent/filesystem-url-in-iframe.html = PASS
    719 BUGWK68591 SKIP : http/tests/inspector/filesystem = PASS
    720 
    721 // The EFL port has no support for the Geolocation
    722 BUGWK82140 : fast/dom/Geolocation = FAIL
    723 BUGWK82140 : fast/dom/Window/window-properties-geolocation.html = FAIL
    724 BUGWK82140 : inspector/geolocation-error.html = FAIL
    725 BUGWK82140 : inspector/geolocation-success.html = FAIL
    726 BUGWK82140 : inspector/geolocation-watchPosition.html = FAIL
    727 
    728 // EFL's EventSender does not implement contextClick yet
    729 BUGWK86091 : editing/pasteboard/copy-standalone-image-crash.html = FAIL
    730 BUGWK86091 : editing/selection/5354455-1.html = FAIL
    731 BUGWK86091 : editing/selection/button-right-click.html = FAIL
    732 BUGWK86091 : editing/selection/context-menu-on-text.html = FAIL
    733 BUGWK86091 : editing/selection/context-menu-text-selection.html = FAIL
    734 BUGWK86091 : editing/selection/empty-cell-right-click.html = FAIL
    735 BUGWK86091 : editing/spelling/context-menu-suggestions.html = FAIL
    736 BUGWK86091 : editing/spelling/spellcheck-input-search-crash.html = FAIL
    737 BUGWK86091 : fast/events/context-onmousedown-event.html = FAIL
    738 BUGWK86091 : fast/events/contextmenu-scrolled-page-with-frame.html = FAIL
    739 BUGWK86091 : fast/events/right-click-focus.html = FAIL
    740 BUGWK86091 : fast/events/selectstart-prevent-selection-on-right-click.html = FAIL
    741 BUGWK86091 : media/context-menu-actions.html = FAIL
    742 BUGWK86091 : media/controls-right-click-on-timebar.html = FAIL
    743 BUGWK86091 : editing/shadow/rightclick-on-meter-in-shadow-crash.html = FAIL
    744 
    745 // EFL's EventSender contextClick, needs baselines
    746 BUGWK86091 : editing/selection/5354455-2.html = MISSING
    747 BUGWK86091 : fast/events/context-no-deselect.html = MISSING
    748 
    749 // IETC namespace failures
    750 BUGWK86137 : ietestcenter/css3/namespaces/prefix-007.xml = IMAGE
    751 BUGWK86139 : ietestcenter/css3/namespaces/prefix-010.xml = IMAGE
    752 BUGWK86142 : ietestcenter/css3/namespaces/syntax-021.xml = IMAGE
    753 
    754 // Fullscreen API is enabled but not fully implemented.
    755 BUGWK86597 : fullscreen/video-controls-drag.html = FAIL
    756 BUGWK86187 : media/media-fullscreen-not-in-document.html = FAIL
    757 BUGWK86187 SKIP : media/media-fullscreen-inline.html = PASS
    758 
    759 // Selection problem in Shadow DOM test (passes on GTK)
    760 BUGWKEFL : fast/dom/shadow/selections-in-shadow.html = FAIL
    761 
    762 // Shadow DOM for replaced elements is not rendered correctly yet.
    763 BUGWK90860 : fast/dom/shadow/shadowdom-for-object-complex-shadow.html = IMAGE
    764 BUGWK90860 : fast/dom/shadow/shadowdom-for-object-only-shadow.html = IMAGE
    765 BUGWK90860 : fast/dom/shadow/shadowdom-for-object-without-shadow.html = IMAGE
    766 BUGWK91487 : fast/dom/shadow/shadowdom-for-select-complex-shadow.html = IMAGE
    767 BUGWK91487 : fast/dom/shadow/shadowdom-for-select-without-shadow.html = IMAGE
    768 BUGWK91488 : fast/dom/shadow/shadowdom-for-output-only-shadow.html = IMAGE
    769 BUGWK91489 : fast/dom/shadow/shadowdom-for-fieldset-complex-shadow.html = IMAGE
    770 BUGWK91489 : fast/dom/shadow/shadowdom-for-fieldset-only-shadow.html = IMAGE
    771 BUGWK95439 : fast/dom/shadow/shadowdom-for-textarea-complex-shadow.html = IMAGE
    772 BUGWK95439 : fast/dom/shadow/shadowdom-for-textarea-with-placeholder.html = IMAGE
    773 
    774 // This test is specific to QuickTime media engine.
    775 BUGWKEFL SKIP : media/video-does-not-loop.html = PASS
    776 
    777 // This test fails if mixer is not at 100%
    778 BUGWK83704 : media/event-attributes.html = FAIL
    779 
    780 // EFL's LayoutTestController does not implement setAutomaticLinkDetectionEnabled
    781 BUGWK85463 SKIP : editing/inserting/typing-space-to-trigger-smart-link.html = PASS
    782 
    783 // Missing deletebutton controller implementation.
    784 BUGWK86615 : editing/deleting/5408255.html = FAIL
    785 BUGWK86615 : editing/deleting/regional-indicators.html = FAIL
    786 
    787 // Tests failing due to rounding problems in colors inside pixman
    788 BUGWK49964 : fast/canvas/canvas-fillPath-shadow.html = FAIL
    789 
    790 // Missing spell checking support (Efl's port does not support spell checking, Gtk port uses Enchant library https://bugs.webkit.org/show_bug.cgi?id=61787)
    791 BUGWK86637 : editing/spelling/grammar.html = FAIL
    792 BUGWK86637 : editing/spelling/grammar-paste.html = FAIL
    793 BUGWK86637 : editing/spelling/markers.html = FAIL
    794 BUGWK86633 : editing/spelling/spellcheck-attribute.html = FAIL
    795 BUGWK86633 : editing/spelling/spelling-attribute-at-child.html = FAIL
    796 BUGWK86633 : editing/spelling/spelling-attribute-change.html = FAIL
    797 BUGWK86633 : editing/spelling/spelling-backspace-between-lines.html = FAIL
    798 BUGWK86633 : editing/spelling/spelling-hasspellingmarker.html = FAIL
    799 BUGWK86633 : editing/spelling/spelling-insert-html.html = FAIL
    800 BUGWK86633 : editing/spelling/spelling-linebreak.html = FAIL
    801 BUGWK86633 : editing/spelling/spelling-unified-emulation.html = FAIL
    802 
    803 // EFL's LayoutTestController does not support setSubpixelTextPositioning()
    804 BUGWK91341 : fast/text/descent-clip-in-scaled-page.html = IMAGE
    805 
    806 // Failing after r119268 on GTK and EFL
    807 BUGWK88138 : http/tests/media/video-buffered.html = FAIL
    808 
    809 // Failing after r120145 on both GTK and EFL
    810 BUGWK88961 : http/tests/misc/redirect-to-about-blank.html = FAIL
    811 
    812 // EFL port does not support hyphenation
    813 BUGWK89830 : fast/text/hyphen-min-preferred-width.html = IMAGE
    814 
    815 // EFL's LayoutTestController does not implement setAsynchronousSpellCheckingEnabled
    816 BUGWK86637 : editing/spelling/spellcheck-async.html = FAIL
    817 BUGWK86637 : editing/spelling/spellcheck-async-mutation.html = FAIL
    818 BUGWK86637 : editing/spelling/spellcheck-paste.html = FAIL
    819 BUGWK86637 : editing/spelling/spellcheck-paste-disabled.html = FAIL
    820 BUGWK86637 : editing/spelling/spellcheck-queue.html = FAIL
    821 BUGWK86637 : editing/spelling/spellcheck-sequencenum.html = FAIL
    822 BUGWK86637 : editing/spelling/spelling-marker-description.html = FAIL
    823 
    824 // These tests probably just needs new baselines.
    825 BUGWK95489 : tables/mozilla_expected_failures/bugs/97619.html = FAIL
    826 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug10140.html = FAIL
    827 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug10216.html = FAIL
    828 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug104898.html = FAIL
    829 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug1055-2.html = FAIL
    830 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug14007-2.html = FAIL
    831 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug1725.html = FAIL
    832 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug2479-5.html = FAIL
    833 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug29058-2.html = FAIL
    834 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-11.html = FAIL
    835 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-12.html = FAIL
    836 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-13.html = FAIL
    837 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-14.html = FAIL
    838 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-16.html = FAIL
    839 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-17.html = FAIL
    840 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-3.html = FAIL
    841 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-4.html = FAIL
    842 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-5.html = FAIL
    843 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-6.html = FAIL
    844 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-9.html = FAIL
    845 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug58402-2.html = FAIL
    846 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug59252.html = FAIL
    847 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug7243.html = FAIL
    848 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug85016.html = FAIL
    849 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug91057.html = FAIL
    850 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug92647-1.html = FAIL
    851 BUGWK95489 : tables/mozilla_expected_failures/collapsing_borders/bug41262-1.html = FAIL
    852 BUGWK95489 : tables/mozilla_expected_failures/collapsing_borders/bug41262-5.html = FAIL
    853 BUGWK95489 : tables/mozilla_expected_failures/core/captions1.html = FAIL
    854 BUGWK95489 : tables/mozilla_expected_failures/core/captions2.html = FAIL
    855 BUGWK95489 : tables/mozilla_expected_failures/core/captions3.html = FAIL
    856 BUGWK95489 : tables/mozilla_expected_failures/core/standards1.html = FAIL
    857 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_border-table-cell.html = FAIL
    858 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_border-table-column-group.html = FAIL
    859 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_border-table-column.html = FAIL
    860 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_border-table-quirks.html = FAIL
    861 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_border-table-row-group.html = FAIL
    862 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_border-table-row.html = FAIL
    863 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_border-table.html = FAIL
    864 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html = FAIL
    865 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_layers-hide.html = FAIL
    866 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_layers-show.html = FAIL
    867 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_position-table-cell.html = FAIL
    868 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_position-table-column-group.html = FAIL
    869 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_position-table-column.html = FAIL
    870 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_position-table-row-group.html = FAIL
    871 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_position-table-row.html = FAIL
    872 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_frame_lhs.html = FAIL
    873 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_frame_rhs.html = FAIL
    874 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_frame_vsides.html = FAIL
    875 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_caption.html = FAIL
    876 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom.html = FAIL
    877 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden.html = FAIL
    878 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table.html = FAIL
    879 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_caption_left.html = FAIL
    880 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_caption_right.html = FAIL
    881 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_caption_top.html = FAIL
    882 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row.html = FAIL
    883 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = FAIL
    884 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell.html = FAIL
    885 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling.html = FAIL
    886 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row.html = FAIL
    887 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling.html = FAIL
    888 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table.html = FAIL
    889 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption.html = FAIL
    890 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody.html = FAIL
    891 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling.html = FAIL
    892 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_rules_cols.html = FAIL
    893 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_rules_rows.html = FAIL
    894 BUGWK95489 : tables/mozilla_expected_failures/marvin/tables_caption_align_left.html = FAIL
    895 BUGWK95489 : tables/mozilla_expected_failures/marvin/tables_caption_align_right.html = FAIL
    896 BUGWK95489 : tables/mozilla_expected_failures/marvin/x_caption_align_left.xml = FAIL
    897 BUGWK95489 : tables/mozilla_expected_failures/marvin/x_caption_align_right.xml = FAIL
    898 BUGWK95489 : tables/mozilla_expected_failures/other/test4.html = FAIL
    899 
    900 // Missing test infrastructure, no gamepads available.
    901 BUGWKEFL : gamepad/gamepad-polling-access.html = FAIL
    902 
    903 // Fails on GTK+ and Qt as well.
    904 BUGWK86445 : fast/multicol/split-in-top-margin.html = IMAGE
    905 
    906 // ENABLE_INPUT_TYPE_* are not enabled on EFL port.
    907 BUGWK29359 SKIP : fast/forms/date = FAIL
    908 BUGWK29359 SKIP : fast/forms/datetime = FAIL
    909 BUGWK29359 SKIP : fast/forms/datetimelocal = FAIL
    910 BUGWK29359 SKIP : fast/forms/month = FAIL
    911 BUGWK29359 SKIP : fast/forms/time = FAIL
    912 BUGWK29359 SKIP : fast/forms/week = FAIL
    913 BUGWK89209 : fast/forms/input-in-table-cell-no-value.html = IMAGE
    914 
    915 // Paletted PNG with ICC color profiles not working.
    916 BUGWK86722 SKIP : fast/images/paletted-png-with-color-profile.html = PASS
    917 
    918 // These tests cause flakiness (extra console messages in output)
    919 BUGWK88729 SKIP : userscripts/window-onerror-for-isolated-world-1.html = PASS
    920 BUGWK88729 SKIP : userscripts/window-onerror-for-isolated-world-2.html = PASS
    921 
    922 // The sort order is incorrect in the output.
    923 BUGWK30620 : fast/xsl/sort-locale.xml = FAIL
    924 
    925 // Flexbox test failing on EFL.
    926 BUGWK88984 : css3/flexbox/flexitem.html = FAIL
    927 
    928 // New test introduced in r122663 failing on GTK and Qt as well
    929 BUGWK91339 : css2.1/20110323/vertical-align-boxes-001.htm = IMAGE
    930 
    931 // Failing after r121121 on both GTK and EFL
    932 BUGWK89845 : fast/forms/input-set-composition-scroll.html = FAIL
    933 
    934 BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = FAIL
    935 
    936 // Test started failing after r122681 due to wrong scrollbar positioning
    937 BUGWK91359 : css3/flexbox/flexbox-overflow-auto.html = IMAGE
    938 
    939 // Looks like missing multipart/x-mixed-replace support in libsoup. Failing on both GTK and EFL.
    940 BUGWK68979 : http/tests/multipart/multipart-replace-non-html-content.php = FAIL
    941 
    942 // Test added by Mac port, rendering results totally different on EFL.
    943 BUGWK91477 : fast/multicol/shrink-to-column-height-for-pagination.html = MISSING
    944 
    945 // These tests are failing after r122528.
    946 BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html = FAIL
    947 BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html = FAIL
    948 
    949 // Failing after r123379 on EFL and GTK.
    950 BUGWK92063 : fast/css/sticky/parsing-position-sticky.html = FAIL
    951 
    952 // This test depends on subpixel layout.
    953 BUGWK92352 : css3/flexbox/flex-rounding.html = FAIL
    954 
    955 // Proximity Events is not supported.
    956 BUGWK92942 SKIP : fast/dom/Proximity = PASS
    957 BUGWK92942 SKIP : fast/events/constructors/device-proximity-event-constructor.html = PASS
    958 
    959 // Tests are outdated: spaces are not supposed to be collapsed anymore
    960 // according to spec: http://www.w3.org/TR/2dcontext/#drawing-text-to-the-canvas
    961 BUGWK61799 : canvas/philip/tests/2d.text.draw.space.collapse.end.html = FAIL
    962 BUGWK61799 : canvas/philip/tests/2d.text.draw.space.collapse.other.html = FAIL
    963 BUGWK61799 : canvas/philip/tests/2d.text.draw.space.collapse.space.html = FAIL
    964 BUGWK61799 : canvas/philip/tests/2d.text.draw.space.collapse.start.html = FAIL
    965 BUGWK61799 : canvas/philip/tests/2d.text.measure.width.space.html = FAIL
    966 
    967 // JSC doesn't support heap profiling
    968 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-inspect-dom-wrapper.html = FAIL
    969 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-comparison-dom-groups-change.html = FAIL
    970 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-comparison-show-all.html = FAIL
    971 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-loader.html = FAIL
    972 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-reveal-in-dominators-view.html = FAIL
    973 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-retainers.html = FAIL
    974 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-show-ranges.html = FAIL
    975 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-sorting-fields.html = FAIL
    976 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-sorting.html = FAIL
    977 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-sorting-instances.html = FAIL
    978 
    979 // ENABLE(INPUT_TYPE_TIME_MULTIPLE_FIELDS) is disabled
    980 BUGWK94186 SKIP : fast/forms/time-multiple-fields = PASS
    981 
    982 BUGWK93976 : fast/css-generated-content/quotes-lang.html = IMAGE
    983 
    984 BUGWK93247 DEBUG : fast/lists/list-marker-remove-crash.html = CRASH
    985 
    986 // Require rebaselining after  https://bugs.webkit.org/show_bug.cgi?id=89826
    987 BUGWK89826 : fast/css/word-space-extra.html = FAIL
    988 
    989 // Tests added by https://bugs.webkit.org/show_bug.cgi?id=89826
    990 BUGWK94008 : fast/css/word-spacing-characters.html = IMAGE
    991 BUGWK94003 : fast/css/word-spacing-characters-complex-text.html = IMAGE
    992 // This has always failed on Gtk/Efl - exposed by bug 89826
    993 BUGWK94009 : css2.1/20110323/c541-word-sp-000.htm = IMAGE
    994 
    995 // Requires CSS_COMPOSITING to be turned on
    996 BUGWK94024 SKIP : css3/compositing = FAIL
    997 
    998 // Fails also on GTK
    999 BUGWK94080 : fast/overflow/line-clamp-and-columns.html = IMAGE
    1000 
    1001 // Alt text should be displayed if src attribute is not set.
    1002 BUGWK94198 : fast/dom/HTMLImageElement/image-alt-text.html = IMAGE
    1003 BUGWK94198 : fast/dom/HTMLInputElement/input-image-alt-text.html = IMAGE
    1004 
    1005 BUGWK84037 : fast/text/international/spaces-combined-in-vertical-text.html = FAIL
    1006 
    1007 // Failed table/mozilla test, fields are not on the same line
    1008 BUGWK97109 : tables/mozilla/bugs/bug99948.html = PASS
    1009 
    1010 // New test introduced in r125790 fails
    1011 BUGWK94341 : inspector/timeline/timeline-decode-resize.html = FAIL
    1012 
    1013 BUGWK94690 : fast/dom/shadow/shadowdom-dynamic-styling.html = FAIL
    1014 
    1015 // Fails after r126350
    1016 BUGWK94788 : media/track/track-cue-rendering-snap-to-lines-not-set.html = FAIL
    1017 
    1018 // Intrusive theming overrides collide with style-related LayoutTests.
    1019 BUGWK85877 : fast/forms/menulist-narrow-width.html = MISSING
    1020 BUGWK85877 : fast/forms/select-baseline.html = MISSING
    1021 BUGWK85877 : fast/forms/menulist-style-color.html = MISSING
    1022 BUGWK85877 : fast/forms/select-style.html = MISSING
    1023 
    1024 // Test 2 in below test is failing.
    1025 BUGWK94877 : fast/forms/listbox-hit-test-zoomed.html = MISSING
    1026 
    1027 // Cancel mark in search field is not working.
    1028 BUGWK94880 : fast/forms/search-cancel-button-style-sharing.html = MISSING
    1029 BUGWK94880 : fast/forms/search-rtl.html = MISSING
    1030 
    1031 // Asserts in MessagePort::contextDestroyed, but the assert usually gets attributed to later tests.
    1032 BUGWK94458 SKIP : fast/events/message-port-constructor-for-deleted-document.html = PASS
    1033 
    1034 // Started failing on JSC ports after r127202.
    1035 BUGWK95530 : http/tests/security/inactive-document-with-empty-security-origin.html = FAIL
    1036 
    1037 // Fails after r127140.
    1038 BUGWK95551 : fast/forms/datalist/input-appearance-range-with-datalist-rtl.html = IMAGE
    1039 
    1040 // EFL port does not support plugins yet
    1041 BUGWK96881 : fast/dom/Window/Plug-ins.html = FAIL
    1042 BUGWK96881 : fast/frames/sandboxed-iframe-about-blank.html = FAIL
    1043 BUGWK96881 : fast/frames/sandboxed-iframe-navigation-allowed.html = FAIL
    1044 BUGWK96881 : fast/frames/sandboxed-iframe-plugins.html = FAIL
    1045 BUGWK96881 : fast/replaced/invalid-object-with-fallback.html = FAIL
    1046 BUGWK96881 : http/tests/security/contentSecurityPolicy/object-src-none-allowed.html = FAIL
    1047 BUGWK96881 : http/tests/security/contentSecurityPolicy/object-src-url-blocked.html = FAIL
    1048 BUGWK96881 SKIP : http/tests/plugins = FAIL
    1049 BUGWK96881 : http/tests/security/cross-origin-plugin-allowed.html = FAIL
    1050 BUGWK96881 : http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html = FAIL
    1051 BUGWK96881 : http/tests/security/cross-origin-plugin-private-browsing-toggled.html = FAIL
    1052 BUGWK96881 : http/tests/security/cross-origin-plugin.html = FAIL
    1053 BUGWK96881 : http/tests/security/frameNavigation/xss-DENIED-plugin-navigation.html = FAIL
    1054 BUGWK96881 : http/tests/security/storage-blocking-loosened-plugin.html = FAIL
    1055 BUGWK96881 : http/tests/security/storage-blocking-loosened-private-browsing-plugin.html = FAIL
    1056 BUGWK96881 : http/tests/security/storage-blocking-strengthened-plugin.html = FAIL
    1057 BUGWK96881 : http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html = FAIL
    1058 BUGWK96881 SKIP : java = FAIL
    1059 BUGWK96881 SKIP : plugins = FAIL
    1060 BUGWK96881 : userscripts/user-script-plugin-document.html = FAIL
    1061 
    1062 // EFL does not yet support global selection
    1063 BUGWK88238 SKIP : editing/pasteboard/paste-global-selection.html = FAIL
    1064 
    1065 // Gradient instead of solid color in the rectangle
    1066 BUGWK54251 : fast/canvas/DrawImageSinglePixelStretch.html = FAIL
    1067 
    1068 // Fails after r128270.
    1069 BUGWK96517 : fast/events/popup-blocking-timers.html = FAIL
     1# These are the layout test expectations for the EFL port(s) of WebKit.
     2#
     3# See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
     4
     5# We divide our test_expectations.txt into several categories:
     6# 1. TESTS EXPECTED TO FAIL
     7#    Test cases related to features that we don't expect to be activated for EFL since e.g.
     8#    * the feature implementation in WebCore is not complete yet
     9#    * the feature is not relevant for the EFL port
     10#    * the feature is meant to solve a backwards compatibility issue on other platforms
     11#    Test cases that don't apply for the EFL platform permanently.
     12#    If in doubt, please discuss on webkit-efl mailing list whether a set of test cases
     13#    should be moved here.
     14
     15# 2. CRASHES
     16
     17# 3. FLAKY TESTS
     18
     19# 4. FAILING TESTS
     20#    * Interim failures that are moved here for further investigation as a result of daily
     21#      gardening. They should be analysed quickly and either resolved or moved to 1).
     22#    * Remaining failures that are moved here until further investigation after
     23#      unskipping a directory or block of tests in the Skipped list. Mark cases as MISSING
     24#      if you cannot yet generate new results since another feature is missing.
     25#    * Tests that we expect to pass once the respective fix for DRT is available or
     26#      a relevant compile time feature can be enabled for EFL.
     27
     28
     29# Each line should have an associated bug. Please don't file new lines without one.
     30
     31#////////////////////////////////////////////////////////////////////////////////////////
     32# TESTS EXPECTED TO FAIL
     33#////////////////////////////////////////////////////////////////////////////////////////
     34
     35# These tests require DASHBOARD_SUPPORT but this feature is specific to Mac port.
     36Bug(EFL) fast/canvas/canvas-gradient-addStop-error.html
     37Bug(EFL) fast/canvas/fill-stroke-clip-reset-path.html
     38Bug(EFL) http/tests/xmlhttprequest/default-content-type-dashboard.html
     39
     40# Doesn't apply to platforms that don't enforce the CFNetwork-style 3rd party cookie policy
     41webkit.org/b/35824 http/tests/cookies/third-party-cookie-relaxing.html
     42
     43# CSS Regions support not yet enabled, tracking in a separate EFL bug.
     44webkit.org/b/83897 fast/regions
     45webkit.org/b/83897 inspector/styles/protocol-css-regions-commands.html
     46webkit.org/b/83897 inspector/styles/region-style-crash.html
     47
     48# Deletion UI is a Mail-ism. We don't need to wory about this. (via Chromium)
     49Bug(EFL) editing/deleting/deletionUI-single-instance.html
     50Bug(EFL) fast/dom/Element/id-in-deletebutton.html
     51
     52# This test is out-dated since r95899.
     53webkit.org/b/65709 canvas/philip/tests/2d.drawImage.outsidesource.html [ Failure ]
     54
     55# Exclusions implementation not complete yet.
     56webkit.org/b/83898 fast/exclusions
     57
     58# CSS Filters support not yet enabled (needs ENABLE_CSS_FILTERS).
     59webkit.org/b/85465 css3/filters [ Failure Skip ]
     60
     61# CSS image-resolution is not yet enabled.
     62webkit.org/b/85262 fast/css/image-resolution
     63
     64# CSS image-orientation is not yet enabled.
     65webkit.org/b/89052 fast/css/image-orientation
     66
     67# This test assumes we cannot play RTSP, but we can.
     68Bug(EFL) media/unsupported-rtsp.html [ Skip Timeout ]
     69
     70# Perf tests are really slow in debug builds and there are few benefits in running them.
     71[ Debug ] perf [ Skip Timeout WontFix ]
     72
     73# Perf tests are way too slow and some may fail due to timeout.
     74perf/adding-radio-buttons.html [ Failure Pass Timeout WontFix ]
     75perf/array-binary-search.html [ Failure Pass Timeout WontFix ]
     76perf/array-nested-loop.html [ Failure Pass Timeout WontFix ]
     77perf/mouse-event.html [ Failure Pass Timeout WontFix ]
     78
     79# Rounding issues when running on 32-bits machines.
     80webkit.org/b/43568 sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html [ Failure Pass ]
     81webkit.org/b/43568 sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html [ Failure Pass ]
     82[ X86 ] svg/css/stars-with-shadow.html [ Failure Pass WontFix ]
     83
     84# Newly added test which fails on other bots too
     85webkit.org/b/85969 http/tests/loading/post-in-iframe-with-back-navigation.html [ Failure ]
     86
     87# Missing drag'n'drop support.
     88webkit.org/b/86623 editing/pasteboard/drag-and-drop-image-contenteditable.html [ Failure ]
     89webkit.org/b/86623 editing/pasteboard/drag-and-drop-inputimage-contenteditable.html [ Failure ]
     90webkit.org/b/86623 editing/pasteboard/drag-and-drop-objectimage-contenteditable.html [ Failure ]
     91webkit.org/b/86623 editing/pasteboard/drag-drop-to-data-url.html [ Failure ]
     92webkit.org/b/86623 editing/pasteboard/drag-image-in-about-blank-frame.html [ Failure ]
     93webkit.org/b/86623 editing/pasteboard/files-during-page-drags.html [ Failure ]
     94webkit.org/b/86623 editing/selection/drag-text-delay.html [ Failure ]
     95webkit.org/b/86623 editing/pasteboard/drag-drop-input-textarea.html [ Failure ]
     96webkit.org/b/86623 editing/pasteboard/drag-drop-list.html [ Failure ]
     97webkit.org/b/86623 editing/pasteboard/drag-drop-url-text.html [ Failure ]
     98webkit.org/b/86623 editing/pasteboard/drop-inputtext-acquires-style.html [ Failure ]
     99webkit.org/b/86623 editing/pasteboard/drop-link.html [ Failure ]
     100webkit.org/b/86623 editing/pasteboard/drop-text-events.html [ Failure ]
     101webkit.org/b/86623 editing/pasteboard/get-data-text-plain-drop.html [ Failure ]
     102webkit.org/b/86623 fast/dom/shadow/drop-event-for-input-in-shadow.html [ Failure ]
     103webkit.org/b/86623 fast/dom/shadow/drop-event-in-shadow.html [ Failure ]
     104webkit.org/b/86623 fast/events/drag-display-none-element.html [ Failure ]
     105webkit.org/b/86623 fast/events/drag-in-frames.html [ Failure ]
     106webkit.org/b/86623 fast/events/drag-link.html [ Failure ]
     107webkit.org/b/86623 fast/events/drag-parent-node.html [ Failure ]
     108webkit.org/b/86623 fast/events/moving-text-should-fire-drop-and-dragend-events.html [ Failure ]
     109webkit.org/b/86623 fast/events/moving-text-should-fire-drop-and-dragend-events-2.html [ Failure ]
     110webkit.org/b/86623 fast/events/remove-target-with-shadow-in-drag.html [ Failure ]
     111webkit.org/b/86623 http/tests/local/fileapi/file-last-modified-after-delete.html [ Failure ]
     112
     113# Missing drag'n'drop, needs baselines
     114webkit.org/b/86623 editing/pasteboard/drag-drop-dead-frame.html [ MISSING ]
     115webkit.org/b/86623 editing/pasteboard/drag-drop-modifies-page.html [ MISSING ]
     116webkit.org/b/86623 editing/pasteboard/drag-image-to-contenteditable-in-iframe.html [ MISSING ]
     117webkit.org/b/86623 editing/pasteboard/drop-text-without-selection.html [ MISSING ]
     118webkit.org/b/86623 editing/pasteboard/smart-drag-drop.html [ MISSING ]
     119webkit.org/b/86623 editing/pasteboard/subframe-dragndrop-1.html [ MISSING ]
     120
     121# CSS Sticky (-webkit-sticky) not supported by EFL.
     122webkit.org/b/95182 fast/css/sticky [ ImageOnlyFailure ]
     123
     124# Testcase assumes a thumb width of 12px, default there uses 29px.
     125webkit.org/b/95071 fast/forms/range/slider-in-multi-column.html [ Failure ]
     126webkit.org/b/95071 fast/forms/range/slider-transformed.html [ Failure ]
     127
     128# The EFL port has no support for webarchives.
     129Bug(EFL) webarchive
     130Bug(EFL) http/tests/webarchive
     131Bug(EFL) svg/webarchive
     132Bug(EFL) svg/custom/image-with-prefix-in-webarchive.svg
     133
     134# The EFL port uses different keyboard accelerators than Safari (via Chromium).
     135Bug(EFL) fast/events/option-tab.html
     136
     137# These tests are valid for ports where RenderTheme::shouldShowPlaceholderWhenFocused() returns true.
     138Bug(EFL) fast/forms/input-placeholder-paint-order.html [ MISSING ]
     139Bug(EFL) fast/forms/textarea/textarea-placeholder-paint-order.html [ MISSING ]
     140
     141# Implementing copy{En,De}codedHostName only to test them does not make sense
     142webkit.org/b/86080 fast/encoding/idn-security.html [ Failure Skip ]
     143
     144# UndoManager is not yet enabled.
     145webkit.org/b/87908 editing/undomanager
     146
     147# Disable webaudio codec tests, including proprietary codecs.
     148webkit.org/b/88794 webaudio/codec-tests
     149
     150# Text Autosizing is not yet enabled.
     151webkit.org/b/84186 fast/text-autosizing
     152
     153# Dialog element is not yet enabled.
     154webkit.org/b/84635 fast/dom/HTMLDialogElement [ Failure Skip ]
     155
     156# Subpixel layout is not enabled.
     157webkit.org/b/85532 fast/sub-pixel [ MISSING Skip ]
     158
     159# DeviceOrientation support is not enabled by default.
     160Bug(EFL) fast/dom/DeviceOrientation [ Failure Skip ]
     161Bug(EFL) fast/dom/Window/window-properties-device-orientation.html [ Failure Skip ]
     162Bug(EFL) inspector/device-orientation-success.html [ Failure Skip ]
     163
     164# EFL port does not enable ORIENTATION_EVENTS
     165webkit.org/b/90928 fast/dom/Orientation [ Failure Skip ]
     166
     167# EFL port does not implement DeviceMotion
     168webkit.org/b/95300 fast/dom/DeviceMotion [ Failure Skip ]
     169
     170# The EFL port has no support for accessibility features
     171Bug(EFL) accessibility [ Failure Skip ]
     172
     173#////////////////////////////////////////////////////////////////////////////////////////
     174# CRASHES
     175#////////////////////////////////////////////////////////////////////////////////////////
     176
     177# REGRESSION(r128802): It made some JS tests crash
     178webkit.org/b/97001 [ Debug ] fast/dom/message-port-deleted-by-accessor.html [ Crash Pass ]
     179webkit.org/b/97001 [ Debug ] fast/js/Object-defineProperty.html [ Crash ]
     180webkit.org/b/97001 [ Debug ] fast/js/array-bad-time.html [ Crash ]
     181webkit.org/b/97001 [ Debug ] fast/js/array-slow-put.html [ Crash ]
     182webkit.org/b/97001 [ Debug ] fast/js/object-bad-time.html [ Crash ]
     183webkit.org/b/97001 [ Debug ] ietestcenter/Javascript/15.4.4.14-9-b-i-5.html [ Crash ]
     184webkit.org/b/97001 [ Debug ] ietestcenter/Javascript/15.4.4.15-8-b-i-5.html [ Crash ]
     185
     186#////////////////////////////////////////////////////////////////////////////////////////
     187# FLAKY TESTS
     188#////////////////////////////////////////////////////////////////////////////////////////
     189
     190webkit.org/b/85603 fast/forms/textarea-placeholder-set-attribute.html [ Failure ImageOnlyFailure Pass ]
     191webkit.org/b/59801 fast/workers/storage/use-same-database-in-page-and-workers.html [ Failure Pass ]
     192webkit.org/b/83878 media/track/track-mode.html [ Failure Pass ]
     193webkit.org/b/85180 media/audio-delete-while-step-button-clicked.html [ Failure Pass ]
     194webkit.org/b/86072 media/sources-fallback-codecs.html [ Failure Pass ]
     195webkit.org/b/86073 ietestcenter/css3/flexbox/flexbox-layout-001.htm [ ImageOnlyFailure Pass ]
     196webkit.org/b/86073 ietestcenter/css3/flexbox/flexbox-layout-003.htm [ ImageOnlyFailure Pass ]
     197webkit.org/b/86074 media/svg-as-image-with-media-blocked.html [ Crash Pass ]
     198webkit.org/b/86078 http/tests/misc/favicon-loads-with-icon-loading-override.html [ Failure Pass ]
     199webkit.org/b/86079 http/tests/misc/link-rel-icon-beforeload.html [ Failure Pass ]
     200webkit.org/b/86081 loader/navigation-while-deferring-loads.html [ Failure Pass ]
     201webkit.org/b/86082 security/block-test.html [ Failure Pass ]
     202webkit.org/b/86084 svg/dom/SVGScriptElement/script-onerror-bubbling.svg [ Failure Pass ]
     203webkit.org/b/60103 fast/replaced/border-radius-clip.html [ Failure Pass ]
     204webkit.org/b/91366 fast/forms/number/number-spinbutton-gets-disabled-or-readonly.html [ Failure Pass ]
     205webkit.org/b/92112 fast/overflow/overflow-height-float-not-removed-crash2.html [ Crash Pass ]
     206webkit.org/b/93589 svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg [ Failure Pass ]
     207
     208# Flaky inspector tests
     209webkit.org/b/91958 http/tests/inspector-enabled/injected-script-discard.html [ Failure Pass ]
     210webkit.org/b/85615 http/tests/inspector/resource-har-pages.html [ Failure Pass ]
     211Bug(EFL) http/tests/inspector/search/resources-search-match-index.html [ Failure Pass ]
     212webkit.org/b/93820 inspector/console/console-format-collections.html [ Failure Pass ]
     213webkit.org/b/96886 inspector/debugger/dynamic-script-tag.html [ Failure Pass ]
     214Bug(EFL) inspector/profiler/heap-snapshot.html [ Failure Pass ]
     215Bug(EFL) inspector/timeline/timeline-enum-stability.html [ Failure Pass ]
     216webkit.org/b/95066 inspector/styles/media-queries.html [ Failure Pass ]
     217
     218# Test is flaky and needs to be fixed
     219webkit.org/b/95813 fast/innerHTML/innerHTML-iframe.html [ Failure Pass ]
     220
     221# Sometimes asserts in MessagePort::contextDestroyed
     222webkit.org/b/94458 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html [ Crash Failure Pass ]
     223
     224# Aborting application cache downloads is flaky.
     225webkit.org/b/87633 http/tests/appcache/abort-cache-onchecking-manifest-404.html [ Failure Pass ]
     226webkit.org/b/87633 http/tests/appcache/abort-cache-ondownloading-resource-404.html [ Failure Pass ]
     227
     228# Tests that sometimes fail on the bot (for GTK and Chromium ports as well).
     229webkit.org/b/77631 fast/multicol/span/span-as-immediate-child-property-removal.html [ Failure Pass ]
     230webkit.org/b/77631 fast/multicol/span/span-as-immediate-columns-child-removal.html [ Failure Pass ]
     231
     232# Several media tests are flaky on the bots
     233Bug(EFL) media/controls-styling.html [ Failure Pass ]
     234Bug(EFL) media/video-display-toggle.html [ Failure Pass ]
     235Bug(EFL) media/controls-after-reload.html [ Failure Pass ]
     236Bug(EFL) media/controls-without-preload.html [ Failure Pass ]
     237Bug(EFL) media/video-controls-rendering.html [ Failure Pass ]
     238Bug(EFL) media/video-zoom-controls.html [ Failure Pass ]
     239Bug(EFL) media/video-empty-source.html [ Failure Pass ]
     240Bug(EFL) media/controls-strict.html [ Failure Pass ]
     241Bug(EFL) media/media-volume-slider-rendered-normal.html [ Failure Pass ]
     242Bug(EFL) media/media-document-audio-repaint.html [ Failure Pass ]
     243Bug(EFL) media/media-controls-clone.html [ Failure Pass ]
     244
     245webkit.org/b/93213 fast/text/international/text-spliced-font.html [ Failure Pass ]
     246webkit.org/b/93214 http/tests/loading/307-after-303-after-post.html [ Pass Timeout ]
     247webkit.org/b/93212 http/tests/incremental/slow-utf8-text.pl [ Pass Timeout ]
     248
     249#////////////////////////////////////////////////////////////////////////////////////////
     250# FAILING TESTS
     251#////////////////////////////////////////////////////////////////////////////////////////
     252
     253# Needs inner spin button to respect -webkit-inner-spin-button style
     254webkit.org/b/87619 fast/forms/number/number-appearance-rtl.html [ Failure ]
     255webkit.org/b/87619 fast/forms/number/number-appearance-spinbutton-disabled-readonly.html [ Failure ]
     256webkit.org/b/87619 fast/forms/number/number-appearance-spinbutton-layer.html [ Failure ]
     257webkit.org/b/87619 fast/forms/number/number-size.html [ Failure ]
     258
     259# Needs to have PNG generated, which currently fails for this case.
     260webkit.org/b/83274 fast/repaint/transform-rotate-and-remove.html [ Pass ]
     261
     262webkit.org/b/83906 ietestcenter/css3/grid/grid-column-001.htm [ ImageOnlyFailure ]
     263webkit.org/b/83907 ietestcenter/css3/grid/grid-column-002.htm [ ImageOnlyFailure ]
     264webkit.org/b/83909 ietestcenter/css3/grid/grid-column-003.htm [ ImageOnlyFailure ]
     265webkit.org/b/83912 ietestcenter/css3/grid/grid-items-002.htm [ ImageOnlyFailure ]
     266webkit.org/b/83913 ietestcenter/css3/grid/grid-items-003.htm [ ImageOnlyFailure ]
     267
     268# EventSender.beginDragWithFiles is not implemented
     269webkit.org/b/84333 editing/pasteboard/data-transfer-items-drag-drop-entry.html [ Failure ]
     270webkit.org/b/84333 editing/pasteboard/data-transfer-items-drag-drop-file.html [ Failure ]
     271webkit.org/b/84333 editing/pasteboard/drag-files-to-editable-element.html [ Failure ]
     272webkit.org/b/84333 editing/pasteboard/drop-file-svg.html [ Failure ]
     273webkit.org/b/84333 editing/pasteboard/file-drag-to-editable.html [ Failure ]
     274webkit.org/b/84333 editing/pasteboard/file-input-files-access.html [ Failure ]
     275webkit.org/b/84333 fast/dom/Window/window-postmessage-clone-frames.html [ Failure ]
     276webkit.org/b/84333 fast/dom/Window/window-postmessage-clone.html [ Failure ]
     277webkit.org/b/84333 fast/events/drag-file-crash.html [ Failure ]
     278webkit.org/b/84333 fast/events/drag-to-navigate.html [ Failure ]
     279webkit.org/b/84333 fast/events/drop-handler-should-not-stop-navigate.html [ Failure ]
     280webkit.org/b/84333 fast/events/drop-with-file-paths.html [ Failure ]
     281webkit.org/b/84333 fast/events/dropzone-004.html [ Failure ]
     282webkit.org/b/84333 fast/events/file-input-hidden-in-ondrop.html [ Failure ]
     283webkit.org/b/84333 fast/events/input-element-display-none-in-dragleave-crash.html [ Failure ]
     284webkit.org/b/84333 fast/events/prevent-drag-to-navigate.html [ Failure ]
     285webkit.org/b/84333 fast/files/apply-blob-url-to-img.html [ Failure ]
     286webkit.org/b/84333 fast/files/apply-blob-url-to-xhr.html [ Failure ]
     287webkit.org/b/84333 fast/files/file-list-test.html [ Failure ]
     288webkit.org/b/84333 fast/files/file-reader-abort.html [ Failure ]
     289webkit.org/b/84333 fast/files/file-reader-directory-crash.html [ Failure ]
     290webkit.org/b/84333 fast/files/file-reader-event-listener.html [ Failure ]
     291webkit.org/b/84333 fast/files/null-origin-string.html [ Failure ]
     292webkit.org/b/84333 fast/files/read-blob-async.html [ Failure ]
     293webkit.org/b/84333 fast/files/read-file-async.html [ Failure ]
     294webkit.org/b/84333 fast/files/workers/worker-apply-blob-url-to-xhr.html [ Failure ]
     295webkit.org/b/84333 fast/files/workers/worker-read-blob-async.html [ Failure ]
     296webkit.org/b/84333 fast/files/workers/worker-read-blob-sync.html [ Failure ]
     297webkit.org/b/84333 fast/files/workers/worker-read-file-async.html [ Failure ]
     298webkit.org/b/84333 fast/files/workers/worker-read-file-sync.html [ Failure ]
     299webkit.org/b/84333 fast/forms/file/file-input-change-event.html [ Failure ]
     300webkit.org/b/84333 fast/forms/file/file-input-reset.html [ ImageOnlyFailure ]
     301webkit.org/b/84333 fast/forms/file/get-file-upload.html [ Failure ]
     302webkit.org/b/84333 fast/forms/file/input-file-directory-upload.html [ Failure ]
     303webkit.org/b/84333 fast/forms/file/input-file-re-render.html [ MISSING ]
     304webkit.org/b/84333 fast/forms/file/input-file-write-files.html [ Failure ]
     305webkit.org/b/84333 fast/forms/file/recover-file-input-in-unposted-form.html [ Failure ]
     306webkit.org/b/84333 fast/forms/file/selected-files-from-history-state.html [ Failure ]
     307webkit.org/b/84333 http/tests/local/blob/send-hybrid-blob.html [ Failure ]
     308webkit.org/b/84333 http/tests/local/fileapi/file-last-modified.html [ Failure ]
     309webkit.org/b/84333 http/tests/local/fileapi/send-dragged-file.html [ Failure ]
     310webkit.org/b/84333 http/tests/local/fileapi/send-sliced-dragged-file.html [ Failure ]
     311webkit.org/b/84333 http/tests/local/formdata [ Failure ]
     312webkit.org/b/84333 http/tests/security/clipboard/clipboard-file-access.html [ Failure ]
     313
     314# Missing execCommand('copy') and execCommand('paste').
     315webkit.org/b/84338 editing/deleting/paste-with-transparent-background-color.html [ Failure ]
     316webkit.org/b/84338 editing/execCommand/find-after-replace.html [ Failure MISSING ]
     317webkit.org/b/84338 editing/execCommand/paste-1.html [ Failure MISSING ]
     318webkit.org/b/84338 editing/execCommand/paste-2.html [ Failure MISSING ]
     319webkit.org/b/84338 editing/input/paste-text-ending-with-interchange-newline.html [ Failure ]
     320webkit.org/b/84338 editing/input/reveal-contenteditable-on-paste-vertically.html [ Failure ]
     321webkit.org/b/84338 editing/inserting/insert-3786362-fix.html [ Failure ]
     322webkit.org/b/84338 editing/inserting/insert-3907422-fix.html [ Failure ]
     323webkit.org/b/84338 editing/inserting/insert-paste-bidi-control.html [ Failure ]
     324webkit.org/b/84338 editing/pasteboard/19644-1.html [ Failure ]
     325webkit.org/b/84338 editing/pasteboard/19644-2.html [ Failure ]
     326webkit.org/b/84338 editing/pasteboard/4242293-1.html [ Failure ]
     327webkit.org/b/84338 editing/pasteboard/4922709.html [ Failure ]
     328webkit.org/b/84338 editing/pasteboard/5065605.html [ Failure ]
     329webkit.org/b/84338 editing/pasteboard/5665299.html [ Failure ]
     330webkit.org/b/84338 editing/pasteboard/5761530-1.html [ Failure ]
     331webkit.org/b/84338 editing/pasteboard/5780697-2.html [ Failure ]
     332webkit.org/b/84338 editing/pasteboard/avoid-copying-body-with-background.html [ Failure ]
     333webkit.org/b/84338 editing/pasteboard/block-wrappers-necessary.html [ Failure ]
     334webkit.org/b/84338 editing/pasteboard/clipboard-customData.html [ Failure ]
     335webkit.org/b/84338 editing/pasteboard/contenteditable-pre-2.html [ Failure ]
     336webkit.org/b/84338 editing/pasteboard/contenteditable-pre.html [ Failure ]
     337webkit.org/b/84338 editing/pasteboard/copy-backslash-with-euc.html [ Failure ]
     338webkit.org/b/84338 editing/pasteboard/copy-in-password-field.html [ Failure ]
     339webkit.org/b/84338 editing/pasteboard/copy-null-characters.html [ Failure ]
     340webkit.org/b/84338 editing/pasteboard/copy-paste-bidi.html [ Failure ]
     341webkit.org/b/84338 editing/pasteboard/copy-paste-float.html [ Failure ]
     342webkit.org/b/84338 editing/pasteboard/copy-resolves-urls.html [ Failure ]
     343webkit.org/b/84338 editing/pasteboard/copy-text-with-backgroundcolor.html [ Failure ]
     344webkit.org/b/84338 editing/pasteboard/copy-two-pasteboard-types-both-work.html [ Failure ]
     345webkit.org/b/84338 editing/pasteboard/data-transfer-items.html [ Failure ]
     346webkit.org/b/84338 editing/pasteboard/display-block-on-spans.html [ Failure ]
     347webkit.org/b/84338 editing/pasteboard/do-not-copy-unnecessary-styles-2.html [ Failure ]
     348webkit.org/b/84338 editing/pasteboard/do-not-copy-unnecessary-styles.html [ Failure ]
     349webkit.org/b/84338 editing/pasteboard/emacs-ctrl-k-with-move.html [ Failure ]
     350webkit.org/b/84338 editing/pasteboard/get-data-text-plain-paste.html [ Failure ]
     351webkit.org/b/84338 editing/pasteboard/onpaste-text-html-types.html [ Failure ]
     352webkit.org/b/84338 editing/pasteboard/onpaste-text-html.html [ Failure ]
     353webkit.org/b/84338 editing/pasteboard/page-zoom.html [ Failure ]
     354webkit.org/b/84338 editing/pasteboard/paste-4039777-fix.html [ Failure ]
     355webkit.org/b/84338 editing/pasteboard/paste-and-sanitize.html [ Failure ]
     356webkit.org/b/84338 editing/pasteboard/paste-before-tab-span.html [ Failure ]
     357webkit.org/b/84338 editing/pasteboard/paste-blockquote-and-paragraph-break.html [ Failure ]
     358webkit.org/b/84338 editing/pasteboard/paste-blockquote-before-blockquote.html [ Failure ]
     359webkit.org/b/84338 editing/pasteboard/paste-code-in-pre.html [ Failure ]
     360webkit.org/b/84338 editing/pasteboard/paste-double-nested-blockquote-before-blockquote.html [ Failure ]
     361webkit.org/b/84338 editing/pasteboard/paste-event-only-once.html [ Failure ]
     362webkit.org/b/84338 editing/pasteboard/paste-into-table-cell.html [ Failure ]
     363webkit.org/b/84338 editing/pasteboard/paste-list-001.html [ Failure ]
     364webkit.org/b/84338 editing/pasteboard/paste-list-002.html [ Failure ]
     365webkit.org/b/84338 editing/pasteboard/paste-list-003.html [ Failure ]
     366webkit.org/b/84338 editing/pasteboard/paste-list-004.html [ Failure ]
     367webkit.org/b/84338 editing/pasteboard/paste-noscript-svg.html [ Failure ]
     368webkit.org/b/84338 editing/pasteboard/paste-noscript-xhtml.xhtml [ Failure ]
     369webkit.org/b/84338 editing/pasteboard/paste-noscript.html [ Failure ]
     370webkit.org/b/84338 editing/pasteboard/paste-placeholder-input.html [ Failure ]
     371webkit.org/b/84338 editing/pasteboard/paste-plaintext-user-select-none.html [ Failure ]
     372webkit.org/b/84338 editing/pasteboard/paste-pre-001.html [ Failure ]
     373webkit.org/b/84338 editing/pasteboard/paste-removing-iframe.html [ Failure ]
     374webkit.org/b/84338 editing/pasteboard/paste-sanitize-crash-1.html [ Failure ]
     375webkit.org/b/84338 editing/pasteboard/paste-sanitize-crash-2.html [ Failure ]
     376webkit.org/b/84338 editing/style/apply-through-end-of-document.html [ Failure ]
     377webkit.org/b/84338 editing/style/non-inheritable-styles.html [ Failure ]
     378webkit.org/b/84338 editing/style/smoosh-styles-003.html [ Failure ]
     379webkit.org/b/84338 fast/events/clipboard-dataTransferItemList.html [ Failure ]
     380webkit.org/b/84338 fast/forms/input-paste-undo.html [ Failure ]
     381webkit.org/b/84338 fast/forms/plaintext-mode-2.html [ MISSING ]
     382webkit.org/b/84338 fast/forms/textarea-paste-newline.html [ Failure ]
     383
     384# Missing showModalDialog implementation
     385webkit.org/b/84589 fast/events/show-modal-dialog-onblur-onfocus.html [ Failure ]
     386webkit.org/b/84589 fast/harness/show-modal-dialog.html [ Failure ]
     387webkit.org/b/84589 fast/events/scroll-event-during-modal-dialog.html [ Failure ]
     388webkit.org/b/84589 http/tests/security/cross-frame-access-get.html [ Failure ]
     389
     390# Issue with timing for suspend/resumeAnimations()?
     391webkit.org/b/84592 animations/stop-animation-on-suspend.html [ Failure ]
     392
     393# IndexedDB is not yet enabled.
     394Bug(EFL) storage/indexeddb
     395Bug(EFL) http/tests/inspector/indexeddb
     396
     397# Quota API is not supported.
     398Bug(EFL) storage/storageinfo-missing-arguments.html
     399Bug(EFL) storage/storageinfo-no-callbacks.html
     400Bug(EFL) storage/storageinfo-query-usage.html
     401Bug(EFL) storage/storageinfo-request-quota.html
     402
     403# EFL's LayoutTestController does not implement originsWithLocalStorage.
     404Bug(EFL) storage/domstorage/localstorage/storagetracker
     405
     406# JSC does not support setIsolatedWorldSecurityOrigin.
     407webkit.org/b/61540 http/tests/security/isolatedWorld/cross-origin-xhr.html [ Failure ]
     408
     409#__worldID is undefined in isolated world
     410Bug(EFL) http/tests/security/isolatedWorld/didClearWindowObject.html
     411
     412# Needs custom policy delegate enhancement to log downloads - EFL port is missing api for getting header fields from HTTP responses.
     413webkit.org/b/87974 http/tests/download [ Failure ImageOnlyFailure ]
     414
     415# Needs custom policy delegate enhancement to log DOM node info - EFL port is missing DOM node abstraction
     416webkit.org/b/87972 fast/loader/policy-delegate-action-hit-test-zoomed.html [ Failure ]
     417webkit.org/b/87972 fast/encoding/mailto-always-utf-8.html [ Failure ]
     418
     419# EFL has accelerated compositing disabled
     420webkit.org/b/79766 compositing/animation/animation-compositing.html [ Failure ]
     421webkit.org/b/79766 compositing/geometry/ancestor-overflow-change.html [ Failure ]
     422webkit.org/b/79766 compositing/geometry/clip.html [ Failure ]
     423webkit.org/b/79766 compositing/geometry/composited-in-columns.html [ Failure ]
     424webkit.org/b/79766 compositing/geometry/flipped-writing-mode.html [ Failure ]
     425webkit.org/b/79766 compositing/geometry/foreground-layer.html [ Failure ]
     426webkit.org/b/79766 compositing/geometry/layer-due-to-layer-children-deep-switch.html [ Failure ]
     427webkit.org/b/79766 compositing/geometry/layer-due-to-layer-children-switch.html [ Failure ]
     428webkit.org/b/79766 compositing/geometry/limit-layer-bounds-clipping-ancestor.html [ Failure ]
     429webkit.org/b/79766 compositing/geometry/limit-layer-bounds-fixed-positioned.html [ Failure ]
     430webkit.org/b/79766 compositing/geometry/limit-layer-bounds-opacity-transition.html [ Failure ]
     431webkit.org/b/79766 compositing/geometry/limit-layer-bounds-overflow-root.html [ Failure ]
     432webkit.org/b/79766 compositing/geometry/limit-layer-bounds-positioned-transition.html [ Failure ]
     433webkit.org/b/79766 compositing/geometry/limit-layer-bounds-positioned.html [ Failure ]
     434webkit.org/b/79766 compositing/geometry/limit-layer-bounds-transformed-overflow.html [ Failure ]
     435webkit.org/b/79766 compositing/geometry/limit-layer-bounds-transformed.html [ Failure ]
     436webkit.org/b/79766 compositing/geometry/preserve-3d-switching.html [ Failure ]
     437webkit.org/b/79766 compositing/iframes/become-composited-nested-iframes.html [ Failure ]
     438webkit.org/b/79766 compositing/iframes/become-overlapped-iframe.html [ Failure ]
     439webkit.org/b/79766 compositing/iframes/composited-parent-iframe.html [ Failure ]
     440webkit.org/b/79766 compositing/iframes/connect-compositing-iframe-delayed.html [ Failure ]
     441webkit.org/b/79766 compositing/iframes/connect-compositing-iframe.html [ Failure ]
     442webkit.org/b/79766 compositing/iframes/connect-compositing-iframe2.html [ Failure ]
     443webkit.org/b/79766 compositing/iframes/connect-compositing-iframe3.html [ Failure ]
     444webkit.org/b/79766 compositing/iframes/enter-compositing-iframe.html [ Failure ]
     445webkit.org/b/79766 compositing/iframes/iframe-resize.html [ Failure ]
     446webkit.org/b/79766 compositing/iframes/iframe-size-from-zero.html [ Failure ]
     447webkit.org/b/79766 compositing/iframes/iframe-size-to-zero.html [ Failure ]
     448webkit.org/b/79766 compositing/iframes/iframe-src-change.html [ Failure ]
     449webkit.org/b/79766 compositing/iframes/invisible-nested-iframe-hide.html [ Failure ]
     450webkit.org/b/79766 compositing/iframes/invisible-nested-iframe-show.html [ Failure ]
     451webkit.org/b/79766 compositing/iframes/overlapped-iframe-iframe.html [ Failure ]
     452webkit.org/b/79766 compositing/iframes/overlapped-iframe.html [ Failure ]
     453webkit.org/b/79766 compositing/iframes/overlapped-nested-iframes.html [ Failure ]
     454webkit.org/b/79766 compositing/iframes/page-cache-layer-tree.html [ Failure ]
     455webkit.org/b/79766 compositing/iframes/resizer.html [ MISSING ]
     456webkit.org/b/79766 compositing/iframes/scrolling-iframe.html [ Failure ]
     457webkit.org/b/79766 compositing/images/clip-on-directly-composited-image.html [ Failure ]
     458webkit.org/b/79766 compositing/layer-creation/animation-overlap-with-children.html [ Failure ]
     459webkit.org/b/79766 compositing/layer-creation/fixed-position-and-transform.html [ Failure ]
     460webkit.org/b/79766 compositing/layer-creation/fixed-position-under-transform.html [ Failure ]
     461webkit.org/b/79766 compositing/layer-creation/overflow-scroll-overlap.html [ Failure ]
     462webkit.org/b/79766 compositing/layer-creation/overlap-child-layer.html [ Failure ]
     463webkit.org/b/79766 compositing/layer-creation/overlap-clipping.html [ Failure ]
     464webkit.org/b/79766 compositing/layer-creation/overlap-transformed-layer.html [ Failure ]
     465webkit.org/b/79766 compositing/layer-creation/rotate3d-overlap.html [ Failure ]
     466webkit.org/b/79766 compositing/layer-creation/scroll-partial-update.html [ Failure ]
     467webkit.org/b/79766 compositing/layer-creation/spanOverlapsCanvas.html [ Failure ]
     468webkit.org/b/79766 compositing/layer-creation/translatez-overlap.html [ Failure ]
     469webkit.org/b/79766 compositing/overflow/clip-descendents.html [ Failure ]
     470webkit.org/b/79766 compositing/overflow/clipping-ancestor-with-accelerated-scrolling-ancestor.html [ MISSING Skip ]
     471webkit.org/b/79766 compositing/overflow/content-gains-scrollbars.html [ Failure ]
     472webkit.org/b/79766 compositing/overflow/content-loses-scrollbars.html [ Failure ]
     473webkit.org/b/79766 compositing/overflow/nested-scrolling.html [ MISSING Skip ]
     474webkit.org/b/79766 compositing/overflow/overflow-auto-with-touch.html [ Failure ]
     475webkit.org/b/79766 compositing/overflow/overflow-auto-with-touch-toggle.html [ Failure ]
     476webkit.org/b/79766 compositing/overflow/overflow-clip-with-accelerated-scrolling-ancestor.html [ MISSING Skip ]
     477webkit.org/b/79766 compositing/overflow/overflow-overlay-with-touch.html [ Failure ]
     478webkit.org/b/79766 compositing/overflow/overflow-scrollbar-layers.html [ Failure ]
     479webkit.org/b/79766 compositing/overflow/remove-overflow-crash2.html [ MISSING Skip ]
     480webkit.org/b/79766 compositing/overflow/resize-painting.html [ Failure ]
     481webkit.org/b/79766 compositing/overflow/scrolling-content-clip-to-viewport.html [ Failure ]
     482webkit.org/b/79766 compositing/overflow/textarea-scroll-touch.html [ Failure ]
     483webkit.org/b/79766 compositing/plugins/no-backing-store.html [ Failure ]
     484webkit.org/b/79766 compositing/plugins/small-to-large-composited-plugin.html [ Failure ]
     485webkit.org/b/79766 compositing/rtl/rtl-absolute-overflow-scrolled.html [ Failure ]
     486webkit.org/b/79766 compositing/rtl/rtl-absolute-overflow.html [ Failure ]
     487webkit.org/b/79766 compositing/rtl/rtl-absolute.html [ Failure ]
     488webkit.org/b/79766 compositing/rtl/rtl-fixed-overflow-scrolled.html [ Failure ]
     489webkit.org/b/79766 compositing/rtl/rtl-fixed-overflow.html [ Failure ]
     490webkit.org/b/79766 compositing/rtl/rtl-fixed.html [ Failure ]
     491webkit.org/b/79766 compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Failure ]
     492webkit.org/b/79766 compositing/rtl/rtl-iframe-absolute-overflow.html [ Failure ]
     493webkit.org/b/79766 compositing/rtl/rtl-iframe-absolute.html [ Failure ]
     494webkit.org/b/79766 compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ]
     495webkit.org/b/79766 compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
     496webkit.org/b/79766 compositing/rtl/rtl-iframe-fixed.html [ Failure ]
     497webkit.org/b/79766 compositing/rtl/rtl-iframe-relative.html [ Failure ]
     498webkit.org/b/79766 compositing/rtl/rtl-relative.html [ Failure ]
     499webkit.org/b/79766 compositing/tiling/crash-reparent-tiled-layer.html [ Failure ]
     500webkit.org/b/79766 compositing/tiling/huge-layer-add-remove-child.html [ Failure ]
     501webkit.org/b/79766 compositing/tiling/huge-layer-img.html [ Failure ]
     502webkit.org/b/79766 compositing/tiling/huge-layer-resize.html [ Failure ]
     503webkit.org/b/79766 compositing/tiling/huge-layer-with-layer-children-resize.html [ Failure ]
     504webkit.org/b/79766 compositing/tiling/huge-layer-with-layer-children.html [ Failure ]
     505webkit.org/b/79766 compositing/tiling/huge-layer.html [ Failure ]
     506webkit.org/b/79766 compositing/video/video-poster.html [ Failure ]
     507webkit.org/b/79766 compositing/backing/no-backing-for-clip-overlap.html [ Failure ]
     508webkit.org/b/79766 compositing/backing/no-backing-for-clip.html [ Failure ]
     509webkit.org/b/79766 compositing/backing/no-backing-for-perspective.html [ Failure ]
     510webkit.org/b/79766 compositing/clip-child-by-non-stacking-ancestor.html [ Failure ]
     511webkit.org/b/79766 compositing/geometry/bounds-clipped-composited-child.html [ Failure ]
     512webkit.org/b/79766 compositing/geometry/fixed-position-composited-switch.html [ Failure ]
     513webkit.org/b/79766 compositing/layer-creation/fixed-position-out-of-view.html [ Failure ]
     514webkit.org/b/79766 compositing/layer-creation/overlap-animation.html [ Failure ]
     515webkit.org/b/79766 compositing/layer-creation/overlap-transformed-and-clipped.html [ Failure ]
     516webkit.org/b/79766 compositing/layer-creation/overlap-transforms.html [ Failure ]
     517webkit.org/b/79766 compositing/layer-creation/stacking-context-overlap-nested.html [ Failure ]
     518webkit.org/b/79766 compositing/layer-creation/stacking-context-overlap.html [ Failure ]
     519webkit.org/b/79766 compositing/overflow-trumps-transform-style.html [ Failure ]
     520webkit.org/b/79766 compositing/tiled-layers-hidpi.html [ Failure ]
     521webkit.org/b/79766 compositing/visibility/layer-visible-content.html [ Failure ]
     522webkit.org/b/79766 compositing/visibility/visibility-image-layers-dynamic.html [ Failure ]
     523webkit.org/b/79766 compositing/layer-creation/no-compositing-for-preserve-3d.html [ Failure ]
     524webkit.org/b/79766 compositing/columns/composited-in-paginated.html [ Failure ]
     525webkit.org/b/79766 compositing/geometry/bounds-ignores-hidden-composited-descendant.html [ Failure ]
     526webkit.org/b/79766 compositing/geometry/bounds-ignores-hidden-dynamic-negzindex.html [ Failure ]
     527webkit.org/b/79766 compositing/geometry/bounds-ignores-hidden-dynamic.html [ Failure ]
     528webkit.org/b/79766 compositing/geometry/bounds-ignores-hidden.html [ Failure ]
     529
     530# EFL's LayoutTestController does not implement displayInvalidatedRegion
     531webkit.org/b/86727 compositing/plugins/invalidate_rect.html [ Failure ]
     532
     533# EFL's LayoutTestController does not implement display
     534webkit.org/b/86730 compositing/layer-creation/fixed-position-scroll.html [ MISSING ]
     535
     536# EFL does not support WebGL
     537webkit.org/b/77219 compositing/backface-visibility/backface-visibility-webgl.html [ Failure ]
     538webkit.org/b/77219 compositing/visibility/visibility-simple-webgl-layer.html [ Failure ]
     539webkit.org/b/77219 compositing/webgl/webgl-background-color.html [ MISSING Skip ]
     540webkit.org/b/77219 compositing/webgl/webgl-no-alpha.html [ MISSING Skip ]
     541webkit.org/b/77219 compositing/webgl/webgl-nonpremultiplied-blend.html [ MISSING Skip ]
     542webkit.org/b/77219 compositing/webgl/webgl-reflection.html [ MISSING Skip ]
     543webkit.org/b/77219 fast/canvas/webgl [ Failure Skip ]
     544webkit.org/b/77219 fast/dom/constructed-objects-prototypes.html [ Failure ]
     545webkit.org/b/77219 fast/events/constructors/webgl-context-event-constructor.html [ Failure Skip ]
     546webkit.org/b/77219 http/tests/canvas/webgl/origin-clean-conformance.html [ Failure Skip ]
     547webkit.org/b/77219 http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html [ Failure Skip ]
     548webkit.org/b/77219 http/tests/security/webgl-remote-read-remote-image-allowed.html [ Failure Skip ]
     549webkit.org/b/77219 http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html [ Failure Skip ]
     550webkit.org/b/77219 inspector/profiler/webgl [ Failure Skip ]
     551
     552webkit.org/b/84759 ietestcenter/css3/multicolumn/column-containing-block-001.htm [ ImageOnlyFailure ]
     553webkit.org/b/84760 ietestcenter/css3/multicolumn/column-containing-block-002.htm [ ImageOnlyFailure ]
     554webkit.org/b/84761 ietestcenter/css3/multicolumn/column-filling-001.htm [ ImageOnlyFailure ]
     555webkit.org/b/84764 ietestcenter/css3/multicolumn/column-width-applies-to-001.htm [ ImageOnlyFailure ]
     556webkit.org/b/84767 ietestcenter/css3/multicolumn/column-width-applies-to-002.htm [ ImageOnlyFailure ]
     557webkit.org/b/84768 ietestcenter/css3/multicolumn/column-width-applies-to-003.htm [ ImageOnlyFailure ]
     558webkit.org/b/84769 ietestcenter/css3/multicolumn/column-width-applies-to-004.htm [ ImageOnlyFailure ]
     559webkit.org/b/84770 ietestcenter/css3/multicolumn/column-width-applies-to-007.htm [ ImageOnlyFailure ]
     560webkit.org/b/84771 ietestcenter/css3/multicolumn/column-width-applies-to-009.htm [ ImageOnlyFailure ]
     561webkit.org/b/84772 ietestcenter/css3/multicolumn/column-width-applies-to-010.htm [ ImageOnlyFailure ]
     562webkit.org/b/84773 ietestcenter/css3/multicolumn/column-width-applies-to-012.htm [ ImageOnlyFailure ]
     563webkit.org/b/84775 ietestcenter/css3/multicolumn/column-width-applies-to-013.htm [ ImageOnlyFailure ]
     564webkit.org/b/84776 ietestcenter/css3/multicolumn/column-width-applies-to-014.htm [ ImageOnlyFailure ]
     565webkit.org/b/84777 ietestcenter/css3/multicolumn/column-width-applies-to-015.htm [ ImageOnlyFailure ]
     566webkit.org/b/84778 ietestcenter/css3/multicolumn/column-width-negative-001.htm [ ImageOnlyFailure ]
     567
     568webkit.org/b/72363 fast/dom/Window/window-postmessage-arrays.html [ Failure ]
     569
     570# Expando properties on attribute nodes disappear
     571webkit.org/b/88045 fast/dom/gc-attribute-node.html [ Failure ]
     572
     573# Requires WebP support.
     574Bug(EFL) fast/canvas/canvas-toDataURL-webp.html
     575Bug(EFL) fast/images/webp-image-decoding.html
     576Bug(EFL) http/tests/images/webp-partial-load.html
     577Bug(EFL) http/tests/images/webp-progressive-load.html
     578
     579# Requires MEDIA_SOURCE support.
     580webkit.org/b/95296 http/tests/media/media-source [ Failure Skip ]
     581
     582# Requires ENCRYPTED_MEDIA support.
     583webkit.org/b/95297 media/encrypted-media [ Failure Skip ]
     584webkit.org/b/95297 fast/events/constructors/media-key-event-constructor.html [ Failure Skip ]
     585
     586# Requires POINTER_LOCK support.
     587webkit.org/b/88080 pointer-lock [ Failure Skip ]
     588webkit.org/b/88080 http/tests/pointer-lock [ Failure Skip ]
     589
     590# EXIF orientation support has not yet been implemented for EFL port
     591webkit.org/b/95299 fast/images/exif-orientation.html
     592webkit.org/b/95299 fast/images/exif-orientation-css.html
     593
     594# Requires WEB_AUDIO support.
     595webkit.org/b/91738 webaudio [ Failure Skip ]
     596
     597# Requires MEDIA_STREAM support.
     598webkit.org/b/87662 fast/mediastream [ Failure Skip ]
     599
     600# The EFL port has no support for x-webkit-speech
     601webkit.org/b/95302 fast/speech [ Failure Skip ]
     602webkit.org/b/95302 fast/events/constructors/speech-recognition-event-constructor.html [ Failure Skip ]
     603
     604# Requires support for Web notifications
     605webkit.org/b/73544 fast/notifications [ Failure Skip ]
     606webkit.org/b/73544 http/tests/notifications [ Failure Skip ]
     607
     608# This tests fails by one on 32 bits machines due to rounding issues.
     609Bug(EFL) fast/css/percentage-non-integer.html [ Failure Pass ]
     610
     611# Test is timeouting, passes in all other platforms.
     612Bug(EFL) fast/css/device-aspect-ratio.html
     613
     614# The test is too slow on Debug bot and randomly fails
     615webkit.org/b/61932 [ Debug ] jquery/manipulation.html [ Failure Pass Timeout ]
     616
     617# These test -apple- prefixed CSS properties, which we don't support.
     618fast/css/apple-prefix.html [ Failure Skip WontFix ]
     619
     620webkit.org/b/75747 fast/css/color-correction-on-background-image.html [ Failure ]
     621webkit.org/b/75747 fast/css/color-correction-on-backgrounds.html [ Failure ]
     622webkit.org/b/75747 fast/css/color-correction-on-box-shadow.html [ Failure ]
     623webkit.org/b/75747 fast/css/color-correction-on-text-shadow.html [ Failure ]
     624webkit.org/b/75747 fast/css/color-correction-untagged-images.html [ Failure ]
     625
     626webkit.org/b/65536 fast/css/text-rendering.html [ Failure ]
     627
     628webkit.org/b/49142 fast/css/style-scoped [ Failure ]
     629
     630# ENABLE(INPUT_TYPE_*) are not enabled.
     631webkit.org/b/29359 fast/css/pseudo-in-range.html [ Failure ]
     632webkit.org/b/29359 fast/css/pseudo-out-of-range.html [ Failure ]
     633webkit.org/b/29359 fast/css/pseudo-in-range-invalid-value.html [ Failure ]
     634
     635# These tests require TOUCH_ADJUSTMENT flag to be enabled
     636webkit.org/b/78801 touchadjustment
     637
     638# Tracking corner not being painted for TextArea.
     639webkit.org/b/85484 fast/css/resize-corner-tracking-transformed.html [ Failure ]
     640webkit.org/b/85484 fast/css/resize-corner-tracking.html [ Failure ]
     641
     642webkit.org/b/73766 css3/unicode-bidi-isolate-aharon-failing.html [ Failure ImageOnlyFailure ]
     643
     644webkit.org/b/85466 css3/images/cross-fade-background-size.html [ Failure ]
     645
     646webkit.org/b/85492 css3/zoom-coords.xhtml [ Failure ]
     647
     648# Occasionally missing chunks of output
     649webkit.org/b/66873 http/tests/loading/redirect-methods.html [ Failure ]
     650
     651# IETC flexbox failures
     652webkit.org/b/85211 ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm [ ImageOnlyFailure ]
     653webkit.org/b/85212 ietestcenter/css3/flexbox/flexbox-layout-002.htm [ ImageOnlyFailure ]
     654
     655# Issue related to hit testing
     656webkit.org/b/86971 svg/hittest/svg-shapes-non-scale-stroke.html [ Failure ]
     657
     658# Issue related to battery status and vibration API
     659webkit.org/b/85594 fast/dom/navigator-detached-no-crash.html [ Failure ]
     660
     661# Incorrect rendering results after r115846
     662webkit.org/b/85599 http/tests/navigation/postredirect-basic.html [ Failure ]
     663webkit.org/b/85599 http/tests/navigation/postredirect-goback1.html [ Failure ]
     664
     665# Interferes with the rAF tests that are enabled
     666webkit.org/b/85689 fast/animation/request-animation-frame-disabled.html [ Failure Skip ]
     667
     668# EFL's DumpRenderTree should support LayoutTestController's dumpEditingCallbacks()
     669webkit.org/b/84835 editing/execCommand/4128080-2.html [ Failure ]
     670webkit.org/b/84835 editing/execCommand/copy-without-selection.html [ Failure ]
     671webkit.org/b/84835 editing/execCommand/findString-diacriticals.html [ Failure ]
     672
     673# DRT doesn't check for isPrinting().
     674webkit.org/b/87226 printing/iframe-print.html [ Failure ]
     675webkit.org/b/87226 printing/media-queries-print.html [ MISSING ]
     676webkit.org/b/87226 printing/setPrinting.html [ MISSING ]
     677webkit.org/b/87226 printing/simultaneous-position-float-change.html [ MISSING ]
     678webkit.org/b/87226 printing/single-line-must-not-be-split-into-two-pages.html [ MISSING ]
     679webkit.org/b/87226 printing/width-overflow.html [ MISSING ]
     680
     681webkit.org/b/79757 fast/selectors/selection-window-inactive.html [ ImageOnlyFailure ]
     682
     683# Font kerning issue, fails on GTK as well.
     684webkit.org/b/76048 fast/text/font-kerning.html [ ImageOnlyFailure ]
     685
     686# Fails on GTK as well
     687webkit.org/b/84678 fast/spatial-navigation/snav-container-white-space.html [ Failure ]
     688webkit.org/b/84678 fast/spatial-navigation/snav-fully-aligned-horizontally.html [ Failure ]
     689webkit.org/b/84678 fast/spatial-navigation/snav-iframe-no-scrollable-content.html [ Failure ]
     690
     691# Off-by-few-pixels issue for this selection reftest, fails on GTK as well.
     692webkit.org/b/84701 fast/block/line-layout/selection-highlight-overlap.html [ Failure ImageOnlyFailure ]
     693
     694# Times-out with debug build during heavy cpu loads
     695webkit.org/b/85902 [ Debug ] fast/overflow/lots-of-sibling-inline-boxes.html [ Pass Slow ]
     696
     697Bug(EFL) [ Debug ] http/tests/incremental/slow-utf8-html.pl [ Pass Slow ]
     698
     699# Tests imported in r116658
     700webkit.org/b/85308 ietestcenter/css3/valuesandunits/units-000.htm [ Crash ImageOnlyFailure ]
     701webkit.org/b/85310 ietestcenter/css3/valuesandunits/units-010.htm [ ImageOnlyFailure ]
     702
     703# LEGACY_VIEWPORT_ADAPTION flag is not enabled on EFL port
     704webkit.org/b/88191 fast/viewport/viewport-legacy-handheldfriendly.html [ Failure ]
     705webkit.org/b/88191 fast/viewport/viewport-legacy-mobileoptimized-2.html [ Failure ]
     706webkit.org/b/88191 fast/viewport/viewport-legacy-mobileoptimized-3.html [ Failure ]
     707webkit.org/b/88191 fast/viewport/viewport-legacy-mobileoptimized.html [ Failure ]
     708webkit.org/b/88191 fast/viewport/viewport-legacy-ordering-5.html [ Failure ]
     709webkit.org/b/88191 fast/viewport/viewport-legacy-ordering-6.html [ Failure ]
     710webkit.org/b/88191 fast/viewport/viewport-legacy-xhtmlmp.html [ Failure ]
     711webkit.org/b/88191 fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html [ Failure ]
     712
     713# The EFL port has no support for the FileSystem API
     714webkit.org/b/68591 fast/filesystem
     715webkit.org/b/68591 fast/mutation/filesystem-callback-delivery.html
     716webkit.org/b/68591 http/tests/filesystem
     717webkit.org/b/68591 http/tests/security/filesystem-iframe-from-remote.html
     718webkit.org/b/68591 http/tests/security/mixedContent/filesystem-url-in-iframe.html
     719webkit.org/b/68591 http/tests/inspector/filesystem
     720
     721# The EFL port has no support for the Geolocation
     722webkit.org/b/82140 fast/dom/Geolocation [ Failure ]
     723webkit.org/b/82140 fast/dom/Window/window-properties-geolocation.html [ Failure ]
     724webkit.org/b/82140 inspector/geolocation-error.html [ Failure ]
     725webkit.org/b/82140 inspector/geolocation-success.html [ Failure ]
     726webkit.org/b/82140 inspector/geolocation-watchPosition.html [ Failure ]
     727
     728# EFL's EventSender does not implement contextClick yet
     729webkit.org/b/86091 editing/pasteboard/copy-standalone-image-crash.html [ Failure ]
     730webkit.org/b/86091 editing/selection/5354455-1.html [ Failure ]
     731webkit.org/b/86091 editing/selection/button-right-click.html [ Failure ]
     732webkit.org/b/86091 editing/selection/context-menu-on-text.html [ Failure ]
     733webkit.org/b/86091 editing/selection/context-menu-text-selection.html [ Failure ]
     734webkit.org/b/86091 editing/selection/empty-cell-right-click.html [ Failure ]
     735webkit.org/b/86091 editing/spelling/context-menu-suggestions.html [ Failure ]
     736webkit.org/b/86091 editing/spelling/spellcheck-input-search-crash.html [ Failure ]
     737webkit.org/b/86091 fast/events/context-onmousedown-event.html [ Failure ]
     738webkit.org/b/86091 fast/events/contextmenu-scrolled-page-with-frame.html [ Failure ]
     739webkit.org/b/86091 fast/events/right-click-focus.html [ Failure ]
     740webkit.org/b/86091 fast/events/selectstart-prevent-selection-on-right-click.html [ Failure ]
     741webkit.org/b/86091 media/context-menu-actions.html [ Failure ]
     742webkit.org/b/86091 media/controls-right-click-on-timebar.html [ Failure ]
     743webkit.org/b/86091 editing/shadow/rightclick-on-meter-in-shadow-crash.html [ Failure ]
     744
     745# EFL's EventSender contextClick, needs baselines
     746webkit.org/b/86091 editing/selection/5354455-2.html [ MISSING ]
     747webkit.org/b/86091 fast/events/context-no-deselect.html [ MISSING ]
     748
     749# IETC namespace failures
     750webkit.org/b/86137 ietestcenter/css3/namespaces/prefix-007.xml [ ImageOnlyFailure ]
     751webkit.org/b/86139 ietestcenter/css3/namespaces/prefix-010.xml [ ImageOnlyFailure ]
     752webkit.org/b/86142 ietestcenter/css3/namespaces/syntax-021.xml [ ImageOnlyFailure ]
     753
     754# Fullscreen API is enabled but not fully implemented.
     755webkit.org/b/86597 fullscreen/video-controls-drag.html [ Failure ]
     756webkit.org/b/86187 media/media-fullscreen-not-in-document.html [ Failure ]
     757webkit.org/b/86187 media/media-fullscreen-inline.html
     758
     759# Selection problem in Shadow DOM test (passes on GTK)
     760Bug(EFL) fast/dom/shadow/selections-in-shadow.html [ Failure ]
     761
     762# Shadow DOM for replaced elements is not rendered correctly yet.
     763webkit.org/b/90860 fast/dom/shadow/shadowdom-for-object-complex-shadow.html [ ImageOnlyFailure ]
     764webkit.org/b/90860 fast/dom/shadow/shadowdom-for-object-only-shadow.html [ ImageOnlyFailure ]
     765webkit.org/b/90860 fast/dom/shadow/shadowdom-for-object-without-shadow.html [ ImageOnlyFailure ]
     766webkit.org/b/91487 fast/dom/shadow/shadowdom-for-select-complex-shadow.html [ ImageOnlyFailure ]
     767webkit.org/b/91487 fast/dom/shadow/shadowdom-for-select-without-shadow.html [ ImageOnlyFailure ]
     768webkit.org/b/91488 fast/dom/shadow/shadowdom-for-output-only-shadow.html [ ImageOnlyFailure ]
     769webkit.org/b/91489 fast/dom/shadow/shadowdom-for-fieldset-complex-shadow.html [ ImageOnlyFailure ]
     770webkit.org/b/91489 fast/dom/shadow/shadowdom-for-fieldset-only-shadow.html [ ImageOnlyFailure ]
     771webkit.org/b/95439 fast/dom/shadow/shadowdom-for-textarea-complex-shadow.html [ ImageOnlyFailure ]
     772webkit.org/b/95439 fast/dom/shadow/shadowdom-for-textarea-with-placeholder.html [ ImageOnlyFailure ]
     773
     774# This test is specific to QuickTime media engine.
     775Bug(EFL) media/video-does-not-loop.html
     776
     777# This test fails if mixer is not at 100%
     778webkit.org/b/83704 media/event-attributes.html [ Failure ]
     779
     780# EFL's LayoutTestController does not implement setAutomaticLinkDetectionEnabled
     781webkit.org/b/85463 editing/inserting/typing-space-to-trigger-smart-link.html
     782
     783# Missing deletebutton controller implementation.
     784webkit.org/b/86615 editing/deleting/5408255.html [ Failure ]
     785webkit.org/b/86615 editing/deleting/regional-indicators.html [ Failure ]
     786
     787# Tests failing due to rounding problems in colors inside pixman
     788webkit.org/b/49964 fast/canvas/canvas-fillPath-shadow.html [ Failure ]
     789
     790# Missing spell checking support (Efl's port does not support spell checking, Gtk port uses Enchant library https://bugs.webkit.org/show_bug.cgi?id=61787)
     791webkit.org/b/86637 editing/spelling/grammar.html [ Failure ]
     792webkit.org/b/86637 editing/spelling/grammar-paste.html [ Failure ]
     793webkit.org/b/86637 editing/spelling/markers.html [ Failure ]
     794webkit.org/b/86633 editing/spelling/spellcheck-attribute.html [ Failure ]
     795webkit.org/b/86633 editing/spelling/spelling-attribute-at-child.html [ Failure ]
     796webkit.org/b/86633 editing/spelling/spelling-attribute-change.html [ Failure ]
     797webkit.org/b/86633 editing/spelling/spelling-backspace-between-lines.html [ Failure ]
     798webkit.org/b/86633 editing/spelling/spelling-hasspellingmarker.html [ Failure ]
     799webkit.org/b/86633 editing/spelling/spelling-insert-html.html [ Failure ]
     800webkit.org/b/86633 editing/spelling/spelling-linebreak.html [ Failure ]
     801webkit.org/b/86633 editing/spelling/spelling-unified-emulation.html [ Failure ]
     802
     803# EFL's LayoutTestController does not support setSubpixelTextPositioning()
     804webkit.org/b/91341 fast/text/descent-clip-in-scaled-page.html [ ImageOnlyFailure ]
     805
     806# Failing after r119268 on GTK and EFL
     807webkit.org/b/88138 http/tests/media/video-buffered.html [ Failure ]
     808
     809# Failing after r120145 on both GTK and EFL
     810webkit.org/b/88961 http/tests/misc/redirect-to-about-blank.html [ Failure ]
     811
     812# EFL port does not support hyphenation
     813webkit.org/b/89830 fast/text/hyphen-min-preferred-width.html [ ImageOnlyFailure ]
     814
     815# EFL's LayoutTestController does not implement setAsynchronousSpellCheckingEnabled
     816webkit.org/b/86637 editing/spelling/spellcheck-async.html [ Failure ]
     817webkit.org/b/86637 editing/spelling/spellcheck-async-mutation.html [ Failure ]
     818webkit.org/b/86637 editing/spelling/spellcheck-paste.html [ Failure ]
     819webkit.org/b/86637 editing/spelling/spellcheck-paste-disabled.html [ Failure ]
     820webkit.org/b/86637 editing/spelling/spellcheck-queue.html [ Failure ]
     821webkit.org/b/86637 editing/spelling/spellcheck-sequencenum.html [ Failure ]
     822webkit.org/b/86637 editing/spelling/spelling-marker-description.html [ Failure ]
     823
     824# These tests probably just needs new baselines.
     825webkit.org/b/95489 tables/mozilla_expected_failures/bugs/97619.html [ Failure ]
     826webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug10140.html [ Failure ]
     827webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug10216.html [ Failure ]
     828webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug104898.html [ Failure ]
     829webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug1055-2.html [ Failure ]
     830webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug14007-2.html [ Failure ]
     831webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug1725.html [ Failure ]
     832webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug2479-5.html [ Failure ]
     833webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug29058-2.html [ Failure ]
     834webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug3166-11.html [ Failure ]
     835webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug3166-12.html [ Failure ]
     836webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug3166-13.html [ Failure ]
     837webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug3166-14.html [ Failure ]
     838webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug3166-16.html [ Failure ]
     839webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug3166-17.html [ Failure ]
     840webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug3166-3.html [ Failure ]
     841webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug3166-4.html [ Failure ]
     842webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug3166-5.html [ Failure ]
     843webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug3166-6.html [ Failure ]
     844webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug3166-9.html [ Failure ]
     845webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug58402-2.html [ Failure ]
     846webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug59252.html [ Failure ]
     847webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug7243.html [ Failure ]
     848webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug85016.html [ Failure ]
     849webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug91057.html [ Failure ]
     850webkit.org/b/95489 tables/mozilla_expected_failures/bugs/bug92647-1.html [ Failure ]
     851webkit.org/b/95489 tables/mozilla_expected_failures/collapsing_borders/bug41262-1.html [ Failure ]
     852webkit.org/b/95489 tables/mozilla_expected_failures/collapsing_borders/bug41262-5.html [ Failure ]
     853webkit.org/b/95489 tables/mozilla_expected_failures/core/captions1.html [ Failure ]
     854webkit.org/b/95489 tables/mozilla_expected_failures/core/captions2.html [ Failure ]
     855webkit.org/b/95489 tables/mozilla_expected_failures/core/captions3.html [ Failure ]
     856webkit.org/b/95489 tables/mozilla_expected_failures/core/standards1.html [ Failure ]
     857webkit.org/b/95489 tables/mozilla_expected_failures/marvin/backgr_border-table-cell.html [ Failure ]
     858webkit.org/b/95489 tables/mozilla_expected_failures/marvin/backgr_border-table-column-group.html [ Failure ]
     859webkit.org/b/95489 tables/mozilla_expected_failures/marvin/backgr_border-table-column.html [ Failure ]
     860webkit.org/b/95489 tables/mozilla_expected_failures/marvin/backgr_border-table-quirks.html [ Failure ]
     861webkit.org/b/95489 tables/mozilla_expected_failures/marvin/backgr_border-table-row-group.html [ Failure ]
     862webkit.org/b/95489 tables/mozilla_expected_failures/marvin/backgr_border-table-row.html [ Failure ]
     863webkit.org/b/95489 tables/mozilla_expected_failures/marvin/backgr_border-table.html [ Failure ]
     864webkit.org/b/95489 tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html [ Failure ]
     865webkit.org/b/95489 tables/mozilla_expected_failures/marvin/backgr_layers-hide.html [ Failure ]
     866webkit.org/b/95489 tables/mozilla_expected_failures/marvin/backgr_layers-show.html [ Failure ]
     867webkit.org/b/95489 tables/mozilla_expected_failures/marvin/backgr_position-table-cell.html [ Failure ]
     868webkit.org/b/95489 tables/mozilla_expected_failures/marvin/backgr_position-table-column-group.html [ Failure ]
     869webkit.org/b/95489 tables/mozilla_expected_failures/marvin/backgr_position-table-column.html [ Failure ]
     870webkit.org/b/95489 tables/mozilla_expected_failures/marvin/backgr_position-table-row-group.html [ Failure ]
     871webkit.org/b/95489 tables/mozilla_expected_failures/marvin/backgr_position-table-row.html [ Failure ]
     872webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_frame_lhs.html [ Failure ]
     873webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_frame_rhs.html [ Failure ]
     874webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_frame_vsides.html [ Failure ]
     875webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_overflow_caption.html [ Failure ]
     876webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom.html [ Failure ]
     877webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden.html [ Failure ]
     878webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table.html [ Failure ]
     879webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_overflow_caption_left.html [ Failure ]
     880webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_overflow_caption_right.html [ Failure ]
     881webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_overflow_caption_top.html [ Failure ]
     882webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row.html [ Failure ]
     883webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html [ Failure ]
     884webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell.html [ Failure ]
     885webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling.html [ Failure ]
     886webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row.html [ Failure ]
     887webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling.html [ Failure ]
     888webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table.html [ Failure ]
     889webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption.html [ Failure ]
     890webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody.html [ Failure ]
     891webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling.html [ Failure ]
     892webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_rules_cols.html [ Failure ]
     893webkit.org/b/95489 tables/mozilla_expected_failures/marvin/table_rules_rows.html [ Failure ]
     894webkit.org/b/95489 tables/mozilla_expected_failures/marvin/tables_caption_align_left.html [ Failure ]
     895webkit.org/b/95489 tables/mozilla_expected_failures/marvin/tables_caption_align_right.html [ Failure ]
     896webkit.org/b/95489 tables/mozilla_expected_failures/marvin/x_caption_align_left.xml [ Failure ]
     897webkit.org/b/95489 tables/mozilla_expected_failures/marvin/x_caption_align_right.xml [ Failure ]
     898webkit.org/b/95489 tables/mozilla_expected_failures/other/test4.html [ Failure ]
     899
     900# Missing test infrastructure, no gamepads available.
     901Bug(EFL) gamepad/gamepad-polling-access.html [ Failure ]
     902
     903# Fails on GTK+ and Qt as well.
     904webkit.org/b/86445 fast/multicol/split-in-top-margin.html [ ImageOnlyFailure ]
     905
     906# ENABLE_INPUT_TYPE_* are not enabled on EFL port.
     907webkit.org/b/29359 fast/forms/date [ Failure Skip ]
     908webkit.org/b/29359 fast/forms/datetime [ Failure Skip ]
     909webkit.org/b/29359 fast/forms/datetimelocal [ Failure Skip ]
     910webkit.org/b/29359 fast/forms/month [ Failure Skip ]
     911webkit.org/b/29359 fast/forms/time [ Failure Skip ]
     912webkit.org/b/29359 fast/forms/week [ Failure Skip ]
     913webkit.org/b/89209 fast/forms/input-in-table-cell-no-value.html [ ImageOnlyFailure ]
     914
     915# Paletted PNG with ICC color profiles not working.
     916webkit.org/b/86722 fast/images/paletted-png-with-color-profile.html
     917
     918# These tests cause flakiness (extra console messages in output)
     919webkit.org/b/88729 userscripts/window-onerror-for-isolated-world-1.html
     920webkit.org/b/88729 userscripts/window-onerror-for-isolated-world-2.html
     921
     922# The sort order is incorrect in the output.
     923webkit.org/b/30620 fast/xsl/sort-locale.xml [ Failure ]
     924
     925# Flexbox test failing on EFL.
     926webkit.org/b/88984 css3/flexbox/flexitem.html [ Failure ]
     927
     928# New test introduced in r122663 failing on GTK and Qt as well
     929webkit.org/b/91339 css2.1/20110323/vertical-align-boxes-001.htm [ ImageOnlyFailure ]
     930
     931# Failing after r121121 on both GTK and EFL
     932webkit.org/b/89845 fast/forms/input-set-composition-scroll.html [ Failure ]
     933
     934webkit.org/b/90007 http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html [ Failure ]
     935
     936# Test started failing after r122681 due to wrong scrollbar positioning
     937webkit.org/b/91359 css3/flexbox/flexbox-overflow-auto.html [ ImageOnlyFailure ]
     938
     939# Looks like missing multipart/x-mixed-replace support in libsoup. Failing on both GTK and EFL.
     940webkit.org/b/68979 http/tests/multipart/multipart-replace-non-html-content.php [ Failure ]
     941
     942# Test added by Mac port, rendering results totally different on EFL.
     943webkit.org/b/91477 fast/multicol/shrink-to-column-height-for-pagination.html [ MISSING ]
     944
     945# These tests are failing after r122528.
     946webkit.org/b/91210 http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html [ Failure ]
     947webkit.org/b/91210 http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html [ Failure ]
     948
     949# Failing after r123379 on EFL and GTK.
     950webkit.org/b/92063 fast/css/sticky/parsing-position-sticky.html [ Failure ]
     951
     952# This test depends on subpixel layout.
     953webkit.org/b/92352 css3/flexbox/flex-rounding.html [ Failure ]
     954
     955# Proximity Events is not supported.
     956webkit.org/b/92942 fast/dom/Proximity
     957webkit.org/b/92942 fast/events/constructors/device-proximity-event-constructor.html
     958
     959# Tests are outdated: spaces are not supposed to be collapsed anymore
     960# according to spec: http://www.w3.org/TR/2dcontext/#drawing-text-to-the-canvas
     961webkit.org/b/61799 canvas/philip/tests/2d.text.draw.space.collapse.end.html [ Failure ]
     962webkit.org/b/61799 canvas/philip/tests/2d.text.draw.space.collapse.other.html [ Failure ]
     963webkit.org/b/61799 canvas/philip/tests/2d.text.draw.space.collapse.space.html [ Failure ]
     964webkit.org/b/61799 canvas/philip/tests/2d.text.draw.space.collapse.start.html [ Failure ]
     965webkit.org/b/61799 canvas/philip/tests/2d.text.measure.width.space.html [ Failure ]
     966
     967# JSC doesn't support heap profiling
     968webkit.org/b/50485 inspector/profiler/heap-snapshot-inspect-dom-wrapper.html [ Failure Skip ]
     969webkit.org/b/50485 inspector/profiler/heap-snapshot-comparison-dom-groups-change.html [ Failure Skip ]
     970webkit.org/b/50485 inspector/profiler/heap-snapshot-comparison-show-all.html [ Failure Skip ]
     971webkit.org/b/50485 inspector/profiler/heap-snapshot-loader.html [ Failure Skip ]
     972webkit.org/b/50485 inspector/profiler/heap-snapshot-reveal-in-dominators-view.html [ Failure Skip ]
     973webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-retainers.html [ Failure Skip ]
     974webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-show-ranges.html [ Failure Skip ]
     975webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-sorting-fields.html [ Failure Skip ]
     976webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-sorting.html [ Failure Skip ]
     977webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-sorting-instances.html [ Failure Skip ]
     978
     979# ENABLE(INPUT_TYPE_TIME_MULTIPLE_FIELDS) is disabled
     980webkit.org/b/94186 fast/forms/time-multiple-fields
     981
     982webkit.org/b/93976 fast/css-generated-content/quotes-lang.html [ ImageOnlyFailure ]
     983
     984webkit.org/b/93247 [ Debug ] fast/lists/list-marker-remove-crash.html [ Crash ]
     985
     986# Require rebaselining after  https://bugs.webkit.org/show_bug.cgi?id=89826
     987webkit.org/b/89826 fast/css/word-space-extra.html [ Failure ]
     988
     989# Tests added by https://bugs.webkit.org/show_bug.cgi?id=89826
     990webkit.org/b/94008 fast/css/word-spacing-characters.html [ ImageOnlyFailure ]
     991webkit.org/b/94003 fast/css/word-spacing-characters-complex-text.html [ ImageOnlyFailure ]
     992# This has always failed on Gtk/Efl - exposed by bug 89826
     993webkit.org/b/94009 css2.1/20110323/c541-word-sp-000.htm [ ImageOnlyFailure ]
     994
     995# Requires CSS_COMPOSITING to be turned on
     996webkit.org/b/94024 css3/compositing [ Failure Skip ]
     997
     998# Fails also on GTK
     999webkit.org/b/94080 fast/overflow/line-clamp-and-columns.html [ ImageOnlyFailure ]
     1000
     1001# Alt text should be displayed if src attribute is not set.
     1002webkit.org/b/94198 fast/dom/HTMLImageElement/image-alt-text.html [ ImageOnlyFailure ]
     1003webkit.org/b/94198 fast/dom/HTMLInputElement/input-image-alt-text.html [ ImageOnlyFailure ]
     1004
     1005webkit.org/b/84037 fast/text/international/spaces-combined-in-vertical-text.html [ Failure ]
     1006
     1007# Failed table/mozilla test, fields are not on the same line
     1008webkit.org/b/97109 tables/mozilla/bugs/bug99948.html [ Pass ]
     1009
     1010# New test introduced in r125790 fails
     1011webkit.org/b/94341 inspector/timeline/timeline-decode-resize.html [ Failure ]
     1012
     1013webkit.org/b/94690 fast/dom/shadow/shadowdom-dynamic-styling.html [ Failure ]
     1014
     1015# Fails after r126350
     1016webkit.org/b/94788 media/track/track-cue-rendering-snap-to-lines-not-set.html [ Failure ]
     1017
     1018# Intrusive theming overrides collide with style-related LayoutTests.
     1019webkit.org/b/85877 fast/forms/menulist-narrow-width.html [ MISSING ]
     1020webkit.org/b/85877 fast/forms/select-baseline.html [ MISSING ]
     1021webkit.org/b/85877 fast/forms/menulist-style-color.html [ MISSING ]
     1022webkit.org/b/85877 fast/forms/select-style.html [ MISSING ]
     1023
     1024# Test 2 in below test is failing.
     1025webkit.org/b/94877 fast/forms/listbox-hit-test-zoomed.html [ MISSING ]
     1026
     1027# Cancel mark in search field is not working.
     1028webkit.org/b/94880 fast/forms/search-cancel-button-style-sharing.html [ MISSING ]
     1029webkit.org/b/94880 fast/forms/search-rtl.html [ MISSING ]
     1030
     1031# Asserts in MessagePort::contextDestroyed, but the assert usually gets attributed to later tests.
     1032webkit.org/b/94458 fast/events/message-port-constructor-for-deleted-document.html
     1033
     1034# Started failing on JSC ports after r127202.
     1035webkit.org/b/95530 http/tests/security/inactive-document-with-empty-security-origin.html [ Failure ]
     1036
     1037# Fails after r127140.
     1038webkit.org/b/95551 fast/forms/datalist/input-appearance-range-with-datalist-rtl.html [ ImageOnlyFailure ]
     1039
     1040# EFL port does not support plugins yet
     1041webkit.org/b/96881 fast/dom/Window/Plug-ins.html [ Failure ]
     1042webkit.org/b/96881 fast/frames/sandboxed-iframe-about-blank.html [ Failure ]
     1043webkit.org/b/96881 fast/frames/sandboxed-iframe-navigation-allowed.html [ Failure ]
     1044webkit.org/b/96881 fast/frames/sandboxed-iframe-plugins.html [ Failure ]
     1045webkit.org/b/96881 fast/replaced/invalid-object-with-fallback.html [ Failure ]
     1046webkit.org/b/96881 http/tests/security/contentSecurityPolicy/object-src-none-allowed.html [ Failure ]
     1047webkit.org/b/96881 http/tests/security/contentSecurityPolicy/object-src-url-blocked.html [ Failure ]
     1048webkit.org/b/96881 http/tests/plugins [ Failure Skip ]
     1049webkit.org/b/96881 http/tests/security/cross-origin-plugin-allowed.html [ Failure ]
     1050webkit.org/b/96881 http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Failure ]
     1051webkit.org/b/96881 http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Failure ]
     1052webkit.org/b/96881 http/tests/security/cross-origin-plugin.html [ Failure ]
     1053webkit.org/b/96881 http/tests/security/frameNavigation/xss-DENIED-plugin-navigation.html [ Failure ]
     1054webkit.org/b/96881 http/tests/security/storage-blocking-loosened-plugin.html [ Failure ]
     1055webkit.org/b/96881 http/tests/security/storage-blocking-loosened-private-browsing-plugin.html [ Failure ]
     1056webkit.org/b/96881 http/tests/security/storage-blocking-strengthened-plugin.html [ Failure ]
     1057webkit.org/b/96881 http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html [ Failure ]
     1058webkit.org/b/96881 java [ Failure Skip ]
     1059webkit.org/b/96881 plugins [ Failure Skip ]
     1060webkit.org/b/96881 userscripts/user-script-plugin-document.html [ Failure ]
     1061
     1062# EFL does not yet support global selection
     1063webkit.org/b/88238 editing/pasteboard/paste-global-selection.html [ Failure Skip ]
     1064
     1065# Gradient instead of solid color in the rectangle
     1066webkit.org/b/54251 fast/canvas/DrawImageSinglePixelStretch.html [ Failure ]
     1067
     1068# Fails after r128270.
     1069webkit.org/b/96517 fast/events/popup-blocking-timers.html [ Failure ]
     1070
Note: See TracChangeset for help on using the changeset viewer.