Title: [277041] trunk/LayoutTests
Revision
277041
Author
[email protected]
Date
2021-05-05 14:05:40 -0700 (Wed, 05 May 2021)

Log Message

Skip fast/canvas/CanvasRenderingContext2DSettings-colorSpace-enabled.html on windows
until the preference has been hooked up.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (277040 => 277041)


--- trunk/LayoutTests/ChangeLog	2021-05-05 20:44:39 UTC (rev 277040)
+++ trunk/LayoutTests/ChangeLog	2021-05-05 21:05:40 UTC (rev 277041)
@@ -1,3 +1,10 @@
+2021-05-05  Sam Weinig  <[email protected]>
+
+        Skip fast/canvas/CanvasRenderingContext2DSettings-colorSpace-enabled.html on windows
+        until the preference has been hooked up.
+
+        * platform/win/TestExpectations:
+
 2021-05-05  Robert Jenner  <[email protected]>
 
         [ macOS/iOS Debug ] http/wpt/crypto/unwrap-rsa-key-crash.any.html (layout-test) is a flaky crash

Modified: trunk/LayoutTests/platform/win/TestExpectations (277040 => 277041)


--- trunk/LayoutTests/platform/win/TestExpectations	2021-05-05 20:44:39 UTC (rev 277040)
+++ trunk/LayoutTests/platform/win/TestExpectations	2021-05-05 21:05:40 UTC (rev 277041)
@@ -4630,3 +4630,5 @@
 webexposed/counter-style-image-symbols-not-exposed.html [ Skip ]
 
 fast/text/line-break-with-locale.html [ ImageOnlyFailure ]
+
+fast/canvas/CanvasRenderingContext2DSettings-colorSpace-enabled.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to