Title: [279853] trunk/LayoutTests
Revision
279853
Author
jen...@apple.com
Date
2021-07-12 14:34:03 -0700 (Mon, 12 Jul 2021)

Log Message

[ iOS ] fast/canvas/canvas-overloads-strokeText.html is a flaky crash.
https://bugs.webkit.org/show_bug.cgi?id=227881.

Unreviewed test gardening.

Patch by Eric Hutchison <ehutchi...@apple.com> on 2021-07-12

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (279852 => 279853)


--- trunk/LayoutTests/ChangeLog	2021-07-12 21:18:41 UTC (rev 279852)
+++ trunk/LayoutTests/ChangeLog	2021-07-12 21:34:03 UTC (rev 279853)
@@ -1,3 +1,12 @@
+2021-07-12 Eric Hutchison <ehutchi...@apple.com>
+
+        [ iOS ] fast/canvas/canvas-overloads-strokeText.html is a flaky crash.
+        https://bugs.webkit.org/show_bug.cgi?id=227881.
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+
 2021-07-12  Ayumi Kojima  <ayumi_koj...@apple.com>
 
         [Mac wk1 Debug] webaudio/audioworket-out-of-memory.html is a flaky timeout.

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (279852 => 279853)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-07-12 21:18:41 UTC (rev 279852)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-07-12 21:34:03 UTC (rev 279853)
@@ -1939,3 +1939,5 @@
 webkit.org/b/226826 http/tests/ssl/applepay/ApplePayButton.html [ Failure ]
 
 webkit.org/b/227273 fast/css-custom-paint/out-of-memory-while-adding-worklet-module.html [ Pass Timeout DumpJSConsoleLogInStdErr ]
+
+webkit.org/b/227881 fast/canvas/canvas-overloads-strokeText.html [ Pass Crash ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to