Title: [279725] trunk/LayoutTests
Revision
279725
Author
tsav...@apple.com
Date
2021-07-08 09:52:02 -0700 (Thu, 08 Jul 2021)

Log Message

transitions/start-transform-transition.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=207125.

Unreviewed test gardening.

Patch by Eric Hutchison <ehutchi...@apple.com> on 2021-07-08

* platform/mac-wk1/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (279724 => 279725)


--- trunk/LayoutTests/ChangeLog	2021-07-08 16:32:08 UTC (rev 279724)
+++ trunk/LayoutTests/ChangeLog	2021-07-08 16:52:02 UTC (rev 279725)
@@ -1,3 +1,13 @@
+2021-07-08  Eric Hutchison  <ehutchi...@apple.com>
+
+        transitions/start-transform-transition.html is flaky failing.
+        https://bugs.webkit.org/show_bug.cgi?id=207125.
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk1/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2021-07-08  Chris Dumez  <cdu...@apple.com>
 
         [WebCrypto] deriveBits() fails if length is not a multiple of 8 for ECDH algorithm

Modified: trunk/LayoutTests/platform/mac/TestExpectations (279724 => 279725)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-07-08 16:32:08 UTC (rev 279724)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-07-08 16:52:02 UTC (rev 279725)
@@ -2308,3 +2308,5 @@
 webkit.org/b/223472 [ BigSur Release arm64 ] imported/w3c/web-platform-tests/resource-timing/resource_timing.worker.html [ Pass Failure ]
 
 webkit.org/b/227753 [ Debug ] fast/dom/Window/post-message-large-array-buffer-should-not-crash.html [ Pass Failure ]
+
+webkit.org/b/207125 transitions/start-transform-transition.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (279724 => 279725)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-07-08 16:32:08 UTC (rev 279724)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-07-08 16:52:02 UTC (rev 279725)
@@ -915,8 +915,6 @@
 
 webkit.org/b/214558 editing/execCommand/typing-should-not-trigger-scrolling-when-selection-is-visible.html [ Failure ]
 
-webkit.org/b/207125 transitions/start-transform-transition.html [ Pass Failure ]
-
 webkit.org/b/181085 svg/custom/object-sizing-explicit-width.xhtml [ Pass Failure ]
 
 webkit.org/b/185332 animations/duplicate-keys.html [ Pass ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to