Title: [281130] trunk/LayoutTests
Revision
281130
Author
[email protected]
Date
2021-08-16 23:50:16 -0700 (Mon, 16 Aug 2021)

Log Message

[GLIB][GTK] Unreviewed test gardening. Reassign bugs filed under webkit.org/b/186638.

webkit.org/b/186638 was used to track tests failing in EWS-GTK, but
all the current tests filed under this bug are actually failing in the
post-commit bot. The failing tests should be filed under their own bug.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (281129 => 281130)


--- trunk/LayoutTests/ChangeLog	2021-08-17 06:43:39 UTC (rev 281129)
+++ trunk/LayoutTests/ChangeLog	2021-08-17 06:50:16 UTC (rev 281130)
@@ -1,3 +1,14 @@
+2021-08-16  Diego Pino Garcia  <[email protected]>
+
+        [GLIB][GTK] Unreviewed test gardening. Reassign bugs filed under webkit.org/b/186638.
+
+        webkit.org/b/186638 was used to track tests failing in EWS-GTK, but
+        all the current tests filed under this bug are actually failing in the
+        post-commit bot. The failing tests should be filed under their own bug.
+
+        * platform/glib/TestExpectations:
+        * platform/gtk/TestExpectations:
+
 2021-08-16  Antti Koivisto  <[email protected]>
 
         REGRESSION (r275756): Accelerated animations freeze when invalidating layout with shadow dom

Modified: trunk/LayoutTests/platform/glib/TestExpectations (281129 => 281130)


--- trunk/LayoutTests/platform/glib/TestExpectations	2021-08-17 06:43:39 UTC (rev 281129)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2021-08-17 06:50:16 UTC (rev 281130)
@@ -1209,11 +1209,10 @@
 imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/aes_cbc.https.any.html [ DumpJSConsoleLogInStdErr ]
 imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.any.html [ Failure Pass ]
 
-webkit.org/b/186638 imported/w3c/web-platform-tests/xhr/send-timeout-events.htm [ Failure Pass ]
-
 webkit.org/b/186638 imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-combining.html [ Failure Pass ]
 webkit.org/b/186638 imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-stretchy-001.html [ Failure Pass ]
 webkit.org/b/186638 imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-stretchy-002.html [ Failure Pass ]
+webkit.org/b/150806 imported/w3c/web-platform-tests/xhr/send-timeout-events.htm [ Failure Pass ]
 
 webkit.org/b/202736 http/tests/appcache/remove-cache.html [ DumpJSConsoleLogInStdErr ]
 webkit.org/b/202736 [ Release ] http/wpt/cache-storage/quota-third-party.https.html [ Pass Timeout ]
@@ -2228,7 +2227,6 @@
 webkit.org/b/145258 media/video-controller-child-rate.html [ Failure Pass ]
 webkit.org/b/116277 media/video-buffered.html [ Pass Failure  ]
 
-webkit.org/b/186638 media/video-remote-control-playpause.html [ Failure Timeout Pass ]
 webkit.org/b/186679 media/video-currentTime-delay.html [ Crash Pass Timeout ]
 
 webkit.org/b/198827 media/media-fullscreen-return-to-inline.html [ Timeout ]
@@ -2352,6 +2350,9 @@
 
 webkit.org/b/229062 fast/forms/caps-lock-indicator-width.html [ Crash ]
 
+# Test is a flaky timeout. The test is also skipped in iOS and Windows.
+media/video-remote-control-playpause.html [ Skip ]
+
 # End: Common failures between GTK and WPE.
 
 #////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (281129 => 281130)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2021-08-17 06:43:39 UTC (rev 281129)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2021-08-17 06:50:16 UTC (rev 281130)
@@ -1016,6 +1016,8 @@
 # Tests showing flakiness in the bot
 webkit.org/b/132182 css3/calc/transitions-dependent.html [ Failure ]
 
+webkit.org/b/132385 compositing/repaint/repaint-on-layer-grouping-change.html [ Failure Pass ]
+
 # Fast overflow.
 
 webkit.org/b/136066 animations/fill-mode-iteration-count-non-integer.html [ Timeout Pass ]
@@ -1083,12 +1085,6 @@
 
 webkit.org/b/186136 compositing/animation/layer-for-filling-animation.html [ Failure ]
 
-# 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/selection/select-bidi-run.html [ Timeout Pass ]
-
-# Tests failing on the EWS queue.
-
 webkit.org/b/186667 compositing/repaint/iframes/composited-iframe-with-fixed-background-doc-repaint.html [ Failure Pass ]
 
 webkit.org/b/186673 editing/spelling/spellcheck-async-mutation.html [ Failure Pass ]
@@ -1349,6 +1345,9 @@
 
 webkit.org/b/219979 gamepad/gamepad-polling-access.html [ Timeout Pass ]
 
+# Test is flaky timing out. Also skipped in Mac and iOS.
+editing/selection/select-bidi-run.html [ Skip ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests timing out
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to