Title: [273168] trunk/LayoutTests
Revision
273168
Author
[email protected]
Date
2021-02-19 15:16:56 -0800 (Fri, 19 Feb 2021)

Log Message

css3/calc/transforms-translate.html is a flakey image failure in EWS
https://bugs.webkit.org/show_bug.cgi?id=222205

Unreviewed test gardening.

Patch by Robert Jenner <[email protected]> on 2021-02-19

* platform/mac/TestExpectations: Marking as flakey Image Failure to skip in EWS, but not in production.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (273167 => 273168)


--- trunk/LayoutTests/ChangeLog	2021-02-19 23:15:22 UTC (rev 273167)
+++ trunk/LayoutTests/ChangeLog	2021-02-19 23:16:56 UTC (rev 273168)
@@ -1,5 +1,14 @@
 2021-02-19  Robert Jenner  <[email protected]>
 
+        css3/calc/transforms-translate.html is a flakey image failure in EWS
+        https://bugs.webkit.org/show_bug.cgi?id=222205
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations: Marking as flakey Image Failure to skip in EWS, but not in production.
+
+2021-02-19  Robert Jenner  <[email protected]>
+
         media/modern-media-controls/tracks-support/tracks-support-audio-tracks.html is a flakey timeout on EWS
         https://bugs.webkit.org/show_bug.cgi?id=222197
 

Modified: trunk/LayoutTests/platform/mac/TestExpectations (273167 => 273168)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-02-19 23:15:22 UTC (rev 273167)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-02-19 23:16:56 UTC (rev 273168)
@@ -2295,4 +2295,6 @@
 
 webkit.org/b/222185 media/media-extension-with-fragment.html [ Crash ]
 
-webkit.org/b/222197 media/modern-media-controls/tracks-support/tracks-support-audio-tracks.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/222197 media/modern-media-controls/tracks-support/tracks-support-audio-tracks.html [ Pass Timeout ]
+
+webkit.org/b/222205 css3/calc/transforms-translate.html [ Pass ImageOnlyFailure ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to