Title: [291232] trunk/LayoutTests
Revision
291232
Author
matteo_flo...@apple.com
Date
2022-03-14 09:37:30 -0700 (Mon, 14 Mar 2022)

Log Message

[GTK][WPE] EXIF orientation tests are failing since added in r249364 - "EXIF orientation should be respected when rendering images"
Nhttps://bugs.webkit.org/show_bug.cgi?id=201982

Unreviewed test gardening.

* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (291231 => 291232)


--- trunk/LayoutTests/ChangeLog	2022-03-14 15:47:23 UTC (rev 291231)
+++ trunk/LayoutTests/ChangeLog	2022-03-14 16:37:30 UTC (rev 291232)
@@ -1,5 +1,14 @@
 2022-03-14  Matteo Flores  <matteo_flo...@apple.com>
 
+        [GTK][WPE] EXIF orientation tests are failing since added in r249364 - "EXIF orientation should be respected when rendering images"
+        Nhttps://bugs.webkit.org/show_bug.cgi?id=201982
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations:
+
+2022-03-14  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
 

Modified: trunk/LayoutTests/platform/ios/TestExpectations (291231 => 291232)


--- trunk/LayoutTests/platform/ios/TestExpectations	2022-03-14 15:47:23 UTC (rev 291231)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2022-03-14 16:37:30 UTC (rev 291232)
@@ -3409,6 +3409,12 @@
 fast/hidpi/image-srcset-simple-in-variable-1x.html [ Pass Failure ]
 fast/hidpi/pdf-image-scaled.html [ Pass Failure ]
 
+webkit.org/b/201982 These are flaky failures on iOS
+fast/images/exif-orientation-svg-feimage.html [ Pass Failure ]
+fast/images/exif-orientation-background-image-repeat.html [ Pass Failure ]
+fast/images/image-orientation-dynamic-from-image.html [ Pass Failure ]
+fast/images/image-orientation-none.html [ Pass Failure ]
+
 # These tests require the design system ui fonts to be installed.
 fast/text/design-system-ui-11.html [ Pass ]
 fast/text/design-system-ui-12.html [ Pass ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to