Title: [281927] trunk/LayoutTests
Revision
281927
Author
ayumi_koj...@apple.com
Date
2021-09-02 09:22:16 -0700 (Thu, 02 Sep 2021)

Log Message

[ iOS ] SHOULD NEVER BE REACHED ./Modules/mediastream/MediaStreamTrack.cpp(294) : WebCore::DoubleRange WebCore::capabilityDoubleRange(const WebCore::CapabilityValueOrRange &).
https://bugs.webkit.org/show_bug.cgi?id=229810

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (281926 => 281927)


--- trunk/LayoutTests/ChangeLog	2021-09-02 16:19:33 UTC (rev 281926)
+++ trunk/LayoutTests/ChangeLog	2021-09-02 16:22:16 UTC (rev 281927)
@@ -1,3 +1,12 @@
+2021-09-02  Ayumi Kojima  <ayumi_koj...@apple.com>
+
+        [ iOS ] SHOULD NEVER BE REACHED ./Modules/mediastream/MediaStreamTrack.cpp(294) : WebCore::DoubleRange WebCore::capabilityDoubleRange(const WebCore::CapabilityValueOrRange &).
+        https://bugs.webkit.org/show_bug.cgi?id=229810
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+
 2021-09-02  Philippe Normand  <pnorm...@igalia.com>
 
         REGRESSION(r277763): [Debug][GLib] fast/mediastream timeouts

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (281926 => 281927)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-09-02 16:19:33 UTC (rev 281926)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-09-02 16:22:16 UTC (rev 281927)
@@ -1414,6 +1414,9 @@
 webkit.org/b/228038 [ Debug ] fast/mediastream/audio-bad-sampleRate.html  [ Pass Crash ] 
 webkit.org/b/228038 [ Debug ] media/media-blocked-by-willsendrequest.html  [ Pass Crash ] 
 
+webkit.org/b/229810 [ Debug ] fast/mediastream/get-display-media-capabilities.html [ Crash ]
+webkit.org/b/229810 [ Release ] fast/mediastream/get-display-media-capabilities.html [ Failure ]
+
 webkit.org/b/228204 media/video-presentation-mode.html [ Pass Timeout ] 
 
 webkit.org/b/217621 [ Release ] media/video-buffering-allowed.html [ Pass Timeout ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to