Title: [281020] trunk/LayoutTests
Revision
281020
Author
[email protected]
Date
2021-08-13 08:57:32 -0700 (Fri, 13 Aug 2021)

Log Message

REGRESSION(r280078): broke fast/images/exif-orientation-composited.html on windows.
https://bugs.webkit.org/show_bug.cgi?id=228325.

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (281019 => 281020)


--- trunk/LayoutTests/ChangeLog	2021-08-13 15:38:40 UTC (rev 281019)
+++ trunk/LayoutTests/ChangeLog	2021-08-13 15:57:32 UTC (rev 281020)
@@ -1,3 +1,12 @@
+2021-08-13  Ayumi Kojima  <[email protected]>
+
+        REGRESSION(r280078): broke fast/images/exif-orientation-composited.html on windows.
+        https://bugs.webkit.org/show_bug.cgi?id=228325.
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2021-08-13  Youenn Fablet  <[email protected]>
 
         Overly verbose catchable fetch error messages lead to cross-origin leaks

Modified: trunk/LayoutTests/platform/win/TestExpectations (281019 => 281020)


--- trunk/LayoutTests/platform/win/TestExpectations	2021-08-13 15:38:40 UTC (rev 281019)
+++ trunk/LayoutTests/platform/win/TestExpectations	2021-08-13 15:57:32 UTC (rev 281020)
@@ -3774,6 +3774,8 @@
 
 webkit.org/b/177216 fast/images/animated-image-mp4.html [ Skip ]
 
+webkit.org/b/228325 fast/images/exif-orientation-composited.html [ Pass ImageOnlyFailure ]
+
 webkit.org/b/177234 http/wpt/resource-timing/rt-cors.html [ Skip ]
 webkit.org/b/177234 http/wpt/resource-timing/rt-cors.worker.html [ Skip ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to