| # We divide the EFL WK2 test expectations into several categories: |
| # 1. PASSING TESTS |
| # Test cases that pass for EFL WK2 but are skipped in a top-level TestExpectations file. |
| |
| # 2. TESTS EXPECTED TO FAIL |
| # Test cases related to features that we don't expect to be activated for EFL WK2 since |
| # the feature implementation in WebKit2 is missing or not complete yet. |
| # If test cases related to a feature cannot be activated since e.g. |
| # * the feature implementation in WebCore is not complete yet |
| # * the feature is not relevant for the EFL port |
| # * the feature is meant to solve a backwards compatibility issue on other platforms |
| # please put them into EFL TestExpectations file. |
| # If in doubt, please discuss on webkit-efl mailing list whether a set of test cases |
| # should be moved here. |
| |
| # 3. CRASHES |
| |
| # 4. FLAKY TESTS |
| |
| # 5. FAILING TESTS |
| # * Interim failures that are moved here for further investigation as a result of daily |
| # gardening. They should be analysed quickly and either resolved or moved to 1). |
| # * Remaining failures that are moved here until further investigation after |
| # unskipping a directory or block of tests in the Skipped list. |
| # * Tests that we expect to pass once the respective fix for DRT is available or |
| # a relevant compile time feature can be enabled for EFL. |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # PASSING TESTS |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| fast/history/multiple-classes-visited.html [ Pass ] |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # TESTS EXPECTED TO FAIL |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # CRASHES |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| webkit.org/b/92726 fast/dom/register-protocol-handler.html [ Crash ] |
| webkit.org/b/92726 fast/dom/unregister-protocol-handler.html [ Crash ] |
| |
| # WebKitTestRunner needs an implementation for download attribute feature |
| # The implementation for DumpRenderTree is on https://bugs.webkit.org/show_bug.cgi?id=96462 |
| # anchor-download-unset.html and anchor-nodownload.html are currently passed, but need to be checked along with below test cases |
| Bug(EFL) fast/dom/HTMLAnchorElement/anchor-download.html [ Crash ] |
| Bug(EFL) fast/dom/HTMLAnchorElement/anchor-nodownload-set.html [ Crash ] |
| |
| webkit.org/b/97565 fast/loader/reload-zero-byte-plugin.html [ Crash ] |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # FLAKY TESTS |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| webkit.org/b/97560 http/tests/inspector/extensions-useragent.html [ Failure Pass ] |
| webkit.org/b/97560 inspector/extensions/extensions-api.html [ Failure Pass ] |
| webkit.org/b/97560 inspector/extensions/extensions-audits-content-script.html [ Failure Pass ] |
| webkit.org/b/97560 inspector/extensions/extensions-audits.html [ Failure Pass ] |
| webkit.org/b/97560 inspector/extensions/extensions-eval-content-script.html [ Failure Pass ] |
| |
| Bug(EFL) http/tests/security/contentSecurityPolicy/connect-src-websocket-blocked.html [ Crash Pass ] |
| Bug(EFL) inspector/styles/styles-add-new-rule.html [ Failure Pass ] |
| Bug(EFL) inspector/styles/metrics-box-sizing.html [ Failure Pass ] |
| Bug(EFL) inspector/styles/inject-stylesheet.html [ Failure Pass ] |
| Bug(EFL) inspector/styles/css-live-edit.html [ Failure Pass ] |
| Bug(EFL) inspector/styles/styles-cancel-editing.html [ Failure Pass ] |
| Bug(EFL) inspector/styles/get-set-stylesheet-text.html [ Failure Pass ] |
| Bug(EFL) inspector/styles/lazy-computed-style.html [ Failure Pass ] |
| Bug(EFL) inspector/styles/add-new-rule-inline-style-csp.html [ Failure Pass ] |
| Bug(EFL) inspector/styles/styles-commit-editing.html [ Failure Pass ] |
| Bug(EFL) inspector/styles/styles-history.html [ Failure Pass ] |
| Bug(EFL) inspector/styles/edit-inspector-stylesheet.html [ Failure Pass ] |
| Bug(EFL) inspector/styles/commit-selector.html [ Failure Pass ] |
| Bug(EFL) inspector/styles/force-pseudo-state.html [ Failure Pass ] |
| Bug(EFL) inspector/styles/styles-add-invalid-property.html [ Failure Pass ] |
| Bug(EFL) inspector/styles/perform-undo-perform-of-mergable-action.html [ Failure Pass ] |
| Bug(EFL) inspector/elements/delete-from-document.html [ Failure Pass ] |
| Bug(EFL) inspector/elements/insert-node.html [ Failure Pass ] |
| Bug(EFL) inspector/elements/elements-inspect-iframe-from-different-domain.html [ Failure Pass ] |
| Bug(EFL) inspector/elements/elements-panel-styles.html [ Failure Pass ] |
| Bug(EFL) inspector/elements/elements-panel-selection-on-refresh.html [ Failure Pass ] |
| Bug(EFL) inspector/elements/elements-panel-limited-children.html [ Failure Pass ] |
| Bug(EFL) inspector/elements/elements-panel-reload-assert.html [ Failure Pass ] |
| Bug(EFL) inspector/elements/elements-panel-rewrite-href.html [ Failure Pass ] |
| Bug(EFL) inspector/elements/event-listener-sidebar.html [ Failure Pass ] |
| Bug(EFL) inspector/elements/elements-panel-structure.html [ Failure Pass ] |
| Bug(EFL) inspector/elements/highlight-node-scaled.html [ Failure Pass ] |
| Bug(EFL) inspector/console/console-format.html [ Failure Pass ] |
| Bug(EFL) inspector/console/command-line-api-inspect.html [ Failure Pass ] |
| Bug(EFL) inspector/console/console-api-on-call-frame.html [ Failure Pass ] |
| Bug(EFL) inspector/console/console-big-array.html [ Failure Pass ] |
| Bug(EFL) inspector/debugger/debugger-activation-crash2.html [ Crash Failure Pass ] |
| Bug(EFL) inspector/debugger/debugger-breakpoints-not-activated-on-reload.html [ Failure Pass ] |
| Bug(EFL) inspector/debugger/debugger-eval-while-paused.html [ Failure Pass ] |
| Bug(EFL) inspector/debugger/callstack-placards-discarded.html [ Failure Pass ] |
| Bug(EFL) inspector/debugger/debugger-autocontinue-on-syntax-error.html [ Failure Pass ] |
| Bug(EFL) inspector/debugger/debugger-activation-crash.html [ Crash Failure Pass ] |
| Bug(EFL) inspector/debugger/debugger-pause-in-eval-script.html [ Crash Failure Pass ] |
| Bug(EFL) inspector/debugger/debugger-pause-on-debugger-statement.html [ Crash Failure Pass ] |
| Bug(EFL) inspector/debugger/debugger-pause-on-failed-assertion.html [ Crash Failure Pass ] |
| Bug(EFL) inspector/debugger/debugger-proto-property.html [ Failure Pass ] |
| Bug(EFL) inspector/debugger/debugger-set-breakpoint-regex.html [ Crash Failure Pass ] |
| Bug(EFL) inspector/debugger/debugger-step-out.html [ Crash Failure Pass ] |
| Bug(EFL) inspector/debugger/pause-in-inline-script.html [ Failure Pass ] |
| Bug(EFL) inspector/debugger/breakpoint-manager.html [ Crash Failure Pass ] |
| Bug(EFL) inspector/debugger/copy-stack-trace.html [ Failure Pass ] |
| Bug(EFL) inspector/timeline/timeline-animation-frame.html [ Failure Pass ] |
| Bug(EFL) inspector/timeline/timeline-timer.html [ Failure Pass ] |
| Bug(EFL) inspector/cookie-parser.html [ Failure Pass ] |
| Bug(EFL) inspector/profiler/cpu-profiler-profiling.html [ Failure Pass ] |
| Bug(EFL) inspector/extensions/extensions-resources.html [ Failure Pass ] |
| Bug(EFL) inspector/extensions/extensions-audits-api.html [ Failure Pass ] |
| Bug(EFL) inspector/extensions/extensions-reload.html [ Failure Pass ] |
| Bug(EFL) inspector/editor/highlighter-basics.html [ Failure Pass ] |
| Bug(EFL) inspector/editor/highlighter-long-line.html [ Failure Pass ] |
| Bug(EFL) inspector/audits/audits-panel-functional.html [ Failure Pass ] |
| Bug(EFL) inspector/runtime/runtime-callFunctionOn.html [ Failure Pass ] |
| Bug(EFL) inspector/storage-panel-dom-storage-update.html [ Failure Pass ] |
| Bug(EFL) media/video-played-reset.html [ Failure Pass ] |
| Bug(EFL) fast/encoding/parser-tests-110.html [ Failure Pass ] |
| Bug(EFL) fast/loader/fragment-after-redirect-gets-back-entry.html [ Failure Pass ] |
| Bug(EFL) fast/loader/child-frame-add-after-back-forward.html [ Failure Pass ] |
| Bug(EFL) fast/forms/validation-message-user-modify.html [ Failure Pass ] |
| Bug(EFL) fast/events/backspace-navigates-back.html [ Failure Pass ] |
| Bug(EFL) fast/events/onchange-click-hang.html [ Failure Pass ] |
| Bug(EFL) fast/events/dispatch-message-string-data.html [ Failure Pass ] |
| Bug(EFL) fast/layers/no-clipping-overflow-hidden-hardware-acceleration.html [ ImageOnlyFailure Pass ] |
| Bug(EFL) fast/events/domactivate-sets-underlying-click-event-as-handled.html [ Failure Pass ] |
| Bug(EFL) http/tests/inspector/change-iframe-src.html [ Failure Pass ] |
| Bug(EFL) http/tests/loading/fire-error-event-empty-404-script.html [ Crash Failure Pass ] |
| Bug(EFL) sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A5.html [ Crash Failure Pass ] |
| Bug(EFL) sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A6.html [ Crash Failure Pass ] |
| Bug(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 ] |
| Bug(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 ] |
| Bug(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 ] |
| Bug(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 ] |
| Bug(EFL) svg/dom/viewspec-parser-3.html [ Failure Pass ] |
| Bug(EFL) svg/dom/viewspec-parser-1.html [ Failure Pass ] |
| Bug(EFL) svg/dom/viewspec-parser-4.html [ Failure Pass ] |
| Bug(EFL) svg/dom/viewspec-parser-2.html [ Failure Pass ] |
| Bug(EFL) svg/dom/viewspec-parser-5.html [ Failure Pass ] |
| |
| # ASSERTION FAILED: m_suspended in WebCore::SuspendableTimer::resume() |
| webkit.org/b/35220 inspector/debugger/debugger-no-nested-pause.html [ Crash Failure Pass ] |
| webkit.org/b/35220 inspector/debugger/debugger-pause-in-internal.html [ Crash Failure Pass ] |
| webkit.org/b/35220 inspector/debugger/debugger-pause-on-exception.html [ Crash Failure Pass ] |
| webkit.org/b/35220 inspector/debugger/debugger-reload-on-pause.html [ Crash Failure Pass ] |
| webkit.org/b/35220 inspector/debugger/debugger-scripts.html [ Crash Failure Pass ] |
| webkit.org/b/35220 inspector/debugger/debugger-step-in.html [ Crash Failure Pass ] |
| webkit.org/b/35220 inspector/debugger/debugger-step-over.html [ Crash Failure Pass ] |
| webkit.org/b/35220 inspector/debugger/disable-script.html [ Crash Failure Pass ] |
| webkit.org/b/35220 inspector/debugger/function-details.html [ Crash Failure Pass ] |
| webkit.org/b/35220 inspector/debugger/script-extract-outline.html [ Crash Failure Pass ] |
| |
| # Test is flaky and needs to be fixed |
| webkit.org/b/56985 http/tests/loading/bad-server-subframe.html [ Crash Pass ] |
| |
| # Sometimes times out of the build bot |
| webkit.org/b/90207 fast/forms/select/select-state-restore.html [ Failure Pass ] |
| |
| # Affects multiple platforms. |
| webkit.org/b/90980 fast/forms/textarea/textarea-state-restore.html [ Failure Pass ] |
| |
| # Flaky, probably because the result is sometimes taken before data about visited link have passed through IPC. |
| webkit.org/b/81797 fast/history/visited-link-background-color.html [ Failure Pass ] |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # FAILING TESTS |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| # WebKitTestRunner needs an implementation for testRunner.queueLoad |
| webkit.org/b/42674 fast/dom/navigation-type-back-forward.html [ Failure ] |
| webkit.org/b/42674 fast/dom/navigation-type-navigate.html [ Failure ] |
| webkit.org/b/42674 fast/dom/navigation-type-reload.html [ Failure ] |
| webkit.org/b/42674 http/tests/navigation/response204.html [ Failure ] |
| |
| # WebKitTestRunner needs an implementation for testRunner.titleTextDirection |
| webkit.org/b/93470 fast/dom/title-directionality-removeChild.html [ Failure ] |
| webkit.org/b/93470 fast/dom/title-directionality.html [ Failure ] |
| |
| # WebKitTestRunner setTouchPointRadius() is not supported |
| Bug(EFL) fast/events/touch/basic-single-touch-events.html [ Failure ] |
| |
| # WebKitTestRunner needs an implementation for testRunner.setViewModeMediaFeature |
| Bug(EFL) fast/media/media-query-list-02.html [ Failure ] |
| Bug(EFL) fast/media/media-query-list-03.html [ Failure ] |
| Bug(EFL) fast/media/media-query-list-04.html [ Failure ] |
| Bug(EFL) fast/media/media-query-list-05.html [ Failure ] |
| Bug(EFL) fast/media/media-query-list-06.html [ Failure ] |
| Bug(EFL) fast/media/media-query-list-07.html [ Failure ] |
| Bug(EFL) fast/media/view-mode-media-feature.html [ Failure ] |
| |
| # WebKitTestRunner needs an implementation for eventSender.scheduleAsynchronousKeyDown |
| webkit.org/b/93979 fast/mutation/end-of-task-delivery.html [ Failure ] |
| |
| # testRunner.setUseDeferredFrameLoading() is not implemented in WK2 |
| webkit.org/b/93980 http/tests/appcache/load-from-appcache-defer-resume-crash.html [ Failure ] |
| |
| # WebKitTestRunner needs an implementation for testRunner.setStorageDatabaseIdleInterval |
| webkit.org/b/93982 storage/domstorage/storage-close-database-on-idle.html [ Failure ] |
| |
| # Unclassified failures |
| Bug(EFL) fast/dom/Window/mozilla-focus-blur.html [ Failure ] |
| Bug(EFL) http/tests/inspector/network/network-sidebar-width.html [ Failure ] |
| |
| # Fails after r128056. |
| webkit.org/b/96794 inspector/console/alert-toString-exception.html [ Failure ] |
| |
| # Fails after it was unskipped in r129372. |
| webkit.org/b/97545 inspector/styles/variables/css-variables.html [ Failure ] |
| |
| # Fails after r129479. |
| webkit.org/b/97566 http/tests/security/contentSecurityPolicy/object-src-url-allowed.html [ Failure ] |