Title: [279650] trunk/LayoutTests
Revision
279650
Author
tsav...@apple.com
Date
2021-07-07 11:04:47 -0700 (Wed, 07 Jul 2021)

Log Message

[ Mac Debug ] fast/dom/Window/post-message-large-array-buffer-should-not-crash.html is a flaky failure.
https://bugs.webkit.org/show_bug.cgi?id=227753

Unreviewed test gardening.

Patch by Ayumi Kojima <ayumi_koj...@apple.com> on 2021-07-07

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (279649 => 279650)


--- trunk/LayoutTests/ChangeLog	2021-07-07 17:52:24 UTC (rev 279649)
+++ trunk/LayoutTests/ChangeLog	2021-07-07 18:04:47 UTC (rev 279650)
@@ -1,3 +1,12 @@
+2021-07-07  Ayumi Kojima  <ayumi_koj...@apple.com>
+
+        [ Mac Debug ] fast/dom/Window/post-message-large-array-buffer-should-not-crash.html is a flaky failure.
+        https://bugs.webkit.org/show_bug.cgi?id=227753
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations:
+
 2021-07-07  Eric Hutchison  <ehutchi...@apple.com>
 
         REGRESSION (r274460?): Infinite recursion on fullscreen/full-screen-remove-ancestor.html in WTR::InjectedBundlePage::closeFullScreen

Modified: trunk/LayoutTests/platform/mac/TestExpectations (279649 => 279650)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-07-07 17:52:24 UTC (rev 279649)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-07-07 18:04:47 UTC (rev 279650)
@@ -2306,3 +2306,5 @@
 webkit.org/b/215335 [ BigSur Release ] webanimations/css-transition-retargeting-during-ready-promise.html [ Pass Failure ]
 
 webkit.org/b/223472 [ BigSur Release arm64 ] imported/w3c/web-platform-tests/resource-timing/resource_timing.worker.html [ Pass Failure ]
+
+webkit.org/b/227753 [ Debug ] fast/dom/Window/post-message-large-array-buffer-should-not-crash.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to