Title: [280043] trunk/LayoutTests
Revision
280043
Author
[email protected]
Date
2021-07-19 13:14:07 -0700 (Mon, 19 Jul 2021)

Log Message

[MacOS wk2 & iOS] 2 fast/canvas tests are flaky timeouts
https://bugs.webkit.org/show_bug.cgi?id=228082

Unreviewed test gardening.

Patch by Ayumi Kojima <[email protected]> on 2021-07-19

* platform/ios-wk2/TestExpectations:
* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (280042 => 280043)


--- trunk/LayoutTests/ChangeLog	2021-07-19 19:38:25 UTC (rev 280042)
+++ trunk/LayoutTests/ChangeLog	2021-07-19 20:14:07 UTC (rev 280043)
@@ -1,3 +1,13 @@
+2021-07-19  Ayumi Kojima  <[email protected]>
+
+        [MacOS wk2 & iOS] 2 fast/canvas tests are flaky timeouts
+        https://bugs.webkit.org/show_bug.cgi?id=228082
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+        * platform/mac-wk2/TestExpectations:
+
 2021-07-19  Eric Hutchison  <[email protected]>
 
         [ BigSur Release wk1 ] media/video-restricted-no-preload-auto.html is a flaky failure.

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (280042 => 280043)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-07-19 19:38:25 UTC (rev 280042)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-07-19 20:14:07 UTC (rev 280043)
@@ -1951,4 +1951,6 @@
 
 webkit.org/b/227890 fast/canvas/canvas-path-addPath.html [ Pass Timeout ]
 
+webkit.org/b/228082 fast/canvas/canvas-overloads-setShadow.html [ Pass Timeout ]
+
 webkit.org/b/227998 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-network-error.sub.html [ Pass Failure ]
\ No newline at end of file

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (280042 => 280043)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-07-19 19:38:25 UTC (rev 280042)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-07-19 20:14:07 UTC (rev 280043)
@@ -1399,6 +1399,9 @@
 
 webkit.org/b/227881 fast/canvas/canvas-overloads-strokeText.html [ Pass Crash ]
 
+webkit.org/b/228082 fast/canvas/canvas-overloads-setShadow.html [ Pass Timeout ]
+webkit.org/b/228082 fast/canvas/getPutImageDataPairTest.html [ Pass Timeout ]
+
 webkit.org/b/227881 inspector/canvas/requestClientNodes-css.html [ Pass Timeout ]
 
 webkit.org/b/228030 inspector/canvas/setShaderProgramHighlighted.html [ Pass Failure Timeout ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to