Title: [279932] trunk/LayoutTests
Revision
279932
Author
[email protected]
Date
2021-07-14 16:38:01 -0700 (Wed, 14 Jul 2021)

Log Message

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

Unreviewed test gardening.

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

* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (279931 => 279932)


--- trunk/LayoutTests/ChangeLog	2021-07-14 23:27:46 UTC (rev 279931)
+++ trunk/LayoutTests/ChangeLog	2021-07-14 23:38:01 UTC (rev 279932)
@@ -1,3 +1,12 @@
+2021-07-14  Ayumi Kojima  <[email protected]>
+
+        REGRESSION (r279806): [ iOS/macOS ] fast/canvas/canvas-overloads-strokeText.html is a flaky crash
+        https://bugs.webkit.org/show_bug.cgi?id=227881
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations:
+
 2021-07-14  Chris Dumez  <[email protected]>
 
         Fix type of exceptions thrown in the WebAudio API

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (279931 => 279932)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-07-14 23:27:46 UTC (rev 279931)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-07-14 23:38:01 UTC (rev 279932)
@@ -1394,3 +1394,5 @@
 webkit.org/b/227874 [ BigSur Release ] fullscreen/full-screen-remove-children.html [ Pass Crash ]
 
 webkit.org/b/227890 fast/canvas/canvas-path-addPath.html [ Pass Timeout ]
+
+webkit.org/b/227881 fast/canvas/canvas-overloads-strokeText.html [ Pass Crash ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to