Title: [291595] trunk/LayoutTests
Revision
291595
Author
matteo_flo...@apple.com
Date
2022-03-21 18:38:32 -0700 (Mon, 21 Mar 2022)

Log Message

[ iOS iPhone 12 ] fast/hidpi & fast/layers/hidpi tests are flaky text/image failing
https://bugs.webkit.org/show_bug.cgi?id=232384

Unreviewed test gardening.

* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (291594 => 291595)


--- trunk/LayoutTests/ChangeLog	2022-03-22 01:35:47 UTC (rev 291594)
+++ trunk/LayoutTests/ChangeLog	2022-03-22 01:38:32 UTC (rev 291595)
@@ -1,3 +1,12 @@
+2022-03-21  Matteo Flores  <matteo_flo...@apple.com>
+
+        [ iOS iPhone 12 ] fast/hidpi & fast/layers/hidpi tests are flaky text/image failing
+        https://bugs.webkit.org/show_bug.cgi?id=232384
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations:
+
 2022-03-21  Robert Jenner  <jen...@apple.com>
 
         REGRESSION: [ Monterey ] imported/w3c/web-platform-tests/html/canvas/element/line-styles/2d.line.width.scaledefault.html is a constant text failure

Modified: trunk/LayoutTests/platform/ios/TestExpectations (291594 => 291595)


--- trunk/LayoutTests/platform/ios/TestExpectations	2022-03-22 01:35:47 UTC (rev 291594)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2022-03-22 01:38:32 UTC (rev 291595)
@@ -1773,6 +1773,13 @@
 webkit.org/b/178739 css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html [ Skip ]
 webkit.org/b/178739 css3/viewport-percentage-lengths/viewport-percentage-lengths-resize.html [ Skip ]
 
+# Webkit.org/b/232384 these tests are flaky failures on iOS
+fast/inline-block/hidpi-margin-top-with-subpixel-value-and-overflow-hidden.html [ Pass Failure ]
+fast/layers/hidpi-box-positioned-off-by-one-when-transform-is-present.html [ Pass Failure ]
+fast/layers/hidpi-floor-negative-coordinate-values-to-maintain-rounding-direction.html [ Pass Failure ]
+fast/layers/hidpi-nested-layers-with-subpixel-accumulation.html [ Pass Failure ]
+fast/layers/hidpi-transform-on-child-content-is-mispositioned.html [ Pass Failure ]
+
 # LayoutTests/fast tests that timeout:
 fast/events/reveal-link-when-focused.html
 fast/forms/validation-message-appearance.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to