Title: [291298] trunk/LayoutTests
Revision
291298
Author
lmo...@igalia.com
Date
2022-03-15 09:56:07 -0700 (Tue, 15 Mar 2022)

Log Message

[GLIB] Unreviewed gardening
https://bugs.webkit.org/show_bug.cgi?id=237902

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (291297 => 291298)


--- trunk/LayoutTests/ChangeLog	2022-03-15 16:52:02 UTC (rev 291297)
+++ trunk/LayoutTests/ChangeLog	2022-03-15 16:56:07 UTC (rev 291298)
@@ -1,3 +1,12 @@
+2022-03-15  Lauro Moura  <lmo...@igalia.com>
+
+        [GLIB] Unreviewed gardening
+        https://bugs.webkit.org/show_bug.cgi?id=237902
+
+        * platform/glib/TestExpectations:
+        * platform/gtk/TestExpectations:
+        * platform/wpe/TestExpectations:
+
 2022-03-15  Matteo Flores  <matteo_flo...@apple.com>
 
         A combination of scrolling and a content change can leave a fixed layer in the wrong place

Modified: trunk/LayoutTests/platform/glib/TestExpectations (291297 => 291298)


--- trunk/LayoutTests/platform/glib/TestExpectations	2022-03-15 16:52:02 UTC (rev 291297)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2022-03-15 16:56:07 UTC (rev 291298)
@@ -911,6 +911,8 @@
 
 webkit.org/b/237872 webrtc/vp8-then-h264.html [ Crash ]
 
+webkit.org/b/237901 media/media-source/media-source-interruption-with-resume-allowing-play.html [ Slow ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of GStreamer-related bugs
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -1096,6 +1098,12 @@
 # Previous expectation: webkit.org/b/173412 fast/scrolling/overflow-scrollable-after-back.html [ Failure Pass ]
 webkit.org/b/212202 fast/scrolling/overflow-scrollable-after-back.html [ Skip ]
 
+# Previous: webkit.org/b/223729 [ Release ] css3/scroll-snap/scroll-snap-wheel-event.html [ Pass Failure ]
+# Previous: webkit.org/b/223729 [ Debug ] css3/scroll-snap/scroll-snap-wheel-event.html [ Pass ]
+webkit.org/b/212202 css3/scroll-snap/scroll-snap-wheel-event.html [ Skip ]
+
+
+
 # Warning: this test is expected to fail in the global expectations file, but
 # we expect it to Pass because we support RTL scrollbars. When fixed, it should
 # not be removed, but moved to the expected passes section of this file.
@@ -1784,6 +1792,9 @@
 # UNSUPPORTED tests. Things we must skip.
 #////////////////////////////////////////////////////////////////////////////////////////
 
+# Tests behavior specific to MediaSessionManagerCocoa
+media/audio-session-category.html [ Skip ]
+
 # This test assumes we cannot play RTSP, but we can.
 media/unsupported-rtsp.html [ WontFix Skip ]
 

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (291297 => 291298)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2022-03-15 16:52:02 UTC (rev 291297)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2022-03-15 16:56:07 UTC (rev 291298)
@@ -614,9 +614,6 @@
 webkit.org/b/152620 css3/font-variant-petite-caps-synthesis.html [ ImageOnlyFailure ]
 webkit.org/b/152620 css3/font-variant-small-caps-synthesis.html [ ImageOnlyFailure ]
 
-# monitorWheelEvents doesn't work in this test.
-css3/scroll-snap/scroll-snap-wheel-event.html [ Skip ]
-
 # Requires ENABLE(SAMPLING_PROFILER)
 webkit.org/b/153466 inspector/sampling-profiler [ Skip ]
 
@@ -937,9 +934,6 @@
 # End of Crashing tests
 #////////////////////////////////////////////////////////////////////////////////////////
 
-# Tests behavior specific to MediaSessionManagerCocoa
-media/audio-session-category.html [ Skip ]
-
 #////////////////////////////////////////////////////////////////////////////////////////
 # 4. FLAKY TESTS
 #////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (291297 => 291298)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2022-03-15 16:52:02 UTC (rev 291297)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2022-03-15 16:56:07 UTC (rev 291298)
@@ -230,10 +230,6 @@
 # We don't yet support EXIF-based resolution
 webkit.org/b/217821 imported/w3c/web-platform-tests/density-size-correction/ [ Skip ]
 
-# Scrolling
-webkit.org/b/223729 [ Release ] css3/scroll-snap/scroll-snap-wheel-event.html [ Pass Failure ]
-webkit.org/b/223729 [ Debug ] css3/scroll-snap/scroll-snap-wheel-event.html [ Pass ]
-
 # Scrolling coordinator
 webkit.org/b/215508 [ Release ] scrollingcoordinator/overflow-proxy-reattach.html [ Pass Timeout ]
 webkit.org/b/215508 [ Release ] scrollingcoordinator/fixed-node-reattach.html [ Pass Timeout ]
@@ -1265,6 +1261,7 @@
 webkit.org/b/208188 webgl/2.0.0 [ Skip ]
 webkit.org/b/208188 webgl/2.0.y [ Skip ]
 webkit.org/b/208188 webgl/pending/conformance2 [ Skip ]
+webkit.org/b/166536 http/tests/webgl/2.0.y/ [ Skip ]
 
 webkit.org/b/212080 mathml/presentation/href-enter.html [ ImageOnlyFailure ]
 webkit.org/b/212080 mathml/presentation/href-style.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to