| # We divide the EFL WK2 test expectations into several categories: |
| # 1. 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. |
| |
| # 2. CRASHES |
| |
| # 3. FLAKY TESTS |
| |
| # 4. PASSING TESTS WITH INCORRECT EXPECTATIONS |
| # * Test cases that are passing with their generated incorrect expectations. |
| # * It should be checked if the test fails. Remove the line if the test result is correct |
| # otherwise update with new incorrect one. |
| |
| # 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. |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # TESTS EXPECTED TO FAIL |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| # EFL's LayoutTestController does not implement setWindowIsKey |
| fast/dom/Window/window-onFocus.html |
| fast/events/blur-focus-window-should-blur-focus-element.html |
| |
| # EFL's LayoutTestController does not implement authenticateSession |
| http/tests/xmlhttprequest/cross-origin-authorization-with-embedder.html |
| |
| # EFL DRT doesn't fully support http tests yet. These tests make timeout error. |
| http/tests/cache/history-only-cached-subresource-loads-max-age-https.html |
| http/tests/cache/subresource-failover-to-network.html |
| http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials.html |
| http/tests/misc/401-alternative-content.php |
| http/tests/navigation/forward-and-cancel.html |
| http/tests/navigation/post-goback-same-url.html |
| http/tests/navigation/post-goback2.html |
| http/tests/navigation/postredirect-frames.html |
| http/tests/navigation/postredirect-goback2.html |
| http/tests/navigation/postredirect-reload.html |
| http/tests/security/401-logout/401-logout.php |
| http/tests/security/cookies/first-party-cookie-allow-xslt.xml |
| http/tests/security/cookies/third-party-cookie-blocking-main-frame.html |
| http/tests/security/no-referrer.html |
| http/tests/security/referrer-policy-redirect-link.html |
| http/tests/xmlhttprequest/basic-auth-nopassword.html |
| http/tests/xmlhttprequest/basic-auth-nouser.html |
| http/tests/xmlhttprequest/failed-auth.html |
| http/tests/xmlhttprequest/remember-bad-password.html |
| |
| # EFL WK1 does not support accelerated compositing |
| webkit.org/b/103847 compositing [ Skip ] |
| webkit.org/b/103847 transforms/3d [ Skip ] |
| |
| # EFL WK1 doesn't support pasteboard functionality yet. |
| Bug(EFL) editing/pasteboard/can-read-in-copy-and-cut-events.html [ Skip ] |
| Bug(EFL) editing/pasteboard/can-read-in-dragstart-event.html [ Skip ] |
| Bug(EFL) editing/pasteboard/copy-paste-content-starting-and-ending-canvas.html [ Skip ] |
| Bug(EFL) editing/pasteboard/pasting-into-p-should-not-nest-p.html [ Skip ] |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # CRASHES |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| # Crash shared with the GTK+ port |
| webkit.org/b/30724 [ Debug ] fast/loader/opaque-base-url.html [ Crash ] |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # FLAKY TESTS |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| editing/selection/doubleclick-whitespace-img-crash.html [ Failure Pass ] |
| |
| # Test passes, but editing delegates does not match expected ones |
| webkit.org/b/96642 loader/go-back-to-different-window-size.html [ Failure Pass ] |
| |
| webkit.org/b/96977 [ Release ] perf/nested-combined-selectors.html [ Failure Pass ] |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # PASSING TESTS WITH INCORRECT EXPECTATIONS |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| # FAILING TESTS |
| #//////////////////////////////////////////////////////////////////////////////////////// |
| |
| webkit.org/b/102110 fast/canvas/canvas-as-image-incremental-repaint.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/102006 fast/repaint/block-selection-gap-stale-cache.html [ ImageOnlyFailure ] |
| webkit.org/b/102006 fast/repaint/block-selection-gap-stale-cache-2.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/99180 svg/as-image/img-preserveAspectRatio-support-1.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/99181 svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr.html [ ImageOnlyFailure ] |
| webkit.org/b/99181 svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/99182 svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr.html [ ImageOnlyFailure ] |
| webkit.org/b/99182 svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr.html [ ImageOnlyFailure ] |
| webkit.org/b/99182 svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop.html [ ImageOnlyFailure ] |
| webkit.org/b/99182 svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/99183 svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr.html [ ImageOnlyFailure ] |
| webkit.org/b/99183 svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr.html [ ImageOnlyFailure ] |
| webkit.org/b/99183 svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/117574 editing/selection/3690703-2.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/3690703.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/3690719.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/4397952.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/4895428-3.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/4975120.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/5007143-2.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/5007143.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/5057506.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/5195166-1.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/7152-2.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/caret-and-focus-ring.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/caret-before-select.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/caret-ltr-right.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/caret-rtl-2-left.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/caret-rtl-right.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/select-across-readonly-input-1.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/select-across-readonly-input-2.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/select-across-readonly-input-3.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/select-across-readonly-input-4.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/select-across-readonly-input-5.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/select-all-002.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/select-all-003.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/select-all-004.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/select-all-005.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/select-all-006.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/select-box.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/select-element-paragraph-boundary.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/select-from-textfield-outwards.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/selection-actions.html [ ImageOnlyFailure ] |
| webkit.org/b/117574 editing/selection/selection-button-text.html [ ImageOnlyFailure ] |
| |
| webkit.org/b/111984 accessibility/aria-hidden-updates-alldescendants.html [ Failure ] |
| webkit.org/b/111987 accessibility/aria-link-supports-press.html [ Failure ] |
| webkit.org/b/111988 accessibility/aria-readonly.html [ Failure ] |
| webkit.org/b/111991 accessibility/aria-text-role.html [ Failure ] |
| webkit.org/b/111992 accessibility/aria-used-on-image-maps.html [ Failure ] |
| webkit.org/b/111993 accessibility/button-press-action.html [ Failure ] |
| webkit.org/b/111994 accessibility/canvas-accessibilitynodeobject.html [ Failure ] |
| webkit.org/b/111996 accessibility/canvas-fallback-content-2.html [ Failure ] |
| webkit.org/b/111999 accessibility/disabled-controls-not-focusable.html [ Failure ] |
| webkit.org/b/122109 accessibility/file-upload-button-stringvalue.html [ Failure ] |
| webkit.org/b/112002 accessibility/inline-continuations.html [ Failure ] |
| webkit.org/b/112023 accessibility/loading-iframe-updates-axtree.html [ Failure ] |
| webkit.org/b/112005 accessibility/onclick-handlers.html [ Failure ] |
| webkit.org/b/112006 accessibility/secure-textfield-title-ui.html [ Failure ] |
| webkit.org/b/112008 accessibility/spinbutton-value.html [ Failure ] |
| webkit.org/b/112012 accessibility/svg-bounds.html [ Failure ] |
| webkit.org/b/112014 accessibility/textarea-insertion-point-line-number.html [ Failure ] |
| webkit.org/b/112015 accessibility/textarea-line-for-index.html [ Failure ] |
| webkit.org/b/112018 accessibility/th-as-title-ui.html [ Failure ] |
| webkit.org/b/112019 accessibility/title-ui-element-correctness.html [ Failure ] |
| webkit.org/b/112021 accessibility/visible-elements.html [ Failure Crash ] |
| |
| accessibility/aria-checkbox-sends-notification.html [ Skip ] |
| accessibility/deleting-iframe-destroys-axcache.html [ Skip ] |
| accessibility/img-fallsback-to-title.html [ Skip ] |
| accessibility/internal-link-anchors2.html [ Skip ] |
| accessibility/media-element.html [ Skip ] |
| accessibility/multiselect-list-reports-active-option.html [ Skip ] |
| accessibility/radio-button-group-members.html [ Skip ] |
| accessibility/table-attributes.html [ Skip ] |
| accessibility/table-cell-spans.html [ Skip ] |
| accessibility/table-cells.html [ Skip ] |
| accessibility/table-detection.html [ Skip ] |
| accessibility/table-one-cell.html [ Skip ] |
| accessibility/table-sections.html [ Skip ] |
| accessibility/table-with-rules.html [ Skip ] |
| |
| # Frame flattening does not work properly for EFL port |
| Bug(EFL) fast/frames/flattening/frameset-flattening-advanced.html [ Failure ] |
| Bug(EFL) fast/frames/flattening/frameset-flattening-grid.html [ Failure ] |
| Bug(EFL) fast/frames/flattening/frameset-flattening-simple.html [ Failure ] |
| Bug(EFL) fast/frames/flattening/frameset-flattening-subframesets.html [ Failure ] |
| Bug(EFL) fast/frames/flattening/iframe-flattening-fixed-height.html [ Failure ] |
| Bug(EFL) fast/frames/flattening/iframe-flattening-fixed-width.html [ Failure ] |
| Bug(EFL) fast/frames/flattening/iframe-flattening-offscreen.html [ Failure ] |
| Bug(EFL) fast/frames/flattening/iframe-flattening-out-of-view.html [ Failure ] |
| Bug(EFL) fast/frames/flattening/iframe-flattening-out-of-view-and-scroll.html [ ImageOnlyFailure ] |
| Bug(EFL) fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout.html [ ImageOnlyFailure ] |
| Bug(EFL) fast/frames/flattening/iframe-flattening-simple.html [ Failure ] |
| |
| # Cancel mark in search field doesn't work on wk1 pixel test |
| Bug(EFL) fast/forms/search-cancel-button-style-sharing.html [ ImageOnlyFailure ] |
| Bug(EFL) fast/forms/search-rtl.html [ ImageOnlyFailure ] |
| |
| # EFL's DRT explicitly disables X11 use |
| webkit.org/b/98231 fast/dom/Window/Plug-ins.html [ Failure ] |
| webkit.org/b/98231 fast/frames/sandboxed-iframe-about-blank.html [ Failure ] |
| webkit.org/b/98231 fast/frames/sandboxed-iframe-navigation-allowed.html [ Failure ] |
| webkit.org/b/98231 fast/replaced/invalid-object-with-fallback.html [ Failure ] |
| webkit.org/b/98231 http/tests/security/contentSecurityPolicy/object-src-none-allowed.html [ Failure ] |
| webkit.org/b/98231 http/tests/security/contentSecurityPolicy/object-src-url-blocked.html [ Failure ] |
| webkit.org/b/98231 http/tests/security/cross-origin-plugin-allowed.html [ Failure ] |
| webkit.org/b/98231 http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Failure ] |
| webkit.org/b/98231 http/tests/security/storage-blocking-loosened-plugin.html [ Failure ] |
| webkit.org/b/98231 http/tests/security/storage-blocking-loosened-private-browsing-plugin.html [ Failure ] |
| |
| # Incomplete policy delegate dumping (missing "originated from") |
| Bug(EFL) http/tests/misc/policy-delegate-called-twice.html [ Failure ] |
| |
| # Custom font loading delaying text drawing on Canvas |
| webkit.org/b/87355 canvas/philip/tests/2d.text.draw.fontface.notinpage.html [ Failure ] |
| |
| # EFL's TestRunner does not implement applicationCacheDiskUsageForOrigin |
| webkit.org/b/86460 http/tests/appcache/origin-usage.html [ Failure ] |
| |
| # EFL's TestRunner does not implement originsWithApplicationCache |
| webkit.org/b/86498 http/tests/appcache/origins-with-appcache.html [ Failure ] |
| |
| # Missing showModalDialog implementation |
| webkit.org/b/84589 fast/animation/request-animation-frame-during-modal.html [ Failure ] |
| webkit.org/b/84589 fast/dom/Window/open-window-min-size.html [ Failure ] |
| webkit.org/b/84589 http/tests/security/cross-frame-access-call.html [ Failure ] |
| |
| # Needs custom policy delegate enhancement to log DOM node info - EFL port is missing DOM node abstraction |
| webkit.org/b/87972 fast/forms/mailto/formenctype-attribute-button-html.html [ Failure ] |
| webkit.org/b/87972 fast/forms/mailto/formenctype-attribute-input-html.html [ Failure ] |
| |
| # New test introduced in r116694 fails |
| webkit.org/b/86182 fast/frames/seamless/seamless-inherited-document-style.html [ Failure ] |
| |
| # Passes in some machines and fails on other (such as the bots). |
| webkit.org/b/97021 fast/events/dont-loose-last-event.html [ Failure ] |
| |
| # Feature not mature yet and disabled by default on WebCore |
| webkit.org/b/87088 js/names.html [ Failure ] |
| |
| # Failing after 125592 |
| webkit.org/b/94194 http/tests/security/frameNavigation/inactive-function-in-popup-navigate-child.html [ Failure ] |
| |
| # EFL's LayoutTestController does not implement setTabKeyCyclesThroughElements. |
| webkit.org/b/82864 fast/events/keypress-insert-tab.html [ Failure ] |
| |
| # Fail after r128393. |
| webkit.org/b/96620 http/tests/loading/pdf-commit-load-callbacks.html [ Failure ] |
| webkit.org/b/96620 http/tests/loading/text-content-type-with-binary-extension.html [ Failure ] |
| |
| # Needs custom policy delegate enhancement to log downloads - EFL port is missing api for getting header fields from HTTP responses. |
| webkit.org/b/87974 http/tests/download [ Failure ] |
| |
| webkit.org/b/98570 fast/replaced/object-with-embed-url-param.html [ Failure ] |
| |
| webkit.org/b/53986 svg/text/caret-in-svg-text.xhtml [ Failure ] |
| |
| # Relies on WebKit API [WebView _loadBackForwardListFromOtherView:] |
| fast/loader/crash-copying-backforwardlist.html |
| |
| # BUG: No authentication challenge handling |
| http/tests/loading/basic-credentials-sent-automatically.html |
| http/tests/misc/authentication-redirect-1/authentication-sent-to-redirect-cross-origin.html |
| http/tests/misc/authentication-redirect-2/authentication-sent-to-redirect-same-origin.html |
| http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html |
| |
| # The EFL port has no support for user gesture (dumpUserGestureInFrameLoadCallbacks in DRT and in the port itself as well) |
| fast/frames/location-redirect-user-gesture.html |
| fast/frames/meta-refresh-user-gesture.html |
| |
| # Incomplete policy delegate dumping |
| http/tests/misc/redirect-to-external-url.html |
| |
| # Probably related to https://bugs.webkit.org/show_bug.cgi?id=27637 |
| http/tests/loading/basic-auth-resend-wrong-credentials.html |
| |
| # BUG: wrong test results that need investigation |
| editing/selection/5825350-1.html [ Failure ] |
| editing/selection/5825350-2.html [ Failure ] |
| editing/selection/directionality-after-undo-replace.html [ Failure ] |
| editing/selection/doubleclick-beside-cr-span.html [ Failure ] |
| editing/selection/doubleclick-whitespace.html [ Failure ] |
| editing/selection/extend-selection-after-double-click.html [ Failure ] |
| editing/selection/mixed-editability-10.html [ Failure ] |
| editing/selection/move-left-right.html [ Failure ] |
| editing/selection/select-bidi-run.html [ Failure ] |
| http/tests/navigation/go-back-to-error-page.html |
| |
| # Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled |
| # https://bugs.webkit.org/show_bug.cgi?id=85558 |
| http/tests/security/contentSecurityPolicy/1.1 |
| |
| # Fails, seems like a rounding problem |
| svg/animations/animate-text-nested-transforms.html |
| |
| # This should only be a layer change |
| # http://webkit.org/b/82129 |
| fast/box-shadow/shadow-buffer-partial.html |
| fast/block/lineboxcontain/block-font.html |
| fast/block/lineboxcontain/block-glyphs.html |
| fast/block/lineboxcontain/font.html |
| |
| # Incorrect rendering results after r115846 |
| webkit.org/b/85599 http/tests/navigation/postredirect-basic.html [ Failure ] |
| webkit.org/b/85599 http/tests/navigation/postredirect-goback1.html [ Failure ] |
| |
| # Consistently times out instead of being flaky. |
| webkit.org/b/56567 http/tests/cache/history-only-cached-subresource-loads.html [ Failure ] |
| |
| # EFL WK1 does not support plugins yet. |
| webkit.org/b/96881 fast/frames/sandboxed-iframe-plugins.html [ Failure ] |
| webkit.org/b/96881 http/tests/plugins [ Skip ] |
| webkit.org/b/96881 plugins [ Skip ] |
| webkit.org/b/96881 userscripts/user-script-plugin-document.html [ Failure ] |
| |
| # EFL WK1 does not support the spellchecker feature |
| webkit.org/b/86633 editing/spelling [ Skip ] |
| |
| # DRT needs to support fixed layout. |
| webkit.org/b/102517 css3/device-adapt/opera [ Skip ] |
| |
| # Needs custom policy delegate enhancement to log DOM node info - EFL port is missing DOM node abstraction |
| webkit.org/b/87972 fast/loader/policy-delegate-action-hit-test-zoomed.html [ Failure ] |
| webkit.org/b/87972 fast/encoding/mailto-always-utf-8.html [ Failure ] |
| |
| # Fails after r133322 |
| webkit.org/b/98523 fast/images/repaint-subrect-grid.html [ Failure ] |
| |
| # DRT needs a setting for setShouldRespectImageOrientation |
| webkit.org/b/101210 fast/images/exif-orientation.html [ Failure ] |
| webkit.org/b/101210 fast/images/exif-orientation-composited.html [ Failure ] |
| |
| # ESC key does not cancel context menu in EFL port |
| Bug(EFL) editing/selection/5354455-1.html [ Failure ] |
| |
| # Fails on efl wk1 bot, see also webkit.org/b/102190 |
| webkit.org/b/103043 fast/events/overflow-scroll-fake-mouse-move.html [ Failure ] |
| webkit.org/b/103043 fast/events/frame-scroll-fake-mouse-move.html [ Failure ] |
| |
| # EFL WK1 does not support WebGL |
| webkit.org/b/77219 fast/canvas/webgl [ Skip ] |
| webkit.org/b/77219 fast/dom/constructed-objects-prototypes.html [ Failure ] |
| webkit.org/b/77219 fast/events/constructors/webgl-context-event-constructor.html [ Skip ] |
| webkit.org/b/77219 fast/images/webgl-teximage2d.html [ Skip ] |
| webkit.org/b/77219 http/tests/canvas/webgl/origin-clean-conformance.html [ Skip ] |
| webkit.org/b/77219 http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html [ Skip ] |
| webkit.org/b/77219 http/tests/security/webgl-remote-read-remote-image-allowed.html [ Skip ] |
| webkit.org/b/77219 http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html [ Skip ] |
| webkit.org/b/77219 fast/canvas/webgl/oes-vertex-array-object.html [ Skip ] |
| webkit.org/b/77219 fast/canvas/webgl/read-pixels-test.html [ Skip ] |
| webkit.org/b/77219 fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html [ Skip ] |
| |
| # The timeout is caused apparently by the whole process hanging; probably a bug in soup, |
| # needs further investigation. |
| http/tests/multipart/multipart-wait-before-boundary.html [ Timeout ] |
| |
| # Remaining websocket failures. |
| Bug(EFL) http/tests/websocket/tests/hybi/close-on-unload-and-force-gc.html [ Timeout Pass ] |
| Bug(EFL) http/tests/websocket/tests/hybi/close.html [ Failure Pass ] |
| Bug(EFL) http/tests/websocket/tests/hybi/compressed-control-frame.html [ Timeout ] |
| Bug(EFL) http/tests/websocket/tests/hybi/multiple-subprotocols.html [ Timeout Pass ] |
| Bug(EFL) http/tests/websocket/tests/hybi/reload-crash.html [ Timeout ] |
| Bug(EFL) http/tests/websocket/tests/hybi/zero-length-text.html [ Failure Pass ] |
| Bug(EFL) http/tests/websocket/tests/hybi/workers/close-code-and-reason.html [ Failure ] |
| Bug(EFL) http/tests/websocket/tests/hybi/workers/close-in-onmessage-crash.html [ Timeout ] |
| Bug(EFL) http/tests/websocket/tests/hybi/workers/multiple-subprotocols.html [ Timeout Pass ] |
| |
| # DRT does not implement setAudioResult |
| webkit.org/b/105881 webaudio/audiobuffersource-loop-points.html [ Skip ] |
| webkit.org/b/105881 webaudio/audiobuffersource-multi-channels.html [ Skip ] |
| webkit.org/b/105881 webaudio/audiobuffersource-playbackrate.html [ Skip ] |
| webkit.org/b/105881 webaudio/audiobuffersource.html [ Skip ] |
| webkit.org/b/105881 webaudio/codec-tests/aac/vbr-128kbps-44khz.html [ Skip ] |
| webkit.org/b/105881 webaudio/codec-tests/mp3/128kbps-44khz.html [ Skip ] |
| webkit.org/b/105881 webaudio/codec-tests/vorbis/vbr-128kbps-44khz.html [ Skip ] |
| webkit.org/b/105881 webaudio/codec-tests/vorbis/vbr-70kbps-44khz.html [ Skip ] |
| webkit.org/b/105881 webaudio/codec-tests/vorbis/vbr-96kbps-44khz.html [ Skip ] |
| webkit.org/b/105881 webaudio/codec-tests/wav/24bit-22khz-resample.html [ Skip ] |
| webkit.org/b/105881 webaudio/codec-tests/wav/24bit-44khz.html [ Skip ] |
| webkit.org/b/105881 webaudio/gain.html [ Skip ] |
| webkit.org/b/105881 webaudio/mixing.html [ Skip ] |
| webkit.org/b/105881 webaudio/oscillator-custom.html [ Skip ] |
| webkit.org/b/105881 webaudio/oscillator-sawtooth.html [ Skip ] |
| webkit.org/b/105881 webaudio/oscillator-sine.html [ Skip ] |
| webkit.org/b/105881 webaudio/oscillator-square.html [ Skip ] |
| webkit.org/b/105881 webaudio/oscillator-triangle.html [ Skip ] |
| webkit.org/b/105881 webaudio/test-basic.html [ Skip ] |
| webkit.org/b/105881 webaudio/up-mixing-mono-51.html [ Skip ] |
| webkit.org/b/105881 webaudio/up-mixing-mono-stereo.html [ Skip ] |
| webkit.org/b/105881 webaudio/up-mixing-stereo-51.html [ Skip ] |
| |
| # EFL WK1 doesn't support WebGL Conformance Tests yet. |
| webkit.org/b/109081 webgl |
| webkit.org/b/109081 webgl/conformance/canvas/drawingbuffer-test.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/canvas/to-data-url-test.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/context/context-attribute-preserve-drawing-buffer.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/context/context-creation-and-destruction.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/glsl/functions/glsl-function-smoothstep-gentype.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/glsl/literals/float_literal.vert.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/glsl/misc/shader-varying-packing-restrictions.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/glsl/misc/shader-with-short-circuiting-operators.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/glsl/variables/gl-pointcoord.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/glsl/misc/shaders-with-varyings.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/conformance/quickCheckAPI-A.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/conformance/quickCheckAPI-B1.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/conformance/quickCheckAPI-B2.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/conformance/quickCheckAPI-B3.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/conformance/quickCheckAPI-B4.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/conformance/quickCheckAPI-C.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/conformance/quickCheckAPI-D_G.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/conformance/quickCheckAPI-G_I.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/conformance/quickCheckAPI-L_S.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/conformance/quickCheckAPI-S_V.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/functions/bufferDataBadArgs.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/functions/copyTexImage2D.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/functions/copyTexImage2DBadArgs.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/functions/copyTexSubImage2D.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/functions/copyTexSubImage2DBadArgs.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/functions/deleteBufferBadArgs.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/functions/drawArrays.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/functions/drawArraysOutOfBounds.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/functions/drawElements.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/functions/drawElementsBadArgs.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/functions/readPixelsBadArgs.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/functions/texImage2DBadArgs.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/functions/texImage2DHTML.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/functions/texSubImage2DBadArgs.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/more/functions/texSubImage2DHTML.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/ogles/GL/acos/acos_001_to_006.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/ogles/GL/asin/asin_001_to_006.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/ogles/GL/atan/atan_001_to_008.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/ogles/GL/log/log_001_to_008.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/ogles/GL/log2/log2_001_to_008.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/ogles/GL/control_flow/control_flow_001_to_008.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/programs/gl-bind-attrib-location-long-names-test.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/programs/program-test.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/renderbuffers/framebuffer-object-attachment.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/rendering/gl-scissor-test.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/rendering/more-than-65536-indices.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/rendering/multisample-corruption.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/rendering/point-size.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/textures/gl-pixelstorei.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/textures/origin-clean-conformance.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-image.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/textures/texture-active-bind-2.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/textures/texture-active-bind.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/textures/texture-npot-video.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/textures/texture-size-limit.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/textures/texture-size.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/uniforms/uniform-default-values.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/uniforms/uniform-location.html [ Skip ] |
| webkit.org/b/109081 webgl/conformance/uniforms/uniform-samplers-test.html [ Skip ] |
| |
| # css3 device adaptation does not work for EFL WK1 properly. |
| webkit.org/b/114948 css3/device-adapt/viewport-width-check-window-innerwidth-correct.html [ Failure ] |
| webkit.org/b/114948 css3/device-adapt/viewport-width-not-affecting-next-page.html [ Failure ] |
| |
| # DRT doesn't check for isPrinting(). |
| webkit.org/b/87226 printing/media-queries-print.html [ Failure ] |
| webkit.org/b/87226 printing/setPrinting.html [ Failure ] |
| webkit.org/b/87226 printing/simultaneous-position-float-change.html [ Failure ] |
| webkit.org/b/87226 printing/width-overflow.html [ Failure ] |
| |
| # Failing tests after r155014 |
| webkit.org/b/120671 editing/selection/doubleclick-japanese-text.html [ Failure ] |
| |
| # eventSender related test fails (TEST-42) |
| Bug(EFL) fast/harness/results.html [ Failure ] |
| |
| # EFL has not fully implemented about some SVG attributes |
| Bug(EFL) svg/as-image/image-respects-deviceScaleFactor.html |
| Bug(EFL) svg/hixie/data-types/002.xhtml |
| Bug(EFL) svg/zoom/page/zoom-zoom-coords.xhtml [ Failure ] |
| |
| # Text selection does not work correctly in DumpRenderTree |
| Bug(EFL) fast/events/selectstart-by-double-triple-clicks.html [ Failure ] |
| Bug(EFL) fast/events/selectstart-by-drag.html [ Failure ] |
| Bug(EFL) fast/text/offsetForPosition-complex-fallback.html [ Failure ] |
| |
| # shader errors, fails to render. |
| webkit.org/b/105031 fast/canvas/webgl/drawingbuffer-test.html [ Failure ] |