Title: [264387] trunk/LayoutTests
Revision
264387
Author
lmo...@igalia.com
Date
2020-07-14 22:24:29 -0700 (Tue, 14 Jul 2020)

Log Message

[GTK][WPE] Depuplicate some accessibility expectations

Unreviewed test gardening

* platform/glib/TestExpectations:
* platform/gtk/TestExpectations:
* platform/wpe/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (264386 => 264387)


--- trunk/LayoutTests/ChangeLog	2020-07-15 02:46:31 UTC (rev 264386)
+++ trunk/LayoutTests/ChangeLog	2020-07-15 05:24:29 UTC (rev 264387)
@@ -1,3 +1,13 @@
+2020-07-14  Lauro Moura  <lmo...@igalia.com>
+
+        [GTK][WPE] Depuplicate some accessibility expectations
+
+        Unreviewed test gardening
+
+        * platform/glib/TestExpectations:
+        * platform/gtk/TestExpectations:
+        * platform/wpe/TestExpectations:
+
 2020-07-14  Hector Lopez  <hector_i_lo...@apple.com>
 
         REGRESSION: (r263761) [ iOS ] webanimations/accelerated-animation-with-easing.html is still flaky

Modified: trunk/LayoutTests/platform/glib/TestExpectations (264386 => 264387)


--- trunk/LayoutTests/platform/glib/TestExpectations	2020-07-15 02:46:31 UTC (rev 264386)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2020-07-15 05:24:29 UTC (rev 264387)
@@ -55,6 +55,31 @@
 
 webkit.org/b/214068 accessibility/textarea-selected-text-range.html [ Timeout ]
 
+webkit.org/b/199860 accessibility/button-with-aria-haspopup-role.html [ Failure ]
+webkit.org/b/199860 accessibility/datalist.html [ Failure ]
+
+webkit.org/b/133148 accessibility/content-editable-set-inner-text-generates-axvalue-notification.html [ Timeout ]
+
+webkit.org/b/135530 accessibility/parent-delete.html [ Failure ]
+
+webkit.org/b/137109 accessibility/legend-children-are-visible.html [ Failure ]
+
+webkit.org/b/139352 accessibility/inline-block-assertion.html [ Failure ]
+
+# Text marker tests are not supported
+webkit.org/b/153292 accessibility/text-marker [ Skip ]
+webkit.org/b/141072 accessibility/frame-disconnect-textmarker-cache-crash.html [ Skip ]
+
+webkit.org/b/143468 accessibility/plugin.html [ Failure ]
+
+webkit.org/b/182107 accessibility/aria-combobox-control-owns-elements.html [ Timeout ]
+
+webkit.org/b/98363 accessibility/canvas-fallback-content-2.html [ Failure ]
+webkit.org/b/98372 accessibility/onclick-handlers.html [ Failure ]
+webkit.org/b/98377 accessibility/textarea-insertion-point-line-number.html [ Failure ]
+webkit.org/b/98380 accessibility/th-as-title-ui.html [ Failure ]
+webkit.org/b/98382 accessibility/visible-elements.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Accessibility-related bugs
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -740,6 +765,18 @@
 # UNSUPPORTED tests. Things we must skip.
 #////////////////////////////////////////////////////////////////////////////////////////
 
+# Accessibility-related
+
+# Accessibility tests that should never be run for GTK/WPE due to being
+# 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/internal-link-anchors2.html [ Skip ]
+# Things specific to AX API (at least at the moment)
+webkit.org/b/98348 accessibility/radio-button-group-members.html [ Skip ]
+webkit.org/b/141074 accessibility/auto-filled-value.html [ Skip ]
+webkit.org/b/156045 accessibility/attachment-element.html [ Skip ]
+webkit.org/b/193623 accessibility/set-selected-editable.html [ Skip ]
+
 # Payment Request
 imported/w3c/web-platform-tests/payment-request [ Skip ]
 

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (264386 => 264387)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-07-15 02:46:31 UTC (rev 264386)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-07-15 05:24:29 UTC (rev 264387)
@@ -37,6 +37,9 @@
 # ask for triaging.
 #//////////////////////////////////////////////////////////////////////////////////////////
 
+# Accessibility
+webkit.org/b/214341 [ Debug ] accessibility/datalist.html [ Crash ]
+
 # GStreamer - GTK-Only. Most GStreamer issues probably will go in the glib expectations
 webkit.org/b/210528 media/video-supports-fullscreen.html [ Crash Pass ]
 
@@ -119,16 +122,6 @@
 Bug(GTK) fast/dom/Window/slow-unload-handler.html [ WontFix Timeout Failure ]
 Bug(GTK) 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/internal-link-anchors2.html [ Skip ]
