Title: [215278] trunk/LayoutTests
Revision
215278
Author
[email protected]
Date
2017-04-12 12:17:19 -0700 (Wed, 12 Apr 2017)

Log Message

REGRESSION: LayoutTest webrtc/negotiatedneeded-event-addStream.html is frequently crashing
https://bugs.webkit.org/show_bug.cgi?id=170754
<rdar://problem/31573169>

Unreviewed.

Patch by Youenn Fablet <[email protected]> on 2017-04-12

* TestExpectations: Marking test as crashing.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (215277 => 215278)


--- trunk/LayoutTests/ChangeLog	2017-04-12 19:12:21 UTC (rev 215277)
+++ trunk/LayoutTests/ChangeLog	2017-04-12 19:17:19 UTC (rev 215278)
@@ -1,3 +1,13 @@
+2017-04-12  Youenn Fablet  <[email protected]>
+
+        REGRESSION: LayoutTest webrtc/negotiatedneeded-event-addStream.html is frequently crashing
+        https://bugs.webkit.org/show_bug.cgi?id=170754
+        <rdar://problem/31573169>
+
+        Unreviewed.
+
+        * TestExpectations: Marking test as crashing.
+
 2017-04-12  Manuel Rego Casasnovas  <[email protected]>
 
         [css-grid] Replaced elements don't properly resolve percentage heights

Modified: trunk/LayoutTests/TestExpectations (215277 => 215278)


--- trunk/LayoutTests/TestExpectations	2017-04-12 19:12:21 UTC (rev 215277)
+++ trunk/LayoutTests/TestExpectations	2017-04-12 19:17:19 UTC (rev 215278)
@@ -707,6 +707,7 @@
 # Media Sessions is not yet enabled by default: ENABLE(MEDIA_SESSION)
 media/session [ Skip ]
 
+webrtc/negotiatedneeded-event-addStream.html [ Pass Crash ]
 webrtc/video-replace-track.html [ Pass Failure ]
 webrtc/video-stats.html [ Pass Failure ]
 webrtc/video-getParameters.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to