# These are the layout test expectations for the GTK port of WebKit. # # See http://trac.webkit.org/wiki/TestExpectations for more information on this file. # This list is divided into several sections to make it easy for us to triage and close issues. # 1. TESTS THAT REQUIRE NEW RESULTS # Please don't add any tests to this list. Instead just ping a GTK+ developer # to generate results for you. # 2. EXPECTED FAILURES # This list is divided into two parts: # a. Tests that we never expect to pass, because they use features we likely # will never implement (Mac-only features, for instance). # b. Missing WebCore/WebKit features that we'll want someday. # 3. TESTS CRASHING # Please open a bug for each test crashing with any important information. # These are in a separate section than failing tests, because they should be # priority fixes. # 4. FLAKY TESTS # When appropriate, open a bug for flaky tests with the test diff and information # about which bots the test fails on. # 5. SLOW TESTS # These tests are assigned the SLOW modifier to prevent them timing out as they # otherwise pass, but take a long time to complete due to the nature of test, # debug configuration or some other performance-affecting factor. # 6. TESTS TIMING OUT # Please open a bug for each test timing out with any important information. # 7. TESTS WITH ARCHITECTURE-SPECIFIC RESULTS # Tests with different results (of which at least one is failure) on 32-bit and 64-bit builders. # These tests are essentially marked as flaky, but are noted as failing only on specific architecture. # 8. TESTS FAILING # Each test should (eventually) have a bug. Missing DRT features also go here. #//////////////////////////////////////////////////////////////////////////////////////// # Tests that require new results. #//////////////////////////////////////////////////////////////////////////////////////// #//////////////////////////////////////////////////////////////////////////////////////// # Expected failures #//////////////////////////////////////////////////////////////////////////////////////// # This test verifies that a mismatch reftest will fail as intended if both results are same. fast/harness/sample-fail-mismatch-reftest.html [ WontFix ImageOnlyFailure ] # This port doesn't support v8 i18n extension. fast/js/i18n-bindings-locale.html [ WontFix Failure ] # Ignored because we do not have OBJC bindings (via Chromium). editing/pasteboard/paste-RTFD.html [ WontFix Missing ] editing/pasteboard/paste-TIFF.html [ WontFix Missing ] # This test assumes we cannot play RTSP, but we can. media/unsupported-rtsp.html [ WontFix Timeout ] # We have no need to support Dashboard compatibility mode. (via Chromium). fast/canvas/canvas-gradient-addStop-error.html [ WontFix Failure ] http/tests/xmlhttprequest/default-content-type-dashboard.html [ WontFix Failure ] # ENABLE(DRAGGABLE_REGION) is disabled Bug(GTK) fast/css/draggable-region-parser.html [ Failure ] # X-Content-Type-Options (ENABLE_NOSNIFF) is not enabled. webkit.org/b/71851 http/tests/security/contentTypeOptions [ Skip ] # These test -apple- and -khtml- prefixed CSS properties, which we don't support. inspector/styles/vendor-prefixes.html [ WontFix Failure ] # This port doesn't support detecting slow unload handlers. fast/dom/Window/slow-unload-handler.html [ WontFix Timeout Failure ] fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html [ WontFix Timeout Failure ] # Accessibility tests that should never be run for GTK due to be # written in a platform-specific way. They should either be moved to # the right platform or re-written in a more platform-agnostic way. webkit.org/b/98348 accessibility/aria-option-role.html [ WontFix Failure ] webkit.org/b/98348 accessibility/internal-link-anchors2.html [ WontFix Missing ] webkit.org/b/98348 accessibility/radio-button-group-members.html [ WontFix Missing ] webkit.org/b/98348 accessibility/table-attributes.html [ WontFix Missing ] webkit.org/b/98348 accessibility/table-detection.html [ WontFix Missing ] webkit.org/b/98348 accessibility/table-one-cell.html [ WontFix Missing ] webkit.org/b/98348 accessibility/table-sections.html [ WontFix Missing ] webkit.org/b/98348 accessibility/table-with-aria-role.html [ WontFix Missing ] webkit.org/b/98348 accessibility/table-with-rules.html [ WontFix Missing ] webkit.org/b/98348 accessibility/plugin.html [ WontFix Missing ] # Feature disabled, see: https://bugs.webkit.org/show_bug.cgi?id=85425 webkit.org/b/98925 fast/viewport/viewport-legacy-handheldfriendly.html [ Skip ] webkit.org/b/98925 fast/viewport/viewport-legacy-mobileoptimized-2.html [ Skip ] webkit.org/b/98925 fast/viewport/viewport-legacy-mobileoptimized-3.html [ Skip ] webkit.org/b/98925 fast/viewport/viewport-legacy-mobileoptimized.html [ Skip ] webkit.org/b/98925 fast/viewport/viewport-legacy-ordering-5.html [ Skip ] webkit.org/b/98925 fast/viewport/viewport-legacy-ordering-6.html [ Skip ] webkit.org/b/98925 fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html [ Skip ] webkit.org/b/98925 fast/viewport/viewport-legacy-xhtmlmp.html [ Skip ] # WebKitGTK+ uses different keyboard accelerators than Safari (via Chromium). fast/events/option-tab.html [ WontFix Failure ] # These tests expect a TIFF decoder (via Chromium). # These pass while they're marked as WontFix - check it. fast/images/embed-image.html [ WontFix Pass ] fast/images/object-image.html [ WontFix Pass ] # Mac Safari under certain circumstances automatically places # a caret in editable document even when none was requested programatically. editing/selection/designmode-no-caret.html [ WontFix Missing ] # These tests require loading a PDF as an image, which we do not support (via Chromium). fast/images/pdf-as-image-landscape.html [ WontFix Failure ] fast/replaced/pdf-as-image.html [ WontFix Failure ] # These pass while they're marked as WontFix - check it. fast/images/pdf-as-background.html [ WontFix Pass ] fast/images/pdf-as-image.html [ WontFix Pass ] fast/images/pdf-as-tiled-background.html [ WontFix Pass ] # Doesn't apply to platforms that don't enforce the CFNetwork-style 3rd party cookie policy. http/tests/cookies/third-party-cookie-relaxing.html [ WontFix Failure ] # WebKitGTK+ does not support webarchives (via Chromium). webarchive [ WontFix ] http/tests/webarchive [ WontFix ] svg/webarchive [ WontFix ] svg/custom/image-with-prefix-in-webarchive.svg [ WontFix ] # This test is specific to QuickTime media engine. media/video-does-not-loop.html [ WontFix Timeout ] # Requires media engine closed caption support. media/media-captions.html [ WontFix Failure ] # Legacy full screen API tests are now obsolete. # This passes while it's marked as a WontFix - check it. media/media-fullscreen-inline.html [ WontFix Pass ] media/media-fullscreen-not-in-document.html [ WontFix Timeout ] # Pre-HMTL5 parser quirks only apply to the mac port for now. fast/parser/pre-html5-parser-quirks.html [ WontFix Failure ] # Features that we want eventually: # DeviceMotion and DeviceOrientation are not enabled by default. webkit.org/b/98927 fast/dom/Window/window-properties-device-orientation.html [ Skip ] webkit.org/b/98927 fast/dom/DeviceMotion [ Skip ] webkit.org/b/98927 fast/dom/DeviceOrientation [ Skip ] webkit.org/b/98927 inspector/device-orientation-success.html [ Skip ] # Desktop notifications are not yet supported. webkit.org/b/61140 fast/notifications [ Skip ] webkit.org/b/61140 http/tests/notifications [ Skip ] # We lack userscripts support. webkit.org/b/56132 userscripts [ Skip ] # These tests require touch support. webkit.org/b/98931 fast/events/touch [ Skip ] # StorageTracker is not enabled. webkit.org/b/98933 storage/domstorage/localstorage/storagetracker [ Skip ] # Datalist is not yet enabled. webkit.org/b/98934 fast/forms/datalist [ Skip ] # Color input is not yet enabled. webkit.org/b/98935 fast/forms/color [ Skip ] # ENABLE_INPUT_TYPE_* are not enabled. webkit.org/b/98936 fast/forms/date [ Skip ] webkit.org/b/98936 fast/forms/date-multiple-fields [ Skip ] webkit.org/b/98936 fast/forms/datetime [ Skip ] webkit.org/b/98936 fast/forms/datetime-multiple-fields [ Skip ] webkit.org/b/98936 fast/forms/datetimelocal [ Skip ] webkit.org/b/98936 fast/forms/datetimelocal-multiple-fields [ Skip ] webkit.org/b/98936 fast/forms/month [ Skip ] webkit.org/b/98936 fast/forms/month-multiple-fields [ Skip ] webkit.org/b/98936 fast/forms/time [ Skip ] webkit.org/b/98936 fast/forms/time-multiple-fields [ Skip ] webkit.org/b/98936 fast/forms/week [ Skip ] webkit.org/b/98936 fast/forms/week-multiple-fields [ Skip ] # ENABLE_GAMEPAD not enabled. webkit.org/b/98937 gamepad [ Skip ] # Speech input is not yet enabled. webkit.org/b/98938 fast/speech [ Skip ] webkit.org/b/98938 fast/events/constructors/speech-recognition-event-constructor.html [ Skip ] # FileSystem API is not supported. webkit.org/b/58443 fast/filesystem [ Skip ] webkit.org/b/58443 http/tests/filesystem [ Skip ] webkit.org/b/58443 http/tests/inspector/filesystem [ Skip ] webkit.org/b/58443 http/tests/security/filesystem-iframe-from-remote.html [ Skip ] webkit.org/b/58443 http/tests/security/contentSecurityPolicy/filesystem-urls-match-self.html [ Skip ] webkit.org/b/58443 http/tests/security/mixedContent/filesystem-url-in-iframe.html [ Skip ] webkit.org/b/58443 http/tests/websocket/tests/hybi/send-file-blob.html [ Skip ] webkit.org/b/58443 http/tests/websocket/tests/hybi/send-file-blob-fail.html [ Skip ] webkit.org/b/58443 http/tests/workers/terminate-during-sync-operation.html [ Skip ] webkit.org/b/58443 fast/dom/MutationObserver/filesystem-callback-delivery.html [ Skip ] webkit.org/b/58443 fast/forms/file/input-file-entries.html [ Skip ] # Requires WebP support. webkit.org/b/98939 fast/canvas/canvas-toDataURL-webp.html [ Skip ] # Requires WebP 0.2 support. webkit.org/b/98939 fast/images/webp-image-decoding.html [ Skip ] # Requires WebP 0.3 and color profile support. webkit.org/b/98939 fast/images/webp-color-profile-lossless.html [ Skip ] webkit.org/b/98939 fast/images/webp-color-profile-lossy-alpha.html [ Skip ] webkit.org/b/98939 fast/images/webp-color-profile-lossy.html [ Skip ] # DataTransferItems is not yet implemented. webkit.org/b/98940 editing/pasteboard/data-transfer-items.html [ Skip ] webkit.org/b/98940 editing/pasteboard/data-transfer-items-image-png.html [ Skip ] webkit.org/b/98940 editing/pasteboard/data-transfer-items-drag-drop-file.html [ Skip ] webkit.org/b/98940 editing/pasteboard/data-transfer-items-drag-drop-entry.html [ Skip ] webkit.org/b/98940 editing/pasteboard/data-transfer-items-drag-drop-string.html [ Skip ] webkit.org/b/98940 fast/events/clipboard-dataTransferItemList.html [ Skip ] webkit.org/b/98940 fast/events/drag-dataTransferItemList.html [ Skip ] webkit.org/b/98940 fast/events/drag-dataTransferItemList-file-handling.html [ Skip ] # setAutomaticLinkDetectionEnabled is not yet implemented. webkit.org/b/99069 editing/inserting/typing-space-to-trigger-smart-link.html [ Failure ] # Custom MIME type support in DataTransfer is not yet implemented. webkit.org/b/99068 editing/pasteboard/clipboard-customData.html [ Failure ] webkit.org/b/99068 fast/events/drag-customData.html [ Failure ] # PasteBoard::plainText() does not support file names. webkit.org/b/99070 editing/pasteboard/drag-files-to-editable-element.html [ Failure ] # Quota API is not supported. webkit.org/b/98942 storage/storageinfo-missing-arguments.html [ Failure ] webkit.org/b/98942 storage/storageinfo-no-callbacks.html [ Failure ] webkit.org/b/98942 storage/storageinfo-query-usage.html [ Failure ] webkit.org/b/98942 storage/storageinfo-request-quota.html [ Failure ] webkit.org/b/98942 storage/storagequota-query-usage.html [ Failure ] webkit.org/b/98942 storage/storagequota-request-quota.html [ Failure ] webkit.org/b/98942 fast/workers/worker-storagequota-query-usage.html [ Failure ] webkit.org/b/98942 fast/workers/shared-worker-storagequota-query-usage.html [ Failure ] # GTK doesn't support smart replace. webkit.org/b/61661 editing/pasteboard/drag-drop-list.html [ Failure ] # Tests for MediaSource API. Feature is not yet functional. webkit.org/b/99065 http/tests/media/media-source [ Skip ] # Encrypted Media Extensions are not enabled. webkit.org/b/99024 media/encrypted-media [ Failure Timeout ] webkit.org/b/99024 fast/events/constructors/media-key-event-constructor.html [ Timeout ] # Tests that require ENABLE(DOWNLOAD_ATTRIBUTE). webkit.org/b/99025 fast/dom/HTMLAnchorElement/anchor-nodownload.html [ Pass ] webkit.org/b/99025 fast/dom/HTMLAnchorElement/anchor-download.html [ Failure ] webkit.org/b/99025 fast/dom/HTMLAnchorElement/anchor-nodownload-set.html [ Failure ] webkit.org/b/99025 fast/dom/HTMLAnchorElement/anchor-download-unset.html [ Pass ] # CSS Filters is disabled webkit.org/b/99026 css3/filters [ Skip ] # For now, Web Audio API is disabled webkit.org/b/67187 webaudio [ Skip ] webkit.org/b/67187 webkit.org/b/102258 inspector-protocol/nmi-webaudio.html [ Skip ] webkit.org/b/67187 inspector-protocol/nmi-webaudio-leak-test.html [ Skip ] # These tests include proprietary codecs. webkit.org/b/67187 webaudio/codec-tests # Needs testRunner.enableAutoResizeMode() webkit.org/b/99028 fast/autoresize [ Failure ] # The GTK+ build bots don't yet have the muscle to run WebGL, 3D and compositing tests. webkit.org/b/71849 compositing [ Skip ] webkit.org/b/71849 css3/compositing [ Skip ] webkit.org/b/71849 fast/canvas/webgl [ Skip ] webkit.org/b/71849 fast/transforms/selection-bounds-in-transformed-view.html [ Skip ] webkit.org/b/71849 http/tests/canvas/webgl [ Skip ] webkit.org/b/71849 http/tests/security/webgl-remote-read-remote-image-allowed.html [ Skip ] webkit.org/b/71849 http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html [ Skip ] webkit.org/b/71849 http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html [ Skip ] webkit.org/b/71849 inspector/profiler/webgl [ Skip ] webkit.org/b/71849 webkit.org/b/111477 inspector-protocol/layers [ Skip ] webkit.org/b/71849 transforms/3d [ Skip ] webkit.org/b/71849 webgl [ Skip ] # LAYER_TREE_INCLUDES_VISIBLE_RECTS option to layerTreeAsText is only applicable to Mac. Bug(GTK) compositing/visible-rect [ Skip ] # Vibration API support not yet. webkit.org/b/99029 fast/dom/navigator-vibration.html [ Failure ] # DumpRenderTree code to enable Java is currently a no-op webkit.org/b/99031 java [ Skip ] # Directory upload is not enabled. webkit.org/b/99032 fast/forms/file/input-file-directory-upload.html [ Timeout ] # Pointer Lock is not implemented. webkit.org/b/99036 pointer-lock [ Skip ] # As well as testing fullscreen functionality, these tests also utilize the pointer lock feature. webkit.org/b/99036 http/tests/fullscreen [ Skip ] webkit.org/b/99036 http/tests/pointer-lock [ Skip ] # Battery Status API support not yet. webkit.org/b/95582 batterystatus [ Failure ] webkit.org/b/95582 batterystatus/event-after-navigation.html [ Timeout ] # Network Information API support not yet. webkit.org/b/99052 networkinformation [ Failure ] webkit.org/b/99052 networkinformation/event-after-navigation.html [ Timeout ] # Touch adjustment not enabled webkit.org/b/99054 touchadjustment [ Failure ] webkit.org/b/99054 touchadjustment/iframe.html [ Timeout ] # IETC flexbox failures webkit.org/b/85211 ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm [ ImageOnlyFailure ] webkit.org/b/85212 ietestcenter/css3/flexbox/flexbox-layout-002.htm [ ImageOnlyFailure ] # These tests require subpixel layout to be enabled webkit.org/b/94792 fast/sub-pixel [ Skip ] # Mediastream implementation is not complete yet. webkit.org/b/79203 fast/mediastream [ Skip ] webkit.org/b/79203 fast/events/constructors/media-stream-event-constructor.html [ Skip ] # No CORS support for media elements is implemented yet. webkit.org/b/99037 http/tests/security/video-cross-origin-readback.html [ Failure ] # New test infrastructure required -- need isolated worlds webkit.org/b/31508 http/tests/security/isolatedWorld [ Skip ] webkit.org/b/31508 plugins/npruntime/overrides-all-properties.html [ Skip ] webkit.org/b/31508 storage/websql/open-database-creation-callback-isolated-world.html [ Skip ] webkit.org/b/31508 storage/websql/statement-error-callback-isolated-world.html [ Skip ] webkit.org/b/31508 storage/websql/statement-success-callback-isolated-world.html [ Skip ] webkit.org/b/31508 storage/websql/transaction-callback-isolated-world.html [ Skip ] webkit.org/b/31508 storage/websql/transaction-error-callback-isolated-world.html [ Skip ] webkit.org/b/31508 storage/websql/transaction-success-callback-isolated-world.html [ Skip ] # Text Autosizing is not yet enabled. webkit.org/b/99063 fast/text-autosizing [ Skip ] # Dialog element is not yet enabled. webkit.org/b/99062 fast/dom/HTMLDialogElement [ Skip ] # Proximity Events is not supported. webkit.org/b/99060 proximity [ Failure ] webkit.org/b/99060 proximity/event-after-navigation.html [ Timeout ] webkit.org/b/99060 proximity/no-page-cache.html [ Timeout ] webkit.org/b/99060 fast/events/constructors/device-proximity-event-constructor.html [ Failure ] # HIDDEN_PAGE_DOM_TIMER_THROTTLING is not enabled webkit.org/b/99059 fast/dom/timer-throttling-hidden-page.html [ Failure ] # css3-conditionals support is not yet enabled. webkit.org/b/86146 css3/supports.html webkit.org/b/104822 css3/supports-cssom.html webkit.org/b/100324 css3/supports-dom-api.html # Requires Resolution Media Query support webkit.org/b/100137 fast/media/mq-resolution.html [ Failure ] webkit.org/b/100137 fast/media/mq-resolution-dpi-dpcm-warning.html [ Failure ] # CSS Device Adaptation is not enabled. webkit.org/b/95959 css3/device-adapt [ Skip ] # Requires HighDPI canvas support webkit.org/b/102180 fast/canvas/canvas-resize-reset-pixelRatio.html [ Failure ] # Opera-submitted tests to W3C for , a lot of failures still. webkit.org/b/103926 media/track/opera/idl/media-idl-tests.html [ Skip ] webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLMediaElement/crossOrigin.html [ Skip ] webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLTrackElement/kind.html [ Skip ] webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLTrackElement/src.html [ Skip ] webkit.org/b/103926 media/track/opera/interfaces/TextTrack/activeCues.html [ Skip ] webkit.org/b/103926 media/track/opera/interfaces/TrackEvent/constructor.html [ Skip ] webkit.org/b/103926 media/track/opera/interfaces/TrackEvent/createEvent.html [ Skip ] webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/getCueAsHTML.html [ Skip ] webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/line.html [ Skip ] webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/onenter.html [ Skip ] webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/onexit.html [ Skip ] webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/snapToLines.html [ Skip ] webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/text.html [ Skip ] webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/vertical.html [ Skip ] webkit.org/b/103926 media/track/opera/interfaces/TextTrackCueList/getter.html [ Skip ] webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/getter.html [ Skip ] webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/onremovetrack.html [ Skip ] webkit.org/b/103926 media/track/opera/track/track-element/cloneNode.html [ Skip ] webkit.org/b/103926 media/track/opera/track/track-element/src-clear-cues.html [ Skip ] webkit.org/b/103926 media/track/opera/track/webvtt/parsing/001.html [ Skip ] webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/entities.html [ Skip ] webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/tags.html [ Skip ] webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/12345_timestamps.html [ Skip ] webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/timestamps.html [ Skip ] webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/tree-building.html [ Skip ] webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/cue_font_size_transition.html [ Skip ] webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/voice_with_evil_timestamp.html [ Skip ] # No support for exposing in-band text tracks webkit.org/b/103771 media/track/track-forced-subtitles-in-band.html [ Timeout ] webkit.org/b/103771 media/track/track-in-band.html [ Failure ] webkit.org/b/103771 media/track/track-in-band-cues-added-once.html [ Timeout ] webkit.org/b/103771 media/track/track-in-band-style.html [ Timeout ] webkit.org/b/103771 media/track/track-in-band-legacy-api.html [ Failure ] webkit.org/b/103771 media/track/track-forced-subtitles-in-band.html [ Failure ] #Incorrect rebaseline webkit.org/b/107818 media/controls-styling.html [ Failure ] # New chromium based controls webkit.org/b/107825 fullscreen/video-controls-drag.html [ Failure ] webkit.org/b/107825 media/audio-delete-while-step-button-clicked.html [ Failure ] webkit.org/b/107825 media/media-volume-slider-rendered-below.html [ Failure ] webkit.org/b/107825 media/nodesFromRect-shadowContent.html [ Failure ] webkit.org/b/107825 [ Release ] media/video-controls-fullscreen-volume.html [ Failure ] webkit.org/b/107825 media/media-controls-clone.html [ Failure ] # Require ENABLE(CUSTOM_ELEMENTS) support webkit.org/b/110735 fast/dom/custom [ Skip ] # Snapshotted plugins not enabled webkit.org/b/98696 plugins/snapshotting [ Skip ] # Skip the perf/ tests in debug builds Bug(GTK) [ Debug ] perf [ Skip ] #//////////////////////////////////////////////////////////////////////////////////////// # End of Expected failures #//////////////////////////////////////////////////////////////////////////////////////// #//////////////////////////////////////////////////////////////////////////////////////// # Crashing tests #//////////////////////////////////////////////////////////////////////////////////////// webkit.org/b/86443 [ Debug ] plugins/npruntime/delete-plugin-within-invoke.html [ Crash ] webkit.org/b/86176 [ Debug ] ietestcenter/css3/valuesandunits/units-000.htm [ Crash ] webkit.org/b/93812 [ Debug ] svg/custom/use-instanceRoot-as-event-target.xhtml [ Crash Pass ] webkit.org/b/90957 [ Release ] fast/js/random-array-gc-stress.html [ Crash Pass ] webkit.org/b/94458 [ Debug ] http/tests/security/XFrameOptions/x-frame-options-allowall.html [ Crash Failure ] webkit.org/b/94458 [ Debug ] http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html [ Crash Failure ] webkit.org/b/94458 [ Debug ] fast/events/message-port-context-destroyed.html [ Crash Pass ] webkit.org/b/99020 [ Debug ] fast/css/style-scoped/style-scoped-apply-author-styles.html [ Crash Pass ] webkit.org/b/99020 [ Debug ] fast/css/style-scoped/style-scoped-attach.html [ Crash Pass ] webkit.org/b/100688 fast/css-generated-content/first-letter-table-cell-format-block-crash.html [ Crash Pass ] webkit.org/b/100688 fast/text/text-fragment-first-letter-update-crash.html [ Crash Pass ] webkit.org/b/100688 fast/text/custom-font-data-crash2.html [ Crash Pass ] webkit.org/b/100688 fast/css/first-letter-text-fragment-crash.html [ Crash Pass ] webkit.org/b/100688 editing/selection/first-letter-selection-crash.html [ Crash Pass ] webkit.org/b/100688 editing/text-iterator/backward-textiterator-first-letter-crash.html [ Crash Pass ] webkit.org/b/104684 fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html [ Crash Pass ] webkit.org/b/105689 [ Debug ] plugins/npruntime/embed-property-iframe-equality.html [ Crash ] webkit.org/b/107257 [ Debug ] fast/js/toString-stack-overflow.html [ Crash ] webkit.org/b/107261 [ Debug ] dom/xhtml/level2/html/HTMLInputElement20.xhtml [ Crash Pass ] webkit.org/b/107376 storage/indexeddb/cursor-advance.html [ Crash Pass ] webkit.org/b/107377 storage/indexeddb/cursor-advance-workers.html [ Crash Pass ] webkit.org/b/107377 storage/indexeddb/index-get-key-argument-required.html [ Crash Pass ] webkit.org/b/107377 storage/indexeddb/keypath-basics.html [ Crash Pass ] webkit.org/b/107377 storage/indexeddb/mozilla/remove-index.html [ Crash Pass ] webkit.org/b/107377 storage/indexeddb/mozilla/create-index-unique.html [ Crash Pass ] webkit.org/b/107377 storage/indexeddb/objectstore-basics.html [ Crash Pass ] webkit.org/b/107194 storage/indexeddb/objectstore-basics-workers.html [ Crash Failure ] webkit.org/b/108682 [ Debug ] media/video-controls-fullscreen-volume.html [ Crash ] webkit.org/b/108682 [ Debug ] media/video-controls-visible-exiting-fullscreen.html [ Crash Pass ] webkit.org/b/108682 [ Debug ] media/video-src.html [ Crash Pass ] webkit.org/b/108927 http/tests/xmlhttprequest/workers/xmlhttprequest-file-not-found.html [ Crash Pass ] webkit.org/b/110222 fast/events/platform-wheelevent-with-delta-zero-crash.html [ Crash ] webkit.org/b/110695 http/tests/security/cross-origin-local-storage-allowed.html [ Crash Pass ] webkit.org/b/110695 http/tests/security/cross-origin-local-storage.html [ Crash Pass ] webkit.org/b/110695 http/tests/security/cross-origin-plugin-allowed.html [ Crash Pass ] webkit.org/b/110695 http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Crash Pass ] webkit.org/b/110546 [ Debug ] fast/parser/document-write-fighting-eof.html [ Skip ] webkit.org/b/110546 [ Debug ] fast/parser/document-write-partial-entity-before-load.html [ Skip ] webkit.org/b/112152 [ Debug ] accessibility/aria-hidden-with-elements.html [ Crash ] webkit.org/b/112152 [ Debug ] accessibility/table-with-hidden-head-section.html [ Crash ] webkit.org/b/111451 [ Debug ] editing/selection/selection-in-iframe-removed-crash.html [ Crash Pass ] webkit.org/b/111902 [ Debug ] http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html [ Crash ] #//////////////////////////////////////////////////////////////////////////////////////// # End of Crashing tests #//////////////////////////////////////////////////////////////////////////////////////// #//////////////////////////////////////////////////////////////////////////////////////// # Flaky tests #//////////////////////////////////////////////////////////////////////////////////////// webkit.org/b/55126 media/video-aspect-ratio.html [ Failure Pass ] webkit.org/b/56561 svg/custom/clip-path-referencing-use2.svg [ Failure Pass ] webkit.org/b/62204 svg/custom/circular-marker-reference-4.svg [ Failure Pass ] webkit.org/b/89097 plugins/plugin-initiate-popup-window.html [ Failure Pass ] webkit.org/b/71777 fast/lists/inlineBoxWrapperNullCheck.html [ Failure Pass ] webkit.org/b/71655 fast/frames/flattening/frameset-flattening-simple.html [ Failure Pass ] webkit.org/b/80129 fast/frames/flattening/frameset-flattening-subframesets.html [ Failure Pass ] webkit.org/b/80129 fast/frames/flattening/iframe-flattening-fixed-width.html [ Failure Pass ] webkit.org/b/80129 fast/frames/flattening/iframe-flattening-offscreen.html [ Failure Pass ] webkit.org/b/80129 fast/frames/flattening/frameset-flattening-grid.html [ Failure Pass ] webkit.org/b/80129 fast/frames/flattening/iframe-flattening-out-of-view.html [ Failure Pass ] webkit.org/b/87363 fast/frames/flattening/iframe-tiny.html [ Failure Pass ] webkit.org/b/73772 fast/table/multiple-captions-display.xhtml [ Failure Pass ] webkit.org/b/74493 platform/gtk/accessibility/unknown-roles-not-exposed.html [ Failure Pass ] webkit.org/b/76385 tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html [ Failure Pass ] webkit.org/b/78344 fast/text/international/inline-plaintext-relayout-with-leading-neutrals.html [ ImageOnlyFailure Pass ] webkit.org/b/86971 svg/custom/non-scaling-stroke-markers.svg [ Failure Pass ] webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-03-t.svg [ Failure Pass ] webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-05-t.svg [ Failure Pass ] webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-06-t.svg [ Failure Pass ] webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-07-t.svg [ Failure Pass ] webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-08-t.svg [ Failure Pass ] webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-10-t.svg [ Failure Pass ] webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-11-t.svg [ Failure Pass ] webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-12-t.svg [ Failure Pass ] webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-15-t.svg [ Failure Pass ] webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-16-t.svg [ Failure Pass ] webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-17-t.svg [ Failure Pass ] webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-19-t.svg [ Failure Pass ] webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-22-b.svg [ Failure Pass ] webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-28-t.svg [ Failure Pass ] webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-30-t.svg [ Failure Pass ] webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-32-t.svg [ Failure Pass ] webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-33-t.svg [ Failure Pass ] webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-36-t.svg [ Failure Pass ] webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-37-t.svg [ Failure Pass ] webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-40-t.svg [ Failure Pass ] webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-41-t.svg [ Failure Pass ] webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-46-t.svg [ Failure Pass ] webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-81-t.svg [ Failure Pass ] webkit.org/b/89650 svg/W3C-SVG-1.1/animate-elem-82-t.svg [ Failure Pass ] webkit.org/b/89650 [ Debug ] svg/W3C-SVG-1.1/animate-elem-85-t.svg [ Failure Pass ] webkit.org/b/89650 svg/W3C-SVG-1.1/struct-dom-06-b.svg [ Failure Pass ] webkit.org/b/80158 plugins/netscape-plugin-page-cache-works.html [ Failure Pass ] webkit.org/b/83704 media/event-attributes.html [ Failure Pass ] webkit.org/b/89811 media/media-blocked-by-beforeload.html [ Failure Pass ] webkit.org/b/84856 media/media-controller-playback.html [ Failure Pass ] webkit.org/b/83878 media/track/track-mode.html [ Failure Pass ] webkit.org/b/88867 media/track/track-cue-rendering-snap-to-lines-not-set.html [ Failure Pass ] webkit.org/b/49179 animations/stop-animation-on-suspend.html [ Failure Pass ] webkit.org/b/61121 http/tests/appcache/interrupted-update.html [ Failure Pass ] webkit.org/b/91314 http/tests/misc/webtiming-origins.html [ Failure Pass ] webkit.org/b/94119 storage/websql/database-lock-after-reload.html [ Failure Pass ] webkit.org/b/93812 [ Release ] svg/custom/use-instanceRoot-as-event-target.xhtml [ Pass Timeout ] webkit.org/b/95430 fast/layers/scroll-no-visible-content-but-visible-descendant.html [ ImageOnlyFailure Pass ] webkit.org/b/73409 fast/forms/textarea-placeholder-set-attribute.html [ ImageOnlyFailure Pass ] webkit.org/b/78819 fast/workers/shared-worker-load-error.html [ Timeout Pass ] webkit.org/b/98036 fast/dom/inline-event-attributes-release.html [ Failure Pass ] webkit.org/b/98133 fast/css/sticky/sticky-writing-mode-vertical-rl.html [ ImageOnlyFailure Pass ] webkit.org/b/104809 media/adopt-node-crash.html [ Crash Timeout Pass ] webkit.org/b/104809 media/encrypted-media/encrypted-media-not-loaded.html [ Crash Failure ] webkit.org/b/104809 media/encrypted-media/encrypted-media-syntax.html [ Crash Failure Timeout ] webkit.org/b/104809 media/event-queue-crash.html [ Crash Pass ] webkit.org/b/104809 media/track/track-cues-pause-on-exit.html [ Timeout Pass ] webkit.org/b/104809 media/video-load-preload-none.html [ Crash Timeout Pass ] webkit.org/b/104809 media/video-source-type-params.html [ Crash Timeout Pass ] webkit.org/b/104809 media/video-src-set.html [ Crash Timeout Pass ] webkit.org/b/104809 media/W3C/video/events/event_loadstart_manual.html [ Crash Pass ] webkit.org/b/104809 media/W3C/audio/events/event_pause_manual.html [ Crash Pass ] webkit.org/b/104809 fast/dom/beforeload/remove-video-in-beforeload-listener.html [ Crash Pass ] webkit.org/b/106415 fast/workers/worker-close-more.html [ Timeout Pass ] webkit.org/b/106592 fast/regions/firstletter-inside-flowthread.html [ ImageOnlyFailure Pass ] webkit.org/b/107258 fast/canvas/2d.text.draw.fill.maxWidth.gradient.html [ Failure Pass ] webkit.org/b/107194 storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange-workers.html [ Failure Pass ] webkit.org/b/107194 storage/indexeddb/factory-basics-workers.html [ Failure Pass ] webkit.org/b/107194 storage/indexeddb/index-basics-workers.html [ Failure Pass ] webkit.org/b/107194 storage/indexeddb/index-multientry.html [ Failure Pass ] webkit.org/b/107194 storage/indexeddb/index-unique.html [ Failure Pass ] webkit.org/b/107194 storage/indexeddb/intversion-abort-in-initial-upgradeneeded.html [ Failure Pass ] webkit.org/b/107194 storage/indexeddb/intversion-close-in-oncomplete.html [ Failure Pass ] webkit.org/b/107194 storage/indexeddb/intversion-close-in-upgradeneeded.html [ Failure Pass ] webkit.org/b/107194 storage/indexeddb/key-generator.html [ Failure Pass ] webkit.org/b/107194 storage/indexeddb/lazy-index-population.html [ Failure Pass ] webkit.org/b/110864 svg/custom/animation-currentColor.svg [ Failure Pass ] webkit.org/b/111612 animations/animation-delay-changed.html [ Failure Pass ] webkit.org/b/107018 svg/animations/animate-linear-discrete-additive.svg [ ImageOnlyFailure Pass ] webkit.org/b/107018 svg/animations/animate-linear-discrete-additive-b.svg [ ImageOnlyFailure Pass ] webkit.org/b/107018 svg/animations/animate-linear-discrete-additive-c.svg [ ImageOnlyFailure Pass ] webkit.org/b/107018 svg/animations/mozilla/animateMotion-mpath-pathLength-1.svg [ ImageOnlyFailure Pass ] webkit.org/b/112918 http/tests/appcache/abort-cache-ondownloading-resource-404.html [ Failure Pass ] webkit.org/b/114254 css3/bdi-element.html [ Timeout Pass ] webkit.org/b/114254 css3/masking/clip-path-animation.html [ Timeout Pass ] webkit.org/b/114254 css3/images/cross-fade-background-size.html [ Timeout Pass ] webkit.org/b/114254 css3/calc/background-position-parsing.html [ Timeout Pass ] webkit.org/b/114254 css3/flexbox/align-absolute-child.html [ Timeout Pass ] webkit.org/b/114254 css1/text_properties/letter_spacing.html [ Timeout Pass ] webkit.org/b/114254 css1/formatting_model/canvas.html [ Timeout Pass ] webkit.org/b/114254 css1/classification/display.html [ Timeout Pass ] webkit.org/b/114254 css1/box_properties/acid_test.html [ Timeout Pass ] webkit.org/b/114254 css1/pseudo/anchor.html [ Timeout Pass ] webkit.org/b/114254 css1/basic/class_as_selector.html [ Timeout Pass ] webkit.org/b/114254 css1/units/color_units.html [ Timeout Pass ] webkit.org/b/114254 css1/conformance/forward_compatible_parsing.html [ Timeout Pass ] webkit.org/b/114254 css1/font_properties/font.html [ Timeout Pass ] webkit.org/b/114254 css2.1/20110323/absolute-non-replaced-height-001.htm [ Timeout Pass ] webkit.org/b/114254 css2.1/t09-c5526c-display-00-e.html [ Timeout Pass ] webkit.org/b/72698 media/audio-garbage-collect.html [ Timeout Pass ] webkit.org/b/114735 fast/dynamic/window-resize-scrollbars-test.html [ Failure Pass ] webkit.org/b/114735 svg/filters/filter-hidden-content.svg [ Failure Pass ] webkit.org/b/114735 fast/dom/rtl-scroll-to-leftmost-and-resize.html [ Failure Pass ] #//////////////////////////////////////////////////////////////////////////////////////// # End of Flaky tests #//////////////////////////////////////////////////////////////////////////////////////// #//////////////////////////////////////////////////////////////////////////////////////// # Slow tests #//////////////////////////////////////////////////////////////////////////////////////// # These tests are slow due to the implementation of EventSender.leapForward. Bug(GTK) editing/pasteboard/dataTransfer-setData-getData.html [ Pass Slow ] Bug(GTK) editing/pasteboard/drop-text-events.html [ Pass Slow ] Bug(GTK) editing/selection/click-left-of-rtl-wrapping-text.html [ Pass Slow ] Bug(GTK) editing/selection/doubleclick-beside-cr-span.html [ Pass Slow ] Bug(GTK) editing/selection/hit-test-on-text-with-line-height.html [ Pass Slow ] Bug(GTK) editing/selection/rtl-move-selection-right-left.html [ Pass Slow ] Bug(GTK) fast/events/drag-and-drop.html [ Pass Slow ] Bug(GTK) fast/events/dropzone-001.html [ Pass Slow ] Bug(GTK) fast/events/popup-blocking-timers5.html [ Pass Slow ] Bug(GTK) fast/events/popup-blocking-timers6.html [ Pass Slow ] Bug(GTK) fast/forms/search-disabled-readonly.html [ Pass Slow ] # These tests expose possible peformance issues. Bug(GTK) editing/selection/caret-at-bidi-boundary.html [ Pass Slow ] Bug(GTK) fast/canvas/canvas-largedraws.html [ Pass Slow ] Bug(GTK) fast/events/dispatch-message-string-data.html [ Pass Slow ] Bug(GTK) css3/flexbox/position-absolute-child.html [ Pass Slow ] Bug(GTK) css3/flexbox/multiline-justify-content.html [ Pass Slow ] Bug(GTK) [ Debug ] editing/selection/move-by-word-visually-crash-test-5.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/css/visited-link-hang.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/js/array-sort-modifying-tostring.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/js/dfg-double-vote-fuzz.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/js/dfg-float32array.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/js/dfg-float64array.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/js/dfg-int16array.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/js/dfg-int32array.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/js/dfg-int32array-overflow-values.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/js/dfg-int8array.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/js/dfg-uint16array.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/js/dfg-uint32array.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/js/dfg-uint32array-overflow-values.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/js/dfg-uint8array.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/js/dfg-uint8clampedarray.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/js/random-array-gc-stress.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/js/regress/method-on-number.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/js/string-replacement-outofmemory.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/js/toString-and-valueOf-override.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/frames/lots-of-iframes.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/frames/lots-of-objects.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/workers/worker-cloneport.html [ Pass Slow ] Bug(GTK) [ Debug ] fast/overflow/lots-of-sibling-inline-boxes.html [ Pass Slow ] Bug(GTK) [ Debug ] jquery/core.html [ Pass Slow ] Bug(GTK) [ Debug ] jquery/event.html [ Pass Slow ] Bug(GTK) [ Debug ] jquery/manipulation.html [ Pass Slow ] Bug(GTK) sputnik/ [ Pass Slow ] Bug(GTK) tables/mozilla/other/slashlogo.html [ Pass Slow ] Bug(GTK) http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-aborted.html [ Pass Slow ] Bug(GTK) http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-abortedonmain.html [ Pass Slow ] Bug(GTK) http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-overridesexpires.html [ Pass Slow ] Bug(GTK) http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-simple.html [ Pass Slow ] Bug(GTK) http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconmain.html [ Pass Slow ] Bug(GTK) http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-twice.html [ Pass Slow ] Bug(GTK) http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-aborted.html [ Pass Slow ] Bug(GTK) http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-overridesexpires.html [ Pass Slow ] Bug(GTK) http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-simple.html [ Pass Slow ] Bug(GTK) http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-synconworker.html [ Pass Slow ] Bug(GTK) http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-twice.html [ Pass Slow ] webkit.org/b/73003 editing/spelling/spellcheck-async.html [ Failure Slow ] webkit.org/b/73003 editing/spelling/spellcheck-async-mutation.html [ Failure Slow ] webkit.org/b/73003 editing/spelling/spellcheck-paste.html [ Pass Slow ] webkit.org/b/73003 editing/spelling/spellcheck-sequencenum.html [ Failure Slow ] webkit.org/b/50740 editing/spelling/spellcheck-queue.html [ Failure Slow ] #//////////////////////////////////////////////////////////////////////////////////////// # End of slow tests #//////////////////////////////////////////////////////////////////////////////////////// #//////////////////////////////////////////////////////////////////////////////////////// # Tests timing out #//////////////////////////////////////////////////////////////////////////////////////// webkit.org/b/46644 fast/text/large-text-composed-char-dos.html [ Timeout ] webkit.org/b/95530 http/tests/security/inactive-document-with-empty-security-origin.html [ Timeout ] # EventSender::dumpFilenameBeingDragged not implemented. webkit.org/b/61826 fast/events/drag-image-filename.html [ Timeout ] webkit.org/b/98350 accessibility/aria-invalid.html [ Timeout ] # Missing DRT AccessibilityController::addNotificationListener implementation webkit.org/b/70606 accessibility/aria-checkbox-sends-notification.html [ Timeout ] Bug(GTK) media/progress-events-generated-correctly.html [ Failure Timeout ] webkit.org/b/102257 fast/dom/Window/open-window-min-size.html [ Timeout ] # GTK still has the CC toggle button, not the menu of tracks. webkit.org/b/101670 media/video-controls-captions-trackmenu.html [ Skip ] webkit.org/b/101670 media/video-controls-captions-trackmenu-sorted.html [ Skip ] webkit.org/b/101670 media/video-controls-captions-trackmenu-localized.html [ Skip ] webkit.org/b/101670 media/video-controls-captions-trackmenu-hide-on-click.html [ Skip ] webkit.org/b/101670 media/track/track-user-preferences.html [ Skip ] webkit.org/b/107194 storage/indexeddb/database-quota.html [ Timeout ] webkit.org/b/107194 storage/indexeddb/pending-activity-workers.html [ Timeout ] webkit.org/b/107194 storage/indexeddb/pending-version-change-on-exit.html [ Timeout ] webkit.org/b/107194 storage/indexeddb/transaction-complete-workers.html [ Timeout ] webkit.org/b/108925 http/tests/media/video-play-stall.html [ Timeout Failure ] webkit.org/b/114789 fast/events/page-visibility-transition-test.html [ Timeout ] #//////////////////////////////////////////////////////////////////////////////////////// # End of Tests timing out #//////////////////////////////////////////////////////////////////////////////////////// #//////////////////////////////////////////////////////////////////////////////////////// # Tests with architecture-specific results #//////////////////////////////////////////////////////////////////////////////////////// # Fail on 32-bit release builders webkit.org/b/84857 fast/repaint/moving-shadow-on-container.html [ Failure Pass ] webkit.org/b/84857 fast/repaint/moving-shadow-on-path.html [ Failure Pass ] webkit.org/b/80210 security/block-test.html [ Failure Pass ] webkit.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 ] webkit.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 ] webkit.org/b/62204 svg/W3C-SVG-1.1/paths-data-03-f.svg [ Failure Pass ] Bug(GTK) svg/css/composite-shadow-example.html [ Failure Pass ] Bug(GTK) svg/css/composite-shadow-with-opacity.html [ Failure Pass ] Bug(GTK) svg/css/stars-with-shadow.html [ Failure Pass ] # Fails on 64-bit release and debug builders webkit.org/b/89099 svg/transforms/transformed-text-fill-pattern.html [ ImageOnlyFailure Pass ] # Fails on 32-bit release and 64-bit debug builders webkit.org/b/83560 fast/events/drop-with-file-paths.html [ Failure Pass ] #//////////////////////////////////////////////////////////////////////////////////////// # End of tests with architecture-specific results #//////////////////////////////////////////////////////////////////////////////////////// #//////////////////////////////////////////////////////////////////////////////////////// # Tests failing #//////////////////////////////////////////////////////////////////////////////////////// webkit.org/b/73766 css3/unicode-bidi-isolate-aharon-failing.html [ ImageOnlyFailure ] webkit.org/b/79757 fast/selectors/selection-window-inactive.html [ ImageOnlyFailure ] webkit.org/b/98355 accessibility/aria-link-supports-press.html [ Failure ] webkit.org/b/98357 accessibility/aria-readonly.html [ Failure ] webkit.org/b/98359 accessibility/aria-text-role.html [ Failure ] webkit.org/b/98360 accessibility/aria-used-on-image-maps.html [ Failure ] webkit.org/b/98361 accessibility/button-press-action.html [ Failure ] webkit.org/b/105214 accessibility/button-title-uses-inner-img-alt.html [ Failure ] webkit.org/b/98363 accessibility/canvas-fallback-content-2.html [ Failure ] webkit.org/b/105214 accessibility/focusable-div.html [ Failure ] webkit.org/b/98370 accessibility/loading-iframe-sends-notification.html [ Failure ] webkit.org/b/98371 accessibility/loading-iframe-updates-axtree.html [ Failure ] webkit.org/b/98372 accessibility/onclick-handlers.html [ Failure ] webkit.org/b/98375 accessibility/secure-textfield-title-ui.html [ Failure ] webkit.org/b/101185 accessibility/svg-remote-element.html [ Failure ] webkit.org/b/98377 accessibility/textarea-insertion-point-line-number.html [ Failure ] webkit.org/b/98378 accessibility/textarea-line-for-index.html [ Failure ] webkit.org/b/98379 accessibility/textarea-selected-text-range.html [ Failure ] webkit.org/b/98380 accessibility/th-as-title-ui.html [ Failure ] webkit.org/b/98381 accessibility/transformed-element.html [ Failure ] webkit.org/b/98382 accessibility/visible-elements.html [ Failure ] # Blur and focus events are not received for the following tests. Bug(GTK) fast/events/blur-focus-window-should-blur-focus-element.html [ Failure ] Bug(GTK) fast/dom/HTMLDocument/hasFocus.html [ Failure ] Bug(GTK) fast/dom/Window/window-onFocus.html [ Failure ] Bug(GTK) fast/events/frame-tab-focus.html [ Failure ] # Looks like a bug in the LayoutTestController global history support due to missing API. Bug(GTK) fast/history/window-open.html [ Failure ] # All of these IDN encoding tests seem to fail. Bug(GTK) fast/encoding/idn-security.html [ Failure ] # These failures appear to be bugs in the EventSender webkit.org/b/53964 fast/forms/listbox-onchange.html [ Failure ] webkit.org/b/53964 fast/forms/listbox-selection-2.html [ Failure ] webkit.org/b/53964 fast/forms/option-mouseevents.html [ Failure ] # Probably failing because resizing is asynchronous. webkit.org/b/53959 fast/dom/Window/window-resize-and-move-arguments.html [ Failure ] webkit.org/b/53959 fast/dom/Window/window-resize.html [ Failure ] # keygen element rendering is broken webkit.org/b/54136 http/tests/misc/submit-post-keygen.html [ Failure ] # [GTK] GTK+ does not support hyphenation webkit.org/b/44478 fast/text/hyphenate-character.html [ Skip ] webkit.org/b/44478 fast/text/hyphens.html [ Skip ] webkit.org/b/44478 fast/text/hyphenate-first-word.html [ Skip ] webkit.org/b/44478 fast/text/hyphenate-locale.html [ Skip ] webkit.org/b/44478 fast/text/hyphen-min-preferred-width.html [ Skip ] # LayoutTestController::applicationCacheDiskUsageForOrigin isn't implemented. webkit.org/b/57127 http/tests/appcache/origin-usage.html [ Failure ] Bug(GTK) http/tests/loading/bad-scheme-subframe.html [ Failure ] # Needed to cover the fix for Bug(rdar6727495) http/tests/loading/text-content-type-with-binary-extension.html [ Failure ] Bug(GTK) http/tests/media/video-play-stall-seek.html [ Skip ] Bug(GTK) http/tests/misc/acid3.html [ Failure ] Bug(GTK) http/tests/misc/redirect-to-external-url.html [ Failure ] Bug(GTK) http/tests/xmlhttprequest/logout.html [ Failure ] # We don't seem to support neither of these for now Bug(GTK) http/tests/xmlhttprequest/cross-origin-cookie-storage.html [ Failure ] Bug(GTK) http/tests/xmlhttprequest/cross-origin-no-authorization.html [ Failure ] Bug(GTK) media/video-size-intrinsic-scale.html [ Failure ] # eventSender.keyDown call does not get executed from the TestNetscapePlugin webkit.org/b/90383 http/tests/plugins/plugin-document-has-focus.html [ Skip ] # Missing resource load callback ability in DRT webkit.org/b/27905 http/tests/loading/redirect-methods.html [ Failure ] webkit.org/b/30577 editing/selection/move-left-right.html [ Failure ] webkit.org/b/30620 fast/xsl/sort-locale.xml [ Failure ] webkit.org/b/53986 svg/text/caret-in-svg-text.xhtml [ Failure ] # This port doesn't have a global history delegate yet Bug(GTK) http/tests/globalhistory [ Failure ] # Need to add functionality to DumpRenderTree to handle error pages Bug(GTK) fast/history/back-forward-reset-after-error-handling.html [ Failure ] # These tests also use firstRectForCharacterRange, but they generate slightly # different values. (Chromium also fails here; see their test_expectations.txt file) Bug(GTK) editing/selection/mixed-editability-10.html [ Failure ] Bug(GTK) editing/selection/5825350-1.html [ Failure ] Bug(GTK) editing/selection/5825350-2.html [ Failure ] # Needs platform specific API implemented in DRT, maybe not relevant for non-Mac and non-Windows ports Bug(GTK) fast/loader/api-test-new-window-data-load-base-url.html [ Failure ] Bug(GTK) fast/loader/api-test-go-to-current-back-forward-item.html [ Failure ] # Paged continuousMouseScrollBy() events are not supported in GTK. Bug(GTK) fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html [ Failure ] Bug(GTK) fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html [ Failure ] Bug(GTK) fast/events/platform-wheelevent-paging-x-in-scrolling-div.html [ Failure ] Bug(GTK) fast/events/platform-wheelevent-paging-x-in-scrolling-page.html [ Failure ] Bug(GTK) fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html [ Failure ] Bug(GTK) fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html [ Failure ] Bug(GTK) fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html [ Failure ] Bug(GTK) fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html [ Failure ] Bug(GTK) fast/events/platform-wheelevent-paging-y-in-scrolling-div.html [ Failure ] Bug(GTK) fast/events/platform-wheelevent-paging-y-in-scrolling-page.html [ Failure ] # Fails on GTK+ since https://bugs.webkit.org/show_bug.cgi?id=25195 got in webkit.org/b/36627 editing/selection/extend-after-mouse-selection.html [ Failure ] # Need to add functionality to DumpRenderTree to handle scrollbar policy changes Bug(GTK) fast/overflow/scrollbar-restored-and-then-locked.html [ Failure ] webkit.org/b/83174 inspector [ Skip ] webkit.org/b/83174 http/tests/inspector [ Skip ] webkit.org/b/82886 inspector/styles/override-screen-size.html [ Failure ] webkit.org/b/88780 inspector/debugger/dom-breakpoints.html [ Timeout Failure ] webkit.org/b/88780 inspector/debugger/event-listener-breakpoints.html [ Failure ] webkit.org/b/88780 inspector/debugger/step-through-event-listeners.html [ Failure ] webkit.org/b/89056 inspector/debugger/xhr-breakpoints.html [ Failure Timeout ] webkit.org/b/40300 inspector/debugger/live-edit.html [ Timeout Failure ] webkit.org/b/40300 inspector/debugger/live-edit-breakpoints.html [ Failure ] webkit.org/b/89652 inspector/debugger/debugger-compile-and-run.html [ Failure ] webkit.org/b/85709 inspector/extensions/extensions-eval-content-script.html [ Failure ] webkit.org/b/85709 inspector/extensions/extensions-audits-content-script.html [ Failure ] # These inspector tests fell out of the radar after the transition to NRWT # Some time out and some are flaky or present different baselines. Bug(GTK) inspector/debugger/scripts-panel.html [ Failure Pass ] Bug(GTK) inspector/elements/edit-dom-actions.html [ Failure Timeout Pass ] Bug(GTK) inspector/timeline/timeline-paint.html [ Failure ] Bug(GTK) inspector/timeline/timeline-decode-resize.html [ Failure ] Bug(GTK) http/tests/inspector/resource-har-pages.html [ Failure ] Bug(GTK) http/tests/inspector/resource-parameters.html [ Timeout ] webkit.org/b/56691 http/tests/inspector/network/network-size-chunked.html [ Missing ] webkit.org/b/56691 http/tests/inspector/network/network-size-sync.html [ Failure ] webkit.org/b/56691 http/tests/inspector/network/network-size.html [ Failure ] webkit.org/b/51380 http/tests/inspector/console-websocket-error.html [ Failure Timeout ] webkit.org/b/53003 http/tests/inspector/compiler-source-mapping-debug.html [ Timeout ] # JSC doesn't support heap profiling webkit.org/b/50485 inspector/profiler/heap-snapshot-comparison-dom-groups-change.html [ Failure ] webkit.org/b/50485 inspector/profiler/heap-snapshot-inspect-dom-wrapper.html [ Timeout Failure ] webkit.org/b/50485 inspector/profiler/heap-snapshot-loader.html [ Failure ] webkit.org/b/50485 inspector/profiler/heap-snapshot-reveal-in-dominators-view.html [ Failure ] webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-retainers.html [ Failure ] webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-show-ranges.html [ Failure ] webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-sorting-fields.html [ Failure ] webkit.org/b/50485 inspector/profiler/heap-snapshot-summary-sorting-instances.html [ Failure ] webkit.org/b/50485 inspector-protocol/heap-profiler [ Skip ] webkit.org/b/113787 inspector/profiler/memory-instrumentation-external-array.html [ Skip ] webkit.org/b/99001 inspector/profiler/memory-instrumentation-canvas.html [ Failure ] webkit.org/b/113787 inspector/profiler/memory-instrumentation-external-string.html [ Skip ] webkit.org/b/73936 inspector/profiler/canvas2d/canvas-has-uninstrumented-canvases.html [ Failure ] webkit.org/b/73936 inspector/profiler/canvas2d/canvas-stack-trace.html [ Failure ] webkit.org/b/73936 inspector/profiler/canvas2d/canvas-replay-log-grid.html [ Timeout Failure ] webkit.org/b/37613 webkit.org/b/20011 printing [ Skip ] webkit.org/b/37613 editing/execCommand/print.html [ Skip ] # DRT doesn't dispatch an event for the second call eventSender.contextClick(). webkit.org/b/39102 editing/spelling/context-menu-suggestions.html [ Failure ] # Some input type=range tests fail because of the size # of the slider thumb in GTK+ themes. Bug(GTK) fast/forms/range/slider-mouse-events.html [ Failure ] Bug(GTK) fast/forms/range/slider-zoomed.html [ Failure ] # Tests failing because the context menu is grabbing mouse events. webkit.org/b/40601 fast/events/mouse-click-events.html [ Failure ] webkit.org/b/40601 fast/events/mouseup-from-button2.html [ Failure ] webkit.org/b/40601 fast/events/right-click-focus.html [ Failure ] webkit.org/b/40601 editing/selection/5354455-1.html [ Failure ] # The middle circle on both rectangles is missing in the pixel output. Bug(GTK) svg/custom/circular-marker-reference-2.svg [ Failure ] Bug(GTK) svg/custom/non-circular-marker-reference.svg [ Failure ] # Tests that fail across all platforms. # Even though some platforms don't skip these tests, there are platform-specific # results generated that make these tests 'pass'. Bug(GTK) canvas/philip/tests/2d.composite.operation.clear.html [ Failure ] Bug(GTK) canvas/philip/tests/2d.composite.operation.darker.html [ Failure ] Bug(GTK) canvas/philip/tests/2d.drawImage.broken.html [ Failure ] Bug(GTK) canvas/philip/tests/2d.drawImage.image.incomplete.omitted.html [ Failure ] Bug(GTK) canvas/philip/tests/2d.fillStyle.parse.rgb-eof.html [ Failure ] Bug(GTK) canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html [ Failure ] Bug(GTK) canvas/philip/tests/2d.missingargs.html [ Failure ] Bug(GTK) canvas/philip/tests/2d.pattern.image.broken.html [ Failure ] Bug(GTK) canvas/philip/tests/2d.pattern.image.incomplete.empty.html [ Failure ] Bug(GTK) canvas/philip/tests/2d.pattern.image.incomplete.omitted.html [ Failure ] Bug(GTK) canvas/philip/tests/2d.text.draw.baseline.bottom.html [ Failure ] Bug(GTK) canvas/philip/tests/2d.text.draw.baseline.hanging.html [ Failure ] Bug(GTK) canvas/philip/tests/2d.text.draw.baseline.ideographic.html [ Failure ] Bug(GTK) canvas/philip/tests/2d.text.draw.baseline.middle.html [ Failure ] Bug(GTK) canvas/philip/tests/2d.text.draw.baseline.top.html [ Failure ] Bug(GTK) canvas/philip/tests/2d.text.draw.space.collapse.end.html [ Failure ] Bug(GTK) canvas/philip/tests/2d.text.draw.space.collapse.other.html [ Failure ] Bug(GTK) canvas/philip/tests/2d.text.draw.space.collapse.space.html [ Failure ] Bug(GTK) canvas/philip/tests/2d.text.draw.space.collapse.start.html [ Failure ] Bug(GTK) canvas/philip/tests/2d.text.measure.width.space.html [ Failure ] Bug(GTK) canvas/philip/tests/type.prototype.html [ Failure ] # Tests that fail because they assume a certain number of mouse # movements during drags or fail only in Xvfb Bug(GTK) http/tests/local/drag-over-remote-content.html [ Failure ] Bug(GTK) http/tests/security/drag-over-remote-content-iframe.html [ Failure ] Bug(GTK) fast/events/drag-in-frames.html [ Failure ] Bug(GTK) http/tests/misc/bubble-drag-events.html [ Failure ] # Dragging images and links results in a DataTransfer object containing a non-empty files array webkit.org/b/52094 editing/pasteboard/files-during-page-drags.html [ Failure ] # Tests that seem to be Mac only, assume that smart drag-and-drop # is enabled or assume platform-dependent sizing. Bug(GTK) http/tests/security/dataTransfer-set-data-file-url.html [ Failure ] Bug(GTK) fast/events/ondragenter.html [ Failure ] # The following Sputnik tests fail on the 32bit release bot Bug(GTK) sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T1.html [ Failure ] Bug(GTK) sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T2.html [ Failure ] Bug(GTK) sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T3.html [ Failure ] Bug(GTK) sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T4.html [ Failure ] Bug(GTK) sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T5.html [ Failure ] Bug(GTK) sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T6.html [ Failure ] # r65681 broke a couple GTK+ a11y tests webkit.org/b/44316 platform/gtk/accessibility/object-attributes.html [ Failure ] webkit.org/b/44316 platform/gtk/accessibility/title-and-alt.html [ Failure ] # The following tests requires the DRT's dumpUserGestureInFrameLoadCallbacks # method. But that method is not implemented in gtk port since gtk port can't # not get user gesture in frameload callbacks. # The related bugs are https://bugs.webkit.org/show_bug.cgi?id=47849/47817. Bug(GTK) fast/frames/location-redirect-user-gesture.html [ Failure ] Bug(GTK) fast/frames/meta-refresh-user-gesture.html [ Failure ] # Rounding color problems inside pixman webkit.org/b/49964 fast/canvas/canvas-fillPath-shadow.html [ Failure ] # DRT does not obey testRunner.addURLToRedirect() Bug(GTK) http/tests/loading/cross-origin-XHR-willLoadRequest.html [ Failure ] # See also https://bugs.webkit.org/show_bug.cgi?id=54926 webkit.org/b/53707 http/tests/security/xss-DENIED-xsl-document-redirect.xml [ Failure ] webkit.org/b/53707 http/tests/security/xss-DENIED-xsl-external-entity-redirect.xml [ Failure ] # textInputController.hasGrammarMarker() is not implemented. Bug(GTK) editing/spelling/grammar.html [ Failure ] Bug(GTK) editing/spelling/grammar-paste.html [ Skip ] Bug(GTK) editing/spelling/markers.html [ Skip ] # testRunner.overridePreference("WebKitDefaultFontSize"...) does not take into account screen DPI webkit.org/b/57160 fast/harness/override-preferences-2.html [ Failure ] # Expose title direction in WebKit API webkit.org/b/58845 fast/dom/title-directionality.html [ Failure ] webkit.org/b/58845 fast/dom/title-directionality-removeChild.html [ Failure ] # HTTP 204 (No Content) should be ignored webkit.org/b/60206 http/tests/navigation/response204.html [ Failure ] webkit.org/b/61630 fast/events/dropzone-005.html [ Failure ] webkit.org/b/67713 accessibility/textbox-role-reports-selection.html [ Failure ] webkit.org/b/68278 http/tests/history/back-with-fragment-change.php [ Failure ] webkit.org/b/68512 accessibility/aria-hidden-updates-alldescendants.html [ Failure ] # This test is out-dated since r95899. webkit.org/b/65709 canvas/philip/tests/2d.drawImage.outsidesource.html [ Failure ] webkit.org/b/105693 http/tests/multipart/multipart-wait-before-boundary.html [ Skip ] # Does not render the rectangle as it should, even though the multiple parts seem to work webkit.org/b/54251 http/tests/multipart/invalid-image-data.html [ Timeout ] # Fails because it does not throw a couple of expected exceptions Bug(GTK) http/tests/local/fileapi/send-sliced-dragged-file.html [ Failure ] webkit.org/b/72248 editing/spelling/spelling-unified-emulation.html [ Failure ] webkit.org/b/62204 svg/custom/relative-sized-use-without-attributes-on-symbol.xhtml [ Failure ] webkit.org/b/62204 svg/custom/use-on-symbol-inside-pattern.svg [ Failure ] webkit.org/b/62204 svg/W3C-SVG-1.1/animate-elem-04-t.svg [ Failure ] webkit.org/b/78673 svg/animations/animate-text-nested-transforms.html [ Failure ] webkit.org/b/73409 fast/forms/textarea/textarea-placeholder-paint-order.html [ ImageOnlyFailure ] webkit.org/b/73409 fast/forms/input-placeholder-paint-order.html [ ImageOnlyFailure ] webkit.org/b/73653 fast/forms/range/slider-in-multi-column.html [ Failure ] webkit.org/b/74282 editing/pasteboard/emacs-ctrl-k-with-move.html [ Failure ] webkit.org/b/76048 fast/text/font-kerning.html [ ImageOnlyFailure ] # Needs custom policy delegate enhancement to log downloads Bug(GTK) http/tests/download [ Failure ] webkit.org/b/81320 editing/pasteboard/copy-two-pasteboard-types-both-work.html [ Failure ] webkit.org/b/82020 plugins/netscape-dom-access-and-reload.html [ Failure ] # EditorClient::checkTextOfParagraph() is not implemented. Bug(GTK) editing/spelling/spelling-marker-description.html [ Failure ] webkit.org/b/83906 ietestcenter/css3/grid/grid-column-001.htm [ ImageOnlyFailure ] webkit.org/b/83909 ietestcenter/css3/grid/grid-column-003.htm [ ImageOnlyFailure ] webkit.org/b/83912 ietestcenter/css3/grid/grid-items-002.htm [ ImageOnlyFailure ] webkit.org/b/83913 ietestcenter/css3/grid/grid-items-003.htm [ ImageOnlyFailure ] webkit.org/b/86971 svg/custom/non-scaling-stroke.svg [ Failure ] webkit.org/b/84678 webkit.org/b/96226 fast/spatial-navigation/snav-container-white-space.html [ Failure ] webkit.org/b/84678 fast/spatial-navigation/snav-fully-aligned-horizontally.html [ Failure ] webkit.org/b/84678 fast/spatial-navigation/snav-iframe-no-scrollable-content.html [ Failure ] webkit.org/b/84679 css3/zoom-coords.xhtml [ Failure ] webkit.org/b/84694 fast/events/selectstart-by-double-triple-clicks.html [ Failure ] webkit.org/b/84692 fast/events/attempt-scroll-with-no-scrollbars.html [ Failure ] webkit.org/b/84701 fast/block/line-layout/selection-highlight-overlap.html [ ImageOnlyFailure ] webkit.org/b/84701 fast/css/sticky/inline-sticky.html [ ImageOnlyFailure ] webkit.org/b/84759 ietestcenter/css3/multicolumn/column-containing-block-001.htm [ ImageOnlyFailure ] webkit.org/b/84760 ietestcenter/css3/multicolumn/column-containing-block-002.htm [ ImageOnlyFailure ] webkit.org/b/84761 ietestcenter/css3/multicolumn/column-filling-001.htm [ ImageOnlyFailure ] webkit.org/b/84770 ietestcenter/css3/multicolumn/column-width-applies-to-007.htm [ ImageOnlyFailure ] webkit.org/b/84771 ietestcenter/css3/multicolumn/column-width-applies-to-009.htm [ ImageOnlyFailure ] webkit.org/b/84772 ietestcenter/css3/multicolumn/column-width-applies-to-010.htm [ ImageOnlyFailure ] webkit.org/b/84773 ietestcenter/css3/multicolumn/column-width-applies-to-012.htm [ ImageOnlyFailure ] webkit.org/b/84777 ietestcenter/css3/multicolumn/column-width-applies-to-015.htm [ ImageOnlyFailure ] # Requires ENABLE(MEDIA_CAPTURE) webkit.org/b/85958 fast/forms/file/file-input-capture.html [ Failure ] # Interferes with the rAF tests that are enabled webkit.org/b/85689 fast/animation/request-animation-frame-disabled.html [ Skip ] # Started failing after it was added in r116473 webkit.org/b/85969 http/tests/loading/post-in-iframe-with-back-navigation.html [ Failure ] webkit.org/b/85308 [ Release ] ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ] # IETC namespace failures webkit.org/b/86142 ietestcenter/css3/namespaces/syntax-021.xml [ ImageOnlyFailure ] webkit.org/b/86443 plugins/npruntime/delete-plugin-within-hasProperty-return-false.html [ Failure ] webkit.org/b/86443 plugins/npruntime/delete-plugin-within-hasProperty-return-true.html [ Failure ] webkit.org/b/86443 plugins/npruntime/delete-plugin-within-setProperty.html [ Failure ] webkit.org/b/86445 fast/multicol/split-in-top-margin.html [ ImageOnlyFailure ] # This test is affecting other tests and seems to be behaving incorrectly itself webkit.org/b/86771 fast/dom/gc-10.html [ Skip ] webkit.org/b/86971 svg/hittest/svg-shapes-non-scale-stroke.html [ Failure ] Bug(GTK) http/tests/misc/favicon-loads-with-icon-loading-override.html [ Failure ] webkit.org/b/88138 http/tests/media/video-buffered.html [ Failure ] webkit.org/b/89205 editing/spelling/grammar-edit-word.html [ Failure ] webkit.org/b/83683 editing/pasteboard/pasting-empty-html-falls-back-to-text.html [ Failure ] webkit.org/b/51027 [ Release ] plugins/refcount-leaks.html [ Failure ] webkit.org/b/57346 fast/text/justify-ideograph-leading-expansion.html [ Failure ] webkit.org/b/83800 plugins/get-url-with-blank-target.html [ Failure ] webkit.org/b/84037 fast/text/international/spaces-combined-in-vertical-text.html [ Failure ] # Failing after r121121 on both GTK and EFL webkit.org/b/89845 fast/forms/input-set-composition-scroll.html [ Failure ] webkit.org/b/90007 http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html [ Failure ] # This failure appears to be GTK-specific webkit.org/b/91319 css2.1/20110323/vertical-align-boxes-001.htm [ ImageOnlyFailure ] webkit.org/b/92100 accessibility/canvas-accessibilitynodeobject.html [ Failure ] # These tests depend on subpixel layout. webkit.org/b/92352 css3/flexbox/flex-rounding.html [ Failure ] webkit.org/b/93976 fast/css-generated-content/quotes-lang.html [ ImageOnlyFailure ] # This has always failed on Gtk/Efl - exposed by bug 89826 webkit.org/b/94009 css2.1/20110323/c541-word-sp-000.htm [ ImageOnlyFailure ] webkit.org/b/77631 fast/multicol/span/span-as-immediate-child-property-removal.html [ Failure ] webkit.org/b/77631 fast/multicol/span/span-as-immediate-columns-child-removal.html [ Failure ] webkit.org/b/80129 fast/frames/flattening/frameset-flattening-advanced.html [ Failure ] webkit.org/b/89663 editing/deleting/delete-3800834-fix.html [ Failure ] webkit.org/b/87355 canvas/philip/tests/2d.text.draw.fontface.notinpage.html [ Failure ] webkit.org/b/95428 media/video-controls-captions.html [ Failure ] webkit.org/b/95429 svg/custom/clamped-masking-clipping.svg [ ImageOnlyFailure ] webkit.org/b/90775 fast/dom/shadow/focus-navigation.html [ Failure ] webkit.org/b/97468 fast/dom/shadow/shadowdom-for-textarea-complex-shadow.html [ ImageOnlyFailure ] webkit.org/b/97468 fast/dom/shadow/shadowdom-for-textarea-with-placeholder.html [ ImageOnlyFailure ] webkit.org/b/90860 fast/dom/shadow/shadowdom-for-object-complex-shadow.html [ ImageOnlyFailure ] webkit.org/b/90860 fast/dom/shadow/shadowdom-for-object-without-shadow.html [ ImageOnlyFailure ] webkit.org/b/91487 fast/dom/shadow/shadowdom-for-select-complex-shadow.html [ ImageOnlyFailure ] webkit.org/b/91487 fast/dom/shadow/shadowdom-for-select-without-shadow.html [ ImageOnlyFailure ] webkit.org/b/91488 fast/dom/shadow/shadowdom-for-output-only-shadow.html [ ImageOnlyFailure ] webkit.org/b/91489 fast/dom/shadow/shadowdom-for-fieldset-complex-shadow.html [ ImageOnlyFailure ] webkit.org/b/91489 fast/dom/shadow/shadowdom-for-fieldset-only-shadow.html [ ImageOnlyFailure ] webkit.org/b/49142 fast/regions/style-scoped-in-flow-override-region-styling-multiple-regions.html [ ImageOnlyFailure ] webkit.org/b/98587 fast/writing-mode/vertical-subst-font-vert-no-dflt.html [ ImageOnlyFailure ] webkit.org/b/98612 [ Release ] fast/dom/gc-dom-tree-lifetime.html [ Failure ] webkit.org/b/98613 css3/masking/clip-path-reference-userSpaceOnUse.html [ ImageOnlyFailure ] webkit.org/b/98613 css3/masking/clip-path-reference.html [ ImageOnlyFailure ] webkit.org/b/99071 media/context-menu-actions.html [ Failure ] webkit.org/b/98950 transitions/blendmode-transitions.html [ Failure ] webkit.org/b/99825 accessibility/title-ui-element-correctness.html [ Failure ] webkit.org/b/98718 svg/animations/animate-css-xml-attributeType.html [ Failure ] webkit.org/b/100424 editing/selection/user-select-all-selection.html [ Failure ] webkit.org/b/100424 editing/selection/user-select-all-with-shift.html [ Failure ] webkit.org/b/100846 inspector-protocol/debugger-pause-dedicated-worker.html [ Skip ] webkit.org/b/100846 inspector-protocol/debugger-terminate-dedicated-worker-while-paused.html [ Skip ] webkit.org/b/101539 editing/execCommand/switch-list-type-with-orphaned-li.html [ Failure ] webkit.org/b/102349 fast/dom/shadow/pseudoclass-update-enabled-anchor.html [ ImageOnlyFailure ] webkit.org/b/102349 fast/dom/shadow/pseudoclass-update-enabled-area.html [ ImageOnlyFailure ] webkit.org/b/102586 media/video-src-blob.html [ Failure ] # Fix for https://bugs.webkit.org/show_bug.cgi?id=97192 introduces these regressions webkit.org/b/102776 webkit.org/b/102993 media/media-document-audio-repaint.html [ Failure ] webkit.org/b/102776 media/track/track-cue-rendering-horizontal.html [ Failure ] webkit.org/b/102776 media/track/track-cue-rendering-vertical.html [ Failure ] webkit.org/b/103740 editing/selection/caret-alignment-for-vertical-text.html [ Failure ] webkit.org/b/104054 svg/custom/use-href-update-crash.svg [ Failure ] webkit.org/b/104680 http/tests/security/xss-DENIED-xml-external-entity.xhtml [ Failure ] webkit.org/b/104686 http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html [ Failure ] webkit.org/b/98146 accessibility/svg-bounds.html [ Failure ] # Enable when support drag-and-drop autoscrolling webkit.org/b/39725 fast/events/drag-and-drop-autoscroll.html [ Skip ] # Leaking state into the next test. webkit.org/b/85522 http/tests/security/sandboxed-iframe-form-top.html [ Skip ] webkit.org/b/106316 accessibility/render-counter-text.html [ Failure ] webkit.org/b/106924 accessibility/heading-level.html [ Failure ] webkit.org/b/103927 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cross_origin_resource_request.html [ Failure ] webkit.org/b/103927 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_timing_allow_cross_origin_resource_request.html [ Failure ] webkit.org/b/103927 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_frame_initiator_type.html [ Failure ] webkit.org/b/103927 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_initiator_types.html [ Failure ] webkit.org/b/103927 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_redirects.html [ Failure ] webkit.org/b/107257 [ Debug ] fast/dom/Window/window-postmessage-clone-deep-array.html [ Failure ] webkit.org/b/107257 [ Debug ] fast/js/large-expressions.html [ Failure ] # Test fails on JSC platforms due to GC timing issues webkit.org/b/106957 svg/dom/SVGViewSpec-invalid-ref-crash.html [ Failure ] webkit.org/b/107194 storage/indexeddb/dont-commit-on-blocked.html [ Failure ] webkit.org/b/107194 storage/indexeddb/pending-version-change-stuck-works-with-terminate.html [ Failure ] webkit.org/b/107194 storage/indexeddb/pending-version-change-stuck.html [ Failure ] webkit.org/b/107194 storage/indexeddb/transaction-abort.html [ Failure ] webkit.org/b/105574 editing/input/caret-at-the-edge-of-contenteditable.html [ Failure ] webkit.org/b/105574 editing/input/reveal-caret-of-multiline-input.html [ Failure ] webkit.org/b/105574 editing/input/reveal-caret-of-multiline-contenteditable.html [ Failure ] webkit.org/b/106563 fast/css/image-orientation/image-orientation.html [ Failure ] webkit.org/b/108169 fast/dom/shadow/gesture-tap.html [ Failure ] webkit.org/b/108169 fast/dom/shadow/touch-event.html [ Failure ] webkit.org/b/108169 fast/dom/shadow/touch-event-retargeting.html [ Failure ] webkit.org/b/108363 fullscreen/full-screen-iframe-legacy.html [ Failure ] # Spellchecker behavior tests. webkit.org/b/108370 editing/spelling/spelling-double-clicked-word.html [ Skip ] webkit.org/b/108370 editing/spelling/spelling-exactly-selected-multiple-words.html [ Skip ] webkit.org/b/108370 editing/spelling/spelling-exactly-selected-word.html [ Skip ] webkit.org/b/108370 editing/spelling/spelling-multiword-selection.html [ Skip ] webkit.org/b/108370 editing/spelling/spelling-should-select-multiple-words.html [ Skip ] webkit.org/b/108370 editing/spelling/spelling-subword-selection.html [ Skip ] webkit.org/b/108370 editing/spelling/spelling-with-punctuation-selection.html [ Skip ] webkit.org/b/108370 editing/spelling/spelling-with-whitespace-selection.html [ Skip ] webkit.org/b/108370 editing/spelling/spelling-changed-text.html [ Failure ] webkit.org/b/107118 fast/canvas/canvas-quadratic-same-endpoint.html [ Failure ] webkit.org/b/108973 fast/css/negative-text-indent-in-inline-block.html [ ImageOnlyFailure ] webkit.org/b/109224 fast/forms/number/number-l10n-input.html [ Failure ] webkit.org/b/109353 fast/flexbox/line-clamp-link-after-ellipsis.html [ Failure ] webkit.org/b/109469 fast/css/cursor-parsing-image-set.html [ Failure ] webkit.org/b/109469 fast/events/mouse-cursor-image-set.html [ Timeout ] webkit.org/b/110089 fast/exclusions/shape-inside/shape-inside-circle.html [ ImageOnlyFailure ] webkit.org/b/110089 fast/exclusions/shape-inside/shape-inside-circle-padding.html [ ImageOnlyFailure ] webkit.org/b/110089 fast/exclusions/shape-inside/shape-inside-ellipse.html [ ImageOnlyFailure ] webkit.org/b/110089 fast/exclusions/shape-inside/shape-inside-ellipse-padding.html [ ImageOnlyFailure ] webkit.org/b/110089 fast/exclusions/shape-inside/shape-inside-polygon-layout.html [ Failure ] webkit.org/b/110089 fast/exclusions/shape-inside/shape-inside-polygon-padding-002.html [ ImageOnlyFailure ] webkit.org/b/110089 fast/exclusions/shape-inside/shape-inside-polygon-padding-003.html [ Failure ] webkit.org/b/110089 fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon.html [ Failure ] webkit.org/b/110089 fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left.html [ Failure ] webkit.org/b/110089 fast/exclusions/shape-outside-floats/shape-outside-floats-simple-circle.html [ ImageOnlyFailure ] webkit.org/b/110089 fast/exclusions/shape-outside-floats/shape-outside-floats-simple-ellipse.html [ ImageOnlyFailure ] webkit.org/b/110089 fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle.html [ ImageOnlyFailure ] webkit.org/b/110089 fast/exclusions/shape-outside-floats/shape-outside-floats-non-zero-y.html [ ImageOnlyFailure ] webkit.org/b/110090 fast/events/clientXY-in-zoom-and-scroll.html [ Failure ] webkit.org/b/106125 fast/regions/seamless-iframe-flowed-into-regions.html [ ImageOnlyFailure ] webkit.org/b/110320 fast/dom/shadow/shadow-dom-event-dispatching-distributed-text-node.html [ Failure ] webkit.org/b/110320 fast/dom/shadow/shadow-dom-event-dispatching-text-node-in-shadow-root.html [ Failure ] webkit.org/b/110446 svg/as-background-image/svg-transformed-background.html [ ImageOnlyFailure ] # Need support for ResourceHandle::didChangePriority and DRT support webkit.org/b/111016 http/tests/loading/promote-img-preload-priority.html [ Failure ] # CURSOR_VISIBILITY is not enabled in gtk webkit.org/b/107601 fullscreen/video-cursor-auto-hide.html [ Failure ] webkit.org/b/111606 fast/borders/border-fit.html [ Failure ] webkit.org/b/111606 fast/borders/border-fit-2.html [ Failure ] webkit.org/b/111606 fast/repaint/border-fit-lines.html [ Failure ] webkit.org/b/112109 fast/box-shadow/box-shadow-with-zero-radius.html [ ImageOnlyFailure ] webkit.org/b/112110 media/track/track-cue-container-rendering-position.html [ Failure ] webkit.org/b/112228 svg/custom/resources-css-scaled.html [ ImageOnlyFailure ] webkit.org/b/99893 svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg [ ImageOnlyFailure Pass ] webkit.org/b/112705 fast/dom/icon-url-property.html [ Failure ] webkit.org/b/113127 media/track/track-prefer-captions.html [ Timeout ] webkit.org/b/113747 svg/repaint/buffered-rendering-static-image.html [ ImageOnlyFailure ] webkit.org/b/113772 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_iframe_self_navigation.html [ Failure ] webkit.org/b/113772 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_cached.html [ Failure ] webkit.org/b/114251 accessibility/svg-group-element-with-title.html [ Failure ] webkit.org/b/114259 platform/gtk/accessibility/aria-slider-required-attributes.html [ Failure ] webkit.org/b/114259 platform/gtk/accessibility/combo-box-collapsed-selection-changed.html [ Failure ] webkit.org/b/114625 fast/loader/willsendrequest-returns-null-for-memory-cache-load.html [ Failure ] webkit.org/b/114626 accessibility/link-inside-button-accessible-text.html [ Failure ] webkit.org/b/114612 editing/style/block-style-005.html [ Failure ] #//////////////////////////////////////////////////////////////////////////////////////// # End of Tests failing #////////////////////////////////////////////////////////////////////////////////////////