-# Things specific to AX API (at least at the moment)
-webkit.org/b/98348 accessibility/radio-button-group-members.html [ Skip ]
-webkit.org/b/141074 accessibility/auto-filled-value.html [ Skip ]
-webkit.org/b/156045 accessibility/attachment-element.html [ Skip ]
-webkit.org/b/193623 accessibility/set-selected-editable.html [ Skip ]
-
 # 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 ]
@@ -753,10 +746,6 @@
 # This tests fail since the upgrade of GTK to 3.16 and Cairo to 1.14 on the JHBuild
 webkit.org/b/146731 fast/backgrounds/hidpi-background-image-contain-cover-scale-needs-more-precision.html [ ImageOnlyFailure Timeout ]
 
-# Text marker tests are not supported
-webkit.org/b/153292 accessibility/text-marker [ Skip ]
-webkit.org/b/141072 accessibility/frame-disconnect-textmarker-cache-crash.html [ Skip ]
-
 # WebKitGTK+ doesn't have killring support.
 webkit.org/b/152379 editing/pasteboard/emacs-killring-alternating-append-prepend.html [ Failure ]
 webkit.org/b/152379 editing/pasteboard/emacs-killring-backward-delete-prepend.html [ Failure ]
@@ -2322,8 +2311,6 @@
 
 Bug(GTK) plugins/reloadplugins-and-pages.html [ Timeout ]
 
-webkit.org/b/133148 accessibility/content-editable-set-inner-text-generates-axvalue-notification.html [ Timeout ]
-
 webkit.org/b/135053 html5lib/webkit-resumer.html [ Timeout Pass ]
 
 webkit.org/b/135086 media/video-seek-with-negative-playback.html [ Timeout Pass ]
@@ -2391,8 +2378,6 @@
 
 webkit.org/b/179261 editing/selection/drag-to-contenteditable-iframe.html [ Timeout ]
 
-webkit.org/b/182107 accessibility/aria-combobox-control-owns-elements.html [ Timeout ]
-
 webkit.org/b/182108 http/tests/media/hls/hls-webvtt-tracks.html [ Timeout ]
 
 webkit.org/b/183181 inspector/heap/getPreview.html [ Pass Timeout Failure ]
@@ -2685,12 +2670,6 @@
 # Need platform specific update to test to make it run.
 webkit.org/b/73766 css3/unicode-bidi-isolate-aharon-failing.html [ ImageOnlyFailure ]
 
-webkit.org/b/98363 accessibility/canvas-fallback-content-2.html [ Failure ]
-webkit.org/b/98372 accessibility/onclick-handlers.html [ Failure ]
-webkit.org/b/98377 accessibility/textarea-insertion-point-line-number.html [ Failure ]
-webkit.org/b/98380 accessibility/th-as-title-ui.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/frame-tab-focus.html [ Failure ]
 
@@ -2975,8 +2954,6 @@
 webkit.org/b/135529 svg/css/parse-length.html [ Failure ]
 webkit.org/b/135529 svg/animations/animate-css-xml-attributeType.html [ Failure ]
 
-webkit.org/b/135530 accessibility/parent-delete.html [ Failure ]
-
 webkit.org/b/135533 editing/pasteboard/img-srcset-copy-paste-canonicalization.html [ Failure ]
 
 webkit.org/b/136065 css3/shapes/shape-outside/supported-shapes/circle/shape-outside-circle-027.html [ ImageOnlyFailure ]
@@ -2991,8 +2968,6 @@
 
 webkit.org/b/136537 fast/sub-pixel/client-width-height-snapping.html [ Failure ]
 
-webkit.org/b/137109 accessibility/legend-children-are-visible.html [ Failure ]
-
 webkit.org/b/137695 webkit.org/b/198830 media/video-controls-audiotracks-trackmenu.html [ Failure Crash ]
 
 # Smooth scrolling causes failure of scrolling tests
@@ -3005,8 +2980,6 @@
 # Incomplete implementation of eventSender causes this test to fail
 webkit.org/b/42194 fast/scrolling/scroll-select-list.html [ ImageOnlyFailure ]
 
-webkit.org/b/139352 accessibility/inline-block-assertion.html [ Failure ]
-
 webkit.org/b/139354 fast/repaint/selection-ruby-rl.html [ Failure ]
 
 # Missing glyph symbol is not rendered properly.
@@ -3031,8 +3004,6 @@
 
 webkit.org/b/143230 imported/mozilla/svg/filters/feImage-1.svg [ ImageOnlyFailure Pass ]
 
-webkit.org/b/143468 accessibility/plugin.html [ Failure ]
-
 webkit.org/b/143469 fast/borders/border-image-fill-no-border.html [ ImageOnlyFailure ]
 
 webkit.org/b/143471 canvas/philip/tests/2d.drawImage.animated.poster.html [ Failure ]
