Title: [263834] trunk/LayoutTests
Revision
263834
Author
dp...@igalia.com
Date
2020-07-02 00:20:07 -0700 (Thu, 02 Jul 2020)

Log Message

[GLIB] Unreviewed test gardening. Skip AX tests added in r263823 as they're timing out.

* platform/glib/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (263833 => 263834)


--- trunk/LayoutTests/ChangeLog	2020-07-02 06:00:36 UTC (rev 263833)
+++ trunk/LayoutTests/ChangeLog	2020-07-02 07:20:07 UTC (rev 263834)
@@ -1,3 +1,9 @@
+2020-07-02  Diego Pino Garcia  <dp...@igalia.com>
+
+        [GLIB] Unreviewed test gardening. Skip AX tests added in r263823 as they're timing out.
+
+        * platform/glib/TestExpectations:
+
 2020-07-01  Tim Horton  <timothy_hor...@apple.com>
 
         Swipe snapshot is removed too early when swiping away from a page that is still loading

Modified: trunk/LayoutTests/platform/glib/TestExpectations (263833 => 263834)


--- trunk/LayoutTests/platform/glib/TestExpectations	2020-07-02 06:00:36 UTC (rev 263833)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2020-07-02 07:20:07 UTC (rev 263834)
@@ -14,7 +14,7 @@
 # (like WebAnimation, PageOverlay, WebGL) will mirror their top-level LayoutTests/
 # folders, but others like CSS and GStreamer may have entries from multiple folders.
 #
-# * Accessibilty
+# * Accessibility
 # * CSS
 # * GStreamer
 # * HiDPI
@@ -49,6 +49,10 @@
 
 webkit.org/b/212805 accessibility/svg-text.html [ Failure ]
 
+# Added in r263823. Both tests are timing out.
+webkit.org/b/newbug accessibility/keyevents-for-increment-actions-with-node-removal.html [ Skip ]
+webkit.org/b/newbug accessibility/keyevents-posted-for-increment-actions.html [ Skip ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Accessibility-related bugs
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to