Title: [277656] trunk/LayoutTests
Revision
277656
Author
dp...@igalia.com
Date
2021-05-18 09:52:16 -0700 (Tue, 18 May 2021)

Log Message

[GLIB][GTK] Unreviewed test gardening. File several printing tests that were crashing under own bug.

Also updated baseline of tests that was failing.

* platform/glib/fast/selectors/unqualified-hover-strict-expected.txt: Updated.
* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (277655 => 277656)


--- trunk/LayoutTests/ChangeLog	2021-05-18 16:07:04 UTC (rev 277655)
+++ trunk/LayoutTests/ChangeLog	2021-05-18 16:52:16 UTC (rev 277656)
@@ -1,5 +1,14 @@
 2021-05-18  Diego Pino Garcia  <dp...@igalia.com>
 
+        [GLIB][GTK] Unreviewed test gardening. File several printing tests that were crashing under own bug.
+
+        Also updated baseline of tests that was failing.
+
+        * platform/glib/fast/selectors/unqualified-hover-strict-expected.txt: Updated.
+        * platform/gtk/TestExpectations:
+
+2021-05-18  Diego Pino Garcia  <dp...@igalia.com>
+
         [GLIB] Unreviewed test gardening. Some mathml tests are failing in EWS GTK-WK2 but passing in post-commit bot.
 
         * platform/glib/TestExpectations:

Modified: trunk/LayoutTests/platform/glib/fast/selectors/unqualified-hover-strict-expected.txt (277655 => 277656)


--- trunk/LayoutTests/platform/glib/fast/selectors/unqualified-hover-strict-expected.txt	2021-05-18 16:07:04 UTC (rev 277655)
+++ trunk/LayoutTests/platform/glib/fast/selectors/unqualified-hover-strict-expected.txt	2021-05-18 16:52:16 UTC (rev 277656)
@@ -4,8 +4,8 @@
   RenderBlock {HTML} at (0,0) size 800x94 [bgcolor=#666666]
     RenderBody {BODY} at (8,18) size 784x60
       RenderBlock {H3} at (0,0) size 784x22
-        RenderText {#text} at (0,0) size 455x21
-          text run at (0,0) width 455: "Test of unqualifed :hover selector in strict parsing mode"
+        RenderText {#text} at (0,0) size 453x21
+          text run at (0,0) width 453: "Test of unqualifed :hover selector in strict parsing mode"
       RenderBlock {P} at (0,40) size 784x19
-        RenderText {#text} at (0,0) size 691x17
-          text run at (0,0) width 691: "Moving the mouse anywhere over the document should result in the background color being changed to grey."
+        RenderText {#text} at (0,0) size 690x17
+          text run at (0,0) width 690: "Moving the mouse anywhere over the document should result in the background color being changed to grey."

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (277655 => 277656)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2021-05-18 16:07:04 UTC (rev 277655)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2021-05-18 16:52:16 UTC (rev 277656)
@@ -1022,6 +1022,10 @@
 # Crashing since r277601.
 webkit.org/b/225637 imported/w3c/web-platform-tests/eventsource/eventsource-close.htm [ Crash ]
 
+webkit.org/b/225921 editing/execCommand/print.html [ Crash ]
+webkit.org/b/225921 fast/media/print-restores-previous-mediatype.html [ Crash ]
+webkit.org/b/225921 printing/print-close-crash.html [ Crash ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Crashing tests
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -1159,11 +1163,7 @@
 
 # Tests that fail on the EWS queue since we enabled tests there (obsolete). TODO: the failures below should be filed under a different bug).
 webkit.org/b/186638 compositing/repaint/repaint-on-layer-grouping-change.html [ Failure Pass ]
-webkit.org/b/186638 editing/execCommand/print.html [ Crash ]
 webkit.org/b/186638 editing/selection/select-bidi-run.html [ Timeout Pass ]
-webkit.org/b/186638 fast/media/print-restores-previous-mediatype.html [ Crash ]
-webkit.org/b/186638 fast/selectors/unqualified-hover-strict.html [ Failure ]
-webkit.org/b/186638 printing/print-close-crash.html [ Crash ]
 
 # Tests failing on the EWS queue.
 webkit.org/b/186638 fast/forms/select/popup-closes-on-blur.html [ Failure Pass ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to