Title: [281659] trunk/LayoutTests
Revision
281659
Author
[email protected]
Date
2021-08-26 15:05:54 -0700 (Thu, 26 Aug 2021)

Log Message

[Mac] http/tests/media/user-gesture-preserved-across-xmlhttprequest.html is a flaky fail/crash/timeout.
https://bugs.webkit.org/show_bug.cgi?id=229588.

Unreviewed test gardening .

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (281658 => 281659)


--- trunk/LayoutTests/ChangeLog	2021-08-26 21:59:19 UTC (rev 281658)
+++ trunk/LayoutTests/ChangeLog	2021-08-26 22:05:54 UTC (rev 281659)
@@ -1,3 +1,12 @@
+2021-08-26  Eric Hutchison  <[email protected]>
+
+        [Mac] http/tests/media/user-gesture-preserved-across-xmlhttprequest.html is a flaky fail/crash/timeout.
+        https://bugs.webkit.org/show_bug.cgi?id=229588.
+
+        Unreviewed test gardening .
+
+        * platform/mac/TestExpectations:
+
 2021-08-26  Patrick Angle  <[email protected]>
 
         [ EWS Catalina ] http/tests/websocket/tests/hybi/inspector/send-and-recieve-debugger.html is flaky timing out / failing

Modified: trunk/LayoutTests/platform/mac/TestExpectations (281658 => 281659)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-08-26 21:59:19 UTC (rev 281658)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-08-26 22:05:54 UTC (rev 281659)
@@ -2266,9 +2266,6 @@
 # rdar://80340581 ([ Monterey ] http/tests/preload/onload_event.html is a flaky failure)
 [ Monterey ] http/tests/preload/onload_event.html [ Pass Failure ]
 
-# rdar://80340280 ([ Monterey Debug ] http/tests/media/user-gesture-preserved-across-xmlhttprequest.html is a flaky timeout)
-[ Monterey Debug ] http/tests/media/user-gesture-preserved-across-xmlhttprequest.html [ Pass Timeout ]
-
 #rdar://80344478 ([ Monterey ] 3 imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap* tests timing out)
 [ Monterey ] imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-drawImage.html [ Timeout ]
 [ Monterey ] imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-flipY.html [ Timeout ]
@@ -2385,4 +2382,6 @@
 
 webkit.org/b/189672 [ Catalina ] webgl/2.0.0/conformance2/rendering/uniform-block-buffer-size.html  [ Pass Failure ]
 
+webkit.org/b/229588 http/tests/media/user-gesture-preserved-across-xmlhttprequest.html [ Pass Crash Failure Timeout ]
+
 webkit.org/b/228176 [ Mojave Catalina BigSur Monterey ] fast/text/variable-system-font-2.html [ Pass ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to