Title: [234742] trunk/LayoutTests
Revision
234742
Author
[email protected]
Date
2018-08-09 16:30:39 -0700 (Thu, 09 Aug 2018)

Log Message

REGRESSION (r234330): 3 legacy-animation-engine/compositing tests are flaky failures
https://bugs.webkit.org/show_bug.cgi?id=188357

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (234741 => 234742)


--- trunk/LayoutTests/ChangeLog	2018-08-09 23:07:24 UTC (rev 234741)
+++ trunk/LayoutTests/ChangeLog	2018-08-09 23:30:39 UTC (rev 234742)
@@ -1,3 +1,12 @@
+2018-08-09  Truitt Savell  <[email protected]>
+
+        REGRESSION (r234330): 3 legacy-animation-engine/compositing tests are flaky failures
+        https://bugs.webkit.org/show_bug.cgi?id=188357
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk1/TestExpectations:
+
 2018-08-09  Ali Juma  <[email protected]>
 
         Update IDL for IntersectionObserverEntry and IntersectionObserverEntryInit

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (234741 => 234742)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2018-08-09 23:07:24 UTC (rev 234741)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2018-08-09 23:30:39 UTC (rev 234742)
@@ -609,3 +609,7 @@
 
 # <rdar://problem/42920617>
 [ Mojave+ ] compositing/repaint/iframes/composited-iframe-with-fixed-background-doc-repaint.html [ Pass Failure ]
+
+webkit.org/b/188357 legacy-animation-engine/compositing/backing/transform-transition-from-outside-view.html [ Pass Failure ]
+webkit.org/b/188357 legacy-animation-engine/compositing/geometry/limit-layer-bounds-opacity-transition.html [ Pass Failure ]
+webkit.org/b/188357 legacy-animation-engine/compositing/layer-creation/animation-overlap-with-children.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to