Title: [214214] trunk/LayoutTests
Revision
214214
Author
carlo...@webkit.org
Date
2017-03-21 01:59:27 -0700 (Tue, 21 Mar 2017)

Log Message

Unreviewed GTK+ gardening. Mark several tests as failing and skip others.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (214213 => 214214)


--- trunk/LayoutTests/ChangeLog	2017-03-21 08:34:50 UTC (rev 214213)
+++ trunk/LayoutTests/ChangeLog	2017-03-21 08:59:27 UTC (rev 214214)
@@ -1,3 +1,9 @@
+2017-03-21  Carlos Garcia Campos  <cgar...@igalia.com>
+
+        Unreviewed GTK+ gardening. Mark several tests as failing and skip others.
+
+        * platform/gtk/TestExpectations:
+
 2017-03-20  Jon Lee  <jon...@apple.com>
 
         Add iceCandidatePoolSize to RTCConfiguration

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (214213 => 214214)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-03-21 08:34:50 UTC (rev 214213)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-03-21 08:59:27 UTC (rev 214214)
@@ -342,6 +342,7 @@
 webrtc/peer-connection-remote-audio-mute2.html [ Failure ]
 webrtc/video-mute.html [ Failure ]
 webrtc/video-remote-mute.html [ Failure ]
+webrtc/video-with-receiver.html [ Failure ]
 imported/w3c/web-platform-tests/webrtc/datachannel-emptystring.html [ Failure ]
 imported/w3c/web-platform-tests/webrtc/no-media-call.html [ Failure ]
 imported/w3c/web-platform-tests/webrtc/promises-call.html [ Failure ]
@@ -366,6 +367,7 @@
 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-remotely-assigned-transceiver-mid.html [ Failure ]
 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-setLocalDescription-offer.html [ Failure ]
 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-setRemoteDescription-offer.html [ Failure ]
+webkit.org/b/79203 fast/mediastream/RTCPeerConnection-remotely-assigned-transceiver-mid.html [ Failure ]
 webkit.org/b/79203 fast/mediastream/RTCRtpSender-replaceTrack.html [ Failure ]
 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-closed-state.html [ Crash ]
 webkit.org/b/79203 webaudio/mediastreamaudiosourcenode.html [ Failure ]
@@ -903,6 +905,9 @@
 fast/animation/request-animation-frame-throttling-detached-iframe.html [ Failure ]
 fast/animation/request-animation-frame-throttling-lowPowerMode.html [ Failure ]
 
+# WebGPU is not enabled on GTK+.
+fast/canvas/webgpu [ Skip ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -2980,6 +2985,12 @@
 webkit.org/b/169075 editing/selection/regional-indicators.html [ Failure ]
 webkit.org/b/169075 editing/deleting/skip-virama-001.html [ Failure ]
 
+webkit.org/b/169909 fast/css-generated-content/initial-letter-pagination-raised-rl.html [ ImageOnlyFailure ]
+webkit.org/b/169909 fast/css-generated-content/initial-letter-pagination-raised.html [ ImageOnlyFailure ]
+webkit.org/b/169909 fast/css-generated-content/initial-letter-pagination-sunken-rl.html [ ImageOnlyFailure ]
+webkit.org/b/169909 fast/css-generated-content/initial-letter-pagination-sunken.html [ ImageOnlyFailure ]
+
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of non-crashing, non-flaky tests failing
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to