Title: [263262] trunk/LayoutTests
Revision
263262
Author
lmo...@igalia.com
Date
2020-06-19 06:34:26 -0700 (Fri, 19 Jun 2020)

Log Message

[GTK] Garden some flaky crashes and start expect reorg

Unreviewed test gardening.

Also start new section in the top of the file to follow the glib
expectation grouping.

* platform/gtk-wayland/TestExpectations:
* platform/gtk/TestExpectations:
* platform/glib/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (263261 => 263262)


--- trunk/LayoutTests/ChangeLog	2020-06-19 13:18:21 UTC (rev 263261)
+++ trunk/LayoutTests/ChangeLog	2020-06-19 13:34:26 UTC (rev 263262)
@@ -1,3 +1,16 @@
+2020-06-18  Lauro Moura  <lmo...@igalia.com>
+
+        [GTK] Garden some flaky crashes and start expect reorg
+
+        Unreviewed test gardening.
+
+        Also start new section in the top of the file to follow the glib
+        expectation grouping.
+
+        * platform/gtk-wayland/TestExpectations:
+        * platform/gtk/TestExpectations:
+        * platform/glib/TestExpectations:
+
 2020-06-19  Zalan Bujtas  <za...@apple.com>
 
         [LFC][BFC] Min/max-width should always be resolved against the containing block width

Modified: trunk/LayoutTests/platform/glib/TestExpectations (263261 => 263262)


--- trunk/LayoutTests/platform/glib/TestExpectations	2020-06-19 13:18:21 UTC (rev 263261)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2020-06-19 13:34:26 UTC (rev 263262)
@@ -79,6 +79,7 @@
 
 webkit.org/b/210528 media/media-source/media-source-seek-back.html [ Crash Pass ]
 webkit.org/b/210528 media/video-src-blob-replay.html [ Crash Pass ]
+webkit.org/b/210528 fast/mediastream/MediaStream-MediaElement-setObject-null.html [ Crash Pass ]
 
 webkit.org/b/213011 fast/mediastream/media-stream-track-interrupted.html [ Failure ]
 

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (263261 => 263262)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-06-19 13:18:21 UTC (rev 263261)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-06-19 13:34:26 UTC (rev 263262)
@@ -35,6 +35,32 @@
 # End platform-specific directories.
 #//////////////////////////////////////////////////////////////////////////////////////////
 
+#//////////////////////////////////////////////////////////////////////////////////////////
+# Triaged Expectations
+# * KEEP THE SECTIONS SORTED ALPHABETICALLY.
+# * ALWAYS WITH BUG ENTRIES for things like Timeout, Failure and Crash.
+#
+# For more info, check the glib/TestExpectations file
+# If unsure of where to put the expectations, add the test to the end of the file and
+# ask for triaging.
+#//////////////////////////////////////////////////////////////////////////////////////////
+
+# GStreamer - GTK-Only. Most GStreamer issues probably will go in the glib expectations
+webkit.org/b/210528 media/video-supports-fullscreen.html [ Crash Pass ]
+
+# Printing
+webkit.org/b/196542 printing/crash-while-formatting-subframe-for-printing.html [ Crash ]
+webkit.org/b/196542 printing/printing-events.html [ Crash ]
+
+# Workers
+## Also timeouts sometimes in Wayland
+webkit.org/b/177940 workers/wasm-hashset-many-2.html [ Crash ]
+
+#//////////////////////////////////////////////////////////////////////////////////////////
+# End of Triaged Expectations
+# Legacy Expectations sections below
+#//////////////////////////////////////////////////////////////////////////////////////////
+
 # This list is divided into several sections to make it easy for us to triage and close issues.
 # 1. TESTS THAT REQUIRE NEW RESULTS
 # Please don't add any tests to this list. Instead just ping a GTK+ developer
@@ -1335,8 +1361,6 @@
 # See also webkit.org/b/163528 Threaded compositor failures caused by one of r203496, r203497, or r203498
 webkit.org/b/177536 media/video-object-fit.html [ Crash ImageOnlyFailure ]
 
-webkit.org/b/177940 workers/wasm-hashset-many-2.html [ Crash ]
-
 webkit.org/b/185546 media/video-playbackrate.html [ Crash Pass Timeout ]
 
 # Crashes only when GNOME icon theme is not installed
@@ -1351,9 +1375,6 @@
 
 imported/w3c/web-platform-tests/mathml/relations/css-styling/color-004.html [ ImageOnlyFailure ]
 
-webkit.org/b/196542 printing/crash-while-formatting-subframe-for-printing.html [ Crash ]
-webkit.org/b/196542 printing/printing-events.html [ Crash ]
-
 webkit.org/b/196799 imported/blink/fast/css/first-letter-crash-document-disposal.html [ Pass Crash ]
 
 webkit.org/b/120839 animations/cross-fade-background-image.html [ ImageOnlyFailure Crash ]

Modified: trunk/LayoutTests/platform/gtk-wayland/TestExpectations (263261 => 263262)


--- trunk/LayoutTests/platform/gtk-wayland/TestExpectations	2020-06-19 13:18:21 UTC (rev 263261)
+++ trunk/LayoutTests/platform/gtk-wayland/TestExpectations	2020-06-19 13:34:26 UTC (rev 263262)
@@ -15,6 +15,25 @@
 webkit.org/b/210370 media/track/text-track-cue-is-reachable.html [ Pass ]
 webkit.org/b/210848 compositing/video/video-border-radius-clipping.html [ Pass ]
 
+#//////////////////////////////////////////////////////////////////////////////////////////
+# Triaged Expectations
+# * KEEP THE SECTIONS SORTED ALPHABETICALLY.
+# * ALWAYS WITH BUG ENTRIES for things like Timeout, Failure and Crash.
+#
+# For more info, check the glib/TestExpectations file
+# If unsure of where to put the expectations, add the test to the end of the file and
+# ask for triaging.
+#//////////////////////////////////////////////////////////////////////////////////////////
+
+# Workers
+## Crashing in X11, but also timing out in Wayland
+webkit.org/b/177940 workers/wasm-hashset-many-2.html [ Crash Timeout ]
+
+#//////////////////////////////////////////////////////////////////////////////////////////
+# End of Triaged Expectations
+# Legacy Expectations sections below
+#//////////////////////////////////////////////////////////////////////////////////////////
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # Expected failures
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to