Title: [288357] trunk/LayoutTests
Revision
288357
Author
commit-qu...@webkit.org
Date
2022-01-21 02:25:40 -0800 (Fri, 21 Jan 2022)

Log Message

[GLIB] Garden fast/mediastream/getUserMedia-to-canvas-*.html failure for WPE
https://bugs.webkit.org/show_bug.cgi?id=235396

Unreviewed gardnening.

Move fast/mediastream/getUserMedia-to-canvas-*.html failures to glib
to suppress also WPE failures.

Patch by Kimmo Kinnunen <kkinnu...@apple.com> on 2022-01-21

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (288356 => 288357)


--- trunk/LayoutTests/ChangeLog	2022-01-21 09:41:01 UTC (rev 288356)
+++ trunk/LayoutTests/ChangeLog	2022-01-21 10:25:40 UTC (rev 288357)
@@ -1,3 +1,16 @@
+2022-01-21  Kimmo Kinnunen  <kkinnu...@apple.com>
+
+        [GLIB] Garden fast/mediastream/getUserMedia-to-canvas-*.html failure for WPE
+        https://bugs.webkit.org/show_bug.cgi?id=235396
+
+        Unreviewed gardnening.
+
+        Move fast/mediastream/getUserMedia-to-canvas-*.html failures to glib
+        to suppress also WPE failures.
+
+        * platform/glib/TestExpectations:
+        * platform/gtk/TestExpectations:
+
 2022-01-21  Jon Lee  <jonlee...@gmail.com>
 
         Unreviewed gardening.

Modified: trunk/LayoutTests/platform/glib/TestExpectations (288356 => 288357)


--- trunk/LayoutTests/platform/glib/TestExpectations	2022-01-21 09:41:01 UTC (rev 288356)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2022-01-21 10:25:40 UTC (rev 288357)
@@ -2640,6 +2640,11 @@
 
 # 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 ]
+
+# setMockCameraOrientation seems to fail.
+webkit.org/b/235396 fast/mediastream/getUserMedia-to-canvas-1.html [ Failure ]
+webkit.org/b/235396 fast/mediastream/getUserMedia-to-canvas-2.html [ Failure ]
+
 # End: Common failures between GTK and WPE.
 
 #////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (288356 => 288357)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2022-01-21 09:41:01 UTC (rev 288356)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2022-01-21 10:25:40 UTC (rev 288357)
@@ -210,10 +210,6 @@
 webkit.org/b/208988 imported/w3c/web-platform-tests/webxr [ Skip ]
 webkit.org/b/208988 webxr [ Skip ]
 
-# setMockCameraOrientation seems to fail.
-webkit.org/b/235396 fast/mediastream/getUserMedia-to-canvas-1.html [ Failure ]
-webkit.org/b/235396 fast/mediastream/getUserMedia-to-canvas-2.html [ Failure ]
-
 #//////////////////////////////////////////////////////////////////////////////////////////
 # End of Triaged Expectations
 # Legacy Expectations sections below
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to