Title: [275552] trunk/LayoutTests
Revision
275552
Author
amir_m...@apple.com
Date
2021-04-06 14:14:43 -0700 (Tue, 06 Apr 2021)

Log Message

[BigSur Wk1] transforms/2d* and transforms/hittest-translated-content-off-to-infinity-and-back.html are flaky image failures
https://bugs.webkit.org/show_bug.cgi?id=223904

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (275551 => 275552)


--- trunk/LayoutTests/ChangeLog	2021-04-06 21:08:53 UTC (rev 275551)
+++ trunk/LayoutTests/ChangeLog	2021-04-06 21:14:43 UTC (rev 275552)
@@ -1,3 +1,12 @@
+2021-04-06  Amir Mark Jr  <amir_m...@apple.com>
+
+        [BigSur Wk1] transforms/2d* and transforms/hittest-translated-content-off-to-infinity-and-back.html are flaky image failures
+        https://bugs.webkit.org/show_bug.cgi?id=223904
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk1/TestExpectations:
+
 2021-04-06  Robert Jenner  <jen...@apple.com>
 
         [ macOS ARM64 ] compositing/background-color/no-composited-background-color-when-perspective.html is a flakey Image failure (4 pixels)

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (275551 => 275552)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-04-06 21:08:53 UTC (rev 275551)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-04-06 21:14:43 UTC (rev 275552)
@@ -1291,4 +1291,15 @@
 [ BigSur ] webanimations/accelerated-transition-by-removing-property.html [ Pass ImageOnlyFailure ]
 [ BigSur ] webanimations/accelerated-translate-animation-additional-animation-added-in-flight.html [ Pass ImageOnlyFailure ]
 [ BigSur ] webanimations/accelerated-translate-animation-underlying-transform-changed-in-flight.html [ Pass ImageOnlyFailure ]
-[ BigSur ] webanimations/accelerated-translate-animation.html [ Pass ImageOnlyFailure ]
\ No newline at end of file
+[ BigSur ] webanimations/accelerated-translate-animation.html [ Pass ImageOnlyFailure ]
+
+# webkit.org/b/223904 Updating test expectations for 9 tests
+[ BigSur ] transforms/2d/preserve3d-not-fixed-container.html [ Pass ImageOnlyFailure ]
+[ BigSur ] transforms/2d/scale-change-composited.html [ Pass ImageOnlyFailure ]
+[ BigSur ] transforms/2d/scale-composited.html [ Pass ImageOnlyFailure ]
+[ BigSur ] transforms/2d/translate-change-composited.html [ Pass ImageOnlyFailure ]
+[ BigSur ] transforms/2d/translate-composited.html [ Pass ImageOnlyFailure ]
+[ BigSur ] transforms/hittest-translated-content-off-to-infinity-and-back.html [ Pass ImageOnlyFailure ]
+[ BigSur ] transforms/2d/perspective-not-fixed-container.html [ Pass ImageOnlyFailure ]
+[ BigSur ] transforms/2d/rotate-change-composited.html [ Pass ImageOnlyFailure ]
+[ BigSur ] transforms/2d/rotate-composited.html [ Pass ImageOnlyFailure ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to