Title: [287816] trunk/LayoutTests
Revision
287816
Author
[email protected]
Date
2022-01-08 20:16:50 -0800 (Sat, 08 Jan 2022)

Log Message

[GLIB] Update test expectations for known failures.
https://bugs.webkit.org/show_bug.cgi?id=234972

Unreviewed test gardening.

Patch by Arcady Goldmints-Orlov <[email protected]> on 2022-01-08

* platform/glib/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (287815 => 287816)


--- trunk/LayoutTests/ChangeLog	2022-01-08 23:40:38 UTC (rev 287815)
+++ trunk/LayoutTests/ChangeLog	2022-01-09 04:16:50 UTC (rev 287816)
@@ -1,3 +1,12 @@
+2022-01-08  Arcady Goldmints-Orlov  <[email protected]>
+
+        [GLIB] Update test expectations for known failures.
+        https://bugs.webkit.org/show_bug.cgi?id=234972
+
+        Unreviewed test gardening.
+
+        * platform/glib/TestExpectations:
+
 2022-01-08  Simon Fraser  <[email protected]>
 
         Fix some CSS filter interpolation issues

Modified: trunk/LayoutTests/platform/glib/TestExpectations (287815 => 287816)


--- trunk/LayoutTests/platform/glib/TestExpectations	2022-01-08 23:40:38 UTC (rev 287815)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2022-01-09 04:16:50 UTC (rev 287816)
@@ -372,7 +372,7 @@
 
 webkit.org/b/232255 accessibility/math-has-non-presentational-children.html [ Failure ]
 
-webkit.org/b/232256 accessibility/auto-fill-crash.html [ Failure ]
+webkit.org/b/232256 accessibility/auto-fill-crash.html [ Timeout ]
 
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Accessibility-related bugs
@@ -805,8 +805,8 @@
 
 webkit.org/b/233836 http/tests/media/media-blocked-by-willsendrequest.html [ Timeout ]
 
-webkit.org/b/234084 media/track/audio-track-configuration.html [ Failure ]
-webkit.org/b/234084 media/track/video-track-configuration.html [ Failure ]
+webkit.org/b/234084 media/track/audio-track-configuration.html [ Timeout ]
+webkit.org/b/234084 media/track/video-track-configuration.html [ Timeout ]
 
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of GStreamer-related bugs
@@ -2632,6 +2632,10 @@
 
 webkit.org/b/232967 fast/forms/auto-fill-button/input-auto-filled-and-obscured.html [ ImageOnlyFailure ]
 
+webkit.org/b/223830 inspector/debugger/csp-exceptions.html [ Timeout ]
+
+# This test not only fails but may end up leaving the setShowPaintRects setting enabled and affect other tests.
+webkit.org/b/233047 inspector/page/setShowPaintRects.html [ Skip ]
 # End: Common failures between GTK and WPE.
 
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to