Title: [294908] trunk/LayoutTests/platform
Revision
294908
Author
nmouchta...@apple.com
Date
2022-05-26 16:41:44 -0700 (Thu, 26 May 2022)

Log Message

Disable heic tests temporarily
https://bugs.webkit.org/show_bug.cgi?id=240990

Unreviewed test expectation chnage.

* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:

Canonical link: https://commits.webkit.org/251030@main

Modified Paths

Diff

Modified: trunk/LayoutTests/platform/ios/TestExpectations (294907 => 294908)


--- trunk/LayoutTests/platform/ios/TestExpectations	2022-05-26 23:41:11 UTC (rev 294907)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2022-05-26 23:41:44 UTC (rev 294908)
@@ -72,9 +72,9 @@
 perf/accessibility-title-ui-element.html
 
 # webkit.org/b/240843
-fast/images/heic-as-background-image.html [ Pass ]
-fast/images/animated-heics-verify.html [ Pass ]
-fast/images/animated-heics-draw.html [ Pass ]
+fast/images/heic-as-background-image.html [ Skip ]
+fast/images/animated-heics-verify.html [ Skip ]
+fast/images/animated-heics-draw.html [ Skip ]
 
 # No fullscreen API on iOS
 fullscreen

Modified: trunk/LayoutTests/platform/mac/TestExpectations (294907 => 294908)


--- trunk/LayoutTests/platform/mac/TestExpectations	2022-05-26 23:41:11 UTC (rev 294907)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2022-05-26 23:41:44 UTC (rev 294908)
@@ -90,9 +90,9 @@
 #//////////////////////////////////////////////////////////////////////////////////////////
 
 # webkit.org/b/240843
-fast/images/animated-heics-draw.html [ Pass ]
-fast/images/animated-heics-verify.html [ Pass ]
-fast/images/heic-as-background-image.html [ Pass ]
+fast/images/animated-heics-draw.html [ Skip ]
+fast/images/animated-heics-verify.html [ Skip ]
+fast/images/heic-as-background-image.html [ Skip ]
 
 # <rdar://problem/5647952> fast/events/mouseout-on-window.html needs mac DRT to issue mouse out events
 fast/events/mouseout-on-window.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to