Title: [243871] trunk/LayoutTests
Revision
243871
Author
[email protected]
Date
2019-04-04 09:38:50 -0700 (Thu, 04 Apr 2019)

Log Message

REGRESSION (r236501?): Layout Test compositing/geometry/limit-layer-bounds-opacity-transition.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=190210
<rdar://problem/45045989>

Unreviewed.

The flakiness dashboard shows that this test hasn't been flaky for a few weeks, reverting the flaky expectation.

Patch by Antoine Quint <[email protected]> on 2019-04-04

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (243870 => 243871)


--- trunk/LayoutTests/ChangeLog	2019-04-04 15:44:37 UTC (rev 243870)
+++ trunk/LayoutTests/ChangeLog	2019-04-04 16:38:50 UTC (rev 243871)
@@ -1,5 +1,17 @@
 2019-04-04  Antoine Quint  <[email protected]>
 
+        REGRESSION (r236501?): Layout Test compositing/geometry/limit-layer-bounds-opacity-transition.html is flaky
+        https://bugs.webkit.org/show_bug.cgi?id=190210
+        <rdar://problem/45045989>
+
+        Unreviewed.
+
+        The flakiness dashboard shows that this test hasn't been flaky for a few weeks, reverting the flaky expectation.
+
+        * platform/mac/TestExpectations:
+
+2019-04-04  Antoine Quint  <[email protected]>
+
         [Web Animations] JS wrapper may be deleted while animation is yet to dispatch its finish event
         https://bugs.webkit.org/show_bug.cgi?id=196118
         <rdar://problem/46614137>

Modified: trunk/LayoutTests/platform/mac/TestExpectations (243870 => 243871)


--- trunk/LayoutTests/platform/mac/TestExpectations	2019-04-04 15:44:37 UTC (rev 243870)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2019-04-04 16:38:50 UTC (rev 243871)
@@ -1760,8 +1760,6 @@
 webgl/2.0.0/conformance2/attribs/gl-vertexattribipointer.html [ Slow ]
 webgl/2.0.0/conformance2/textures/misc/copy-texture-image-luma-format.html [ Slow ]
 
-webkit.org/b/190210 compositing/geometry/limit-layer-bounds-opacity-transition.html [ Pass Failure ]
-
 webkit.org/b/176929 [ Mojave+ ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/ready-states/autoplay-with-slow-text-tracks.html [ Pass Failure ]
 
 webkit.org/b/170877 [ Debug ] webgl/1.0.2/conformance/glsl/misc/shader-with-reserved-words.html [ Pass Timeout ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to