Title: [292357] trunk/LayoutTests
Revision
292357
Author
matteo_flo...@apple.com
Date
2022-04-04 16:42:13 -0700 (Mon, 04 Apr 2022)

Log Message

[ iOS ] http/wpt/mediarecorder/mute-tracks.html is a flaky crash
        https://bugs.webkit.org/show_bug.cgi?id=238774

        Unreviewed test gardening.

        * platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (292356 => 292357)


--- trunk/LayoutTests/ChangeLog	2022-04-04 23:21:35 UTC (rev 292356)
+++ trunk/LayoutTests/ChangeLog	2022-04-04 23:42:13 UTC (rev 292357)
@@ -1,3 +1,12 @@
+2022-04-04  Matteo Flores  <matteo_flo...@apple.com>
+
+        [ iOS ] http/wpt/mediarecorder/mute-tracks.html is a flaky crash
+        https://bugs.webkit.org/show_bug.cgi?id=238774
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations:
+
 2022-04-04  Matt Woodrow  <mattwood...@apple.com>
 
         intersectsWithAncestor should take fragmented boxes into account.

Modified: trunk/LayoutTests/platform/ios/TestExpectations (292356 => 292357)


--- trunk/LayoutTests/platform/ios/TestExpectations	2022-04-04 23:21:35 UTC (rev 292356)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2022-04-04 23:42:13 UTC (rev 292357)
@@ -3247,7 +3247,8 @@
 http/tests/workers/service/service-worker-download-async-delegates.https.html [ Pass Crash ]
 
 # rdar://80396393 ([ iOS15 ] http/wpt/mediarecorder/mute-tracks.html is a flaky failure)
-http/wpt/mediarecorder/mute-tracks.html [ Pass Failure ]
+# webkit.org/b/238774 [ iOS ] http/wpt/mediarecorder/mute-tracks.html is a flaky crash
+http/wpt/mediarecorder/mute-tracks.html [ Pass Failure Crash ]
 
 # rdar://80396502 ([ iOS15 ] http/wpt/mediarecorder/pause-recording.html is a flaky crash)
 http/wpt/mediarecorder/pause-recording.html [ Pass Crash ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to