@@ -3551,8 +3522,6 @@
 
 webkit.org/b/199859 imported/w3c/web-platform-tests/css/css-text/line-break/line-break-anywhere-001.html [ ImageOnlyFailure ]
 
-webkit.org/b/199860 accessibility/button-with-aria-haspopup-role.html [ Failure ]
-webkit.org/b/199860 accessibility/datalist.html [ Failure ]
 webkit.org/b/199868 accessibility/gtk/aria-haspopup.html [ Failure ]
 
 webkit.org/b/199437 compositing/geometry/limit-layer-bounds-clipping-ancestor.html [ Failure ]

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (264386 => 264387)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2020-07-15 02:46:31 UTC (rev 264386)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2020-07-15 05:24:29 UTC (rev 264387)
@@ -259,20 +259,6 @@
 fast/events/touch/ios [ Skip ]
 fast/events/touch/gesture [ Skip ]
 
-# Accessibility tests that should never be run for WPE 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/internal-link-anchors2.html [ Skip ]
-# Things specific to AX API (at least at the moment)
-webkit.org/b/98348 accessibility/radio-button-group-members.html [ Skip ]
-webkit.org/b/141074 accessibility/auto-filled-value.html [ Skip ]
-webkit.org/b/156045 accessibility/attachment-element.html [ Skip ]
-webkit.org/b/193623 accessibility/set-selected-editable.html [ Skip ]
-
-# Text marker tests are not supported
-webkit.org/b/153292 accessibility/text-marker [ Skip ]
-webkit.org/b/141072 accessibility/frame-disconnect-textmarker-cache-crash.html [ Skip ]
-
 # These are failures that will be enabled once the relevant parts of implementation land.
 webkit.org/b/133122 crypto/workers/subtle/aes-indexeddb.html [ Skip ]
 webkit.org/b/133122 crypto/workers/subtle/ec-postMessage-worker.html [ Skip ]
@@ -1199,9 +1185,6 @@
 
 webkit.org/b/142292 fast/images/animated-gif-window-resizing.html [ Timeout ]
 
-webkit.org/b/133148 accessibility/content-editable-set-inner-text-generates-axvalue-notification.html [ Timeout ]
-webkit.org/b/182107 accessibility/aria-combobox-control-owns-elements.html [ Timeout ]
-
 webkit.org/b/191008 webanimations/accelerated-animation-suspension.html [ Timeout ]
 
 webkit.org/b/201268 accessibility/insert-newline.html [ Timeout ]
@@ -1364,17 +1347,8 @@
 Bug(WPE) security/contentSecurityPolicy/plugins-types-allows-quicktime-plugin-replacement.html [ Skip ]
 
 # accessibility/
-webkit.org/b/98363 accessibility/canvas-fallback-content-2.html [ Failure ]
-webkit.org/b/98372 accessibility/onclick-handlers.html [ Failure ]
-webkit.org/b/98377 accessibility/textarea-insertion-point-line-number.html [ Failure ]
-webkit.org/b/98380 accessibility/th-as-title-ui.html [ Failure ]
-webkit.org/b/98382 accessibility/visible-elements.html [ Failure ]
 webkit.org/b/68512 accessibility/aria-hidden-updates-alldescendants.html [ Failure ]
 webkit.org/b/98146 accessibility/svg-bounds.html [ Failure ]
-webkit.org/b/135530 accessibility/parent-delete.html [ Failure ]
-webkit.org/b/137109 accessibility/legend-children-are-visible.html [ Failure ]
-webkit.org/b/139352 accessibility/inline-block-assertion.html [ Failure ]
-webkit.org/b/143468 accessibility/plugin.html [ Failure ]
 webkit.org/b/148935 accessibility/scroll-to-make-visible-with-subfocus.html [ Failure ]
 webkit.org/b/161583 accessibility/auto-fill-types.html [ Failure ]
 webkit.org/b/168370 accessibility/hidden-th-still-column-header.html [ Failure ]
@@ -1914,8 +1888,6 @@
 webkit.org/b/200301 storage/websql/alter-to-info-table.html [ Failure ]
 webkit.org/b/200301 storage/websql/test-authorizer.html [ Failure ]
 
-webkit.org/b/199860 accessibility/button-with-aria-haspopup-role.html [ Failure ]
-webkit.org/b/199860 accessibility/datalist.html [ Failure ]
 webkit.org/b/200302 accessibility/media-with-aria-label.html [ Failure ]
 
 webkit.org/b/199004 fast/events/fire-mousedown-while-pressing-mouse-button.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to