Title: [282866] trunk/LayoutTests
Revision
282866
Author
hey...@apple.com
Date
2021-09-22 00:55:18 -0700 (Wed, 22 Sep 2021)

Log Message

Tweak canvas test failure expectations to be more accurate
https://bugs.webkit.org/show_bug.cgi?id=230590

Unreviewed test gardening.


* TestExpectations:
* platform/ios-14/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (282865 => 282866)


--- trunk/LayoutTests/ChangeLog	2021-09-22 06:25:33 UTC (rev 282865)
+++ trunk/LayoutTests/ChangeLog	2021-09-22 07:55:18 UTC (rev 282866)
@@ -1,3 +1,13 @@
+2021-09-22  Cameron McCormack  <hey...@apple.com>
+
+        Tweak canvas test failure expectations to be more accurate
+        https://bugs.webkit.org/show_bug.cgi?id=230590
+
+        Unreviewed test gardening.
+
+        * TestExpectations:
+        * platform/ios-14/TestExpectations:
+
 2021-09-21  Eric Hutchison  <ehutchi...@apple.com>
 
         [ BigSur wk2 Debug] imported/w3c/web-platform-tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-iframe-fixed.html.

Modified: trunk/LayoutTests/TestExpectations (282865 => 282866)


--- trunk/LayoutTests/TestExpectations	2021-09-22 06:25:33 UTC (rev 282865)
+++ trunk/LayoutTests/TestExpectations	2021-09-22 07:55:18 UTC (rev 282866)
@@ -5239,8 +5239,8 @@
 imported/w3c/web-platform-tests/css/css-color/predefined-013.html [ Skip ]
 
 # display-p3 canvas and ImageData are Cocoa only for now.
-fast/canvas/canvas-color-space-display-p3-ImageData.html [ Failure ]
-fast/canvas/canvas-color-space-display-p3.html [ Failure ]
+fast/canvas/canvas-color-space-display-p3-ImageData.html [ ImageOnlyFailure ]
+fast/canvas/canvas-color-space-display-p3.html [ ImageOnlyFailure ]
 imported/w3c/web-platform-tests/html/canvas/element/manual/wide-gamut-canvas/canvas-display-p3-drawImage.html [ Failure ]
 imported/w3c/web-platform-tests/html/canvas/element/manual/wide-gamut-canvas/canvas-display-p3-drawImage-ImageBitmap-Blob.html [ Failure ]
 imported/w3c/web-platform-tests/html/canvas/element/manual/wide-gamut-canvas/canvas-display-p3-drawImage-ImageBitmap-ImageBitmap.html [ Failure ]

Modified: trunk/LayoutTests/platform/ios-14/TestExpectations (282865 => 282866)


--- trunk/LayoutTests/platform/ios-14/TestExpectations	2021-09-22 06:25:33 UTC (rev 282865)
+++ trunk/LayoutTests/platform/ios-14/TestExpectations	2021-09-22 07:55:18 UTC (rev 282866)
@@ -69,8 +69,8 @@
 http/tests/app-privacy-report/ [ Skip ]
 
 # display-p3 canvas and ImageData are iOS 15+.
-fast/canvas/canvas-color-space-display-p3-ImageData.html [ Failure ]
-fast/canvas/canvas-color-space-display-p3.html [ Failure ]
+fast/canvas/canvas-color-space-display-p3-ImageData.html [ ImageOnlyFailure ]
+fast/canvas/canvas-color-space-display-p3.html [ ImageOnlyFailure ]
 imported/w3c/web-platform-tests/html/canvas/element/manual/wide-gamut-canvas/canvas-display-p3-drawImage.html [ Failure ]
 imported/w3c/web-platform-tests/html/canvas/element/manual/wide-gamut-canvas/canvas-display-p3-drawImage-ImageBitmap-Blob.html [ Failure ]
 imported/w3c/web-platform-tests/html/canvas/element/manual/wide-gamut-canvas/canvas-display-p3-drawImage-ImageBitmap-ImageBitmap.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to