Title: [260640] trunk/LayoutTests
Revision
260640
Author
[email protected]
Date
2020-04-24 07:12:26 -0700 (Fri, 24 Apr 2020)

Log Message

[GTK][WPE] Gardening, mark fast/css/resize-corner-tracking.html as flaky
https://bugs.webkit.org/show_bug.cgi?id=210969

Unreviewed gardening.

Apparently the test is only failing in GTK and WPE test bots.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (260639 => 260640)


--- trunk/LayoutTests/ChangeLog	2020-04-24 10:37:17 UTC (rev 260639)
+++ trunk/LayoutTests/ChangeLog	2020-04-24 14:12:26 UTC (rev 260640)
@@ -1,3 +1,15 @@
+2020-04-24  Diego Pino Garcia  <[email protected]>
+
+        [GTK][WPE] Gardening, mark fast/css/resize-corner-tracking.html as flaky
+        https://bugs.webkit.org/show_bug.cgi?id=210969
+
+        Unreviewed gardening.
+
+        Apparently the test is only failing in GTK and WPE test bots.
+
+        * platform/gtk/TestExpectations:
+        * platform/wpe/TestExpectations:
+
 2020-04-24  Youenn Fablet  <[email protected]>
 
         getDisplayMedia is not respecting aspect ratio with max constraints

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (260639 => 260640)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-04-24 10:37:17 UTC (rev 260639)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-04-24 14:12:26 UTC (rev 260640)
@@ -1448,6 +1448,9 @@
 
 webkit.org/b/210850 compositing/tiling/coverage-adjustment-secondary-quad-mapping.html [ Failure ]
 
+# Failing in test bots. Started failing since r260615.
+webkit.org/b/210968 fast/css/resize-corner-tracking.html [ Failure ImageOnlyFailure Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures.
 #

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (260639 => 260640)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2020-04-24 10:37:17 UTC (rev 260639)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2020-04-24 14:12:26 UTC (rev 260640)
@@ -730,6 +730,9 @@
 webkit.org/b/210487 http/tests/resourceLoadStatistics/switch-session-on-navigation-to-prevalent-with-interaction-database.php [ Failure ]
 webkit.org/b/210487 http/tests/resourceLoadStatistics/switch-session-on-navigation-to-prevalent-with-interaction.php [ Failure ]
 
+# Failing in test bots. Started failing since r260615.
+webkit.org/b/210968 fast/css/resize-corner-tracking.html [ Failure ImageOnlyFailure Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # 3. UNRESOLVED TESTS
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to