Title: [248479] trunk/LayoutTests
Revision
248479
Author
[email protected]
Date
2019-08-09 14:57:26 -0700 (Fri, 09 Aug 2019)

Log Message

[GTK] fast/mediastream/RTCPeerConnection-add-removeTrack.html is crashing
https://bugs.webkit.org/show_bug.cgi?id=199018

This is fixed by the patch provided in https://bugs.webkit.org/show_bug.cgi?id=194326

Unreviewed gardening patch

Patch by Thibault Saunier <[email protected]> on 2019-08-09

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (248478 => 248479)


--- trunk/LayoutTests/ChangeLog	2019-08-09 21:46:58 UTC (rev 248478)
+++ trunk/LayoutTests/ChangeLog	2019-08-09 21:57:26 UTC (rev 248479)
@@ -1,3 +1,14 @@
+2019-08-09  Thibault Saunier  <[email protected]>
+
+        [GTK] fast/mediastream/RTCPeerConnection-add-removeTrack.html is crashing
+        https://bugs.webkit.org/show_bug.cgi?id=199018
+
+        This is fixed by the patch provided in https://bugs.webkit.org/show_bug.cgi?id=194326
+
+        Unreviewed gardening patch
+
+        * platform/gtk/TestExpectations:
+
 2019-08-09  Russell Epstein  <[email protected]>
 
         Correcting Expectation Typo from r248388.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (248478 => 248479)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2019-08-09 21:46:58 UTC (rev 248478)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2019-08-09 21:57:26 UTC (rev 248479)
@@ -1271,7 +1271,6 @@
 webkit.org/b/120839 animations/cross-fade-background-image.html [ ImageOnlyFailure Crash ]
 webkit.org/b/199010 css2.1/t1204-order-01-d.html [ Pass Crash ]
 webkit.org/b/199014 fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Pass Crash ]
-webkit.org/b/199018 fast/mediastream/RTCPeerConnection-add-removeTrack.html [ Crash ]
 
 webkit.org/b/199440 fast/mediastream/mediastreamtrack-video-clone.html [ Failure Timeout Crash ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to