Title: [236163] trunk/LayoutTests
Revision
236163
Author
[email protected]
Date
2018-09-19 01:11:04 -0700 (Wed, 19 Sep 2018)

Log Message

[WPE][GTK] Assorted gardening

Unreviewed test gardening
* platform/gtk/TestExpectations: Add new mediastream failures.
* platform/wpe/TestExpectations: Ditto.
* platform/wpe/js/dom/dom-static-property-for-in-iteration-expected.txt: rebaseline

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (236162 => 236163)


--- trunk/LayoutTests/ChangeLog	2018-09-19 03:53:55 UTC (rev 236162)
+++ trunk/LayoutTests/ChangeLog	2018-09-19 08:11:04 UTC (rev 236163)
@@ -1,3 +1,12 @@
+2018-09-19  Claudio Saavedra  <[email protected]>
+
+        [WPE][GTK] Assorted gardening
+
+        Unreviewed test gardening
+        * platform/gtk/TestExpectations: Add new mediastream failures.
+        * platform/wpe/TestExpectations: Ditto.
+        * platform/wpe/js/dom/dom-static-property-for-in-iteration-expected.txt: rebaseline
+
 2018-09-18  Ali Juma  <[email protected]>
 
         [macOS WK1] Mark intersection-observer/no-document-leak.html as a flaky timeout

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (236162 => 236163)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2018-09-19 03:53:55 UTC (rev 236162)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2018-09-19 08:11:04 UTC (rev 236163)
@@ -610,6 +610,10 @@
 http/tests/webrtc [ Skip ]
 # The MediaStream implementation is also still not completed
 webkit.org/b/79203 fast/mediastream/mock-media-source-webaudio.html [ Timeout ]
+webkit.org/b/189734 fast/mediastream/MediaStreamTrack-getCapabilities.html [ Failure ]
+webkit.org/b/189734 fast/mediastream/apply-constraints-advanced.html [ Failure ]
+webkit.org/b/189734 fast/mediastream/apply-constraints-video.html [ Failure ]
+webkit.org/b/189734 fast/mediastream/getUserMedia-default.html [ Failure ]
 webkit.org/b/79203 fast/mediastream/getUserMedia-webaudio.html [ Failure ]
 # Crash is bug #186678
 webkit.org/b/79203 fast/mediastream/MediaStream-video-element-track-stop.html [ Timeout Crash ]

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (236162 => 236163)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2018-09-19 03:53:55 UTC (rev 236162)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2018-09-19 08:11:04 UTC (rev 236163)
@@ -81,6 +81,10 @@
 webkit.org/b/79203 fast/mediastream/mock-media-source-webaudio.html [ Timeout ]
 webkit.org/b/79203 fast/mediastream/getUserMedia-webaudio.html [ Failure ]
 webkit.org/b/79203 fast/mediastream/MediaStream-video-element-track-stop.html [ Timeout ]
+webkit.org/b/189734 fast/mediastream/MediaStreamTrack-getCapabilities.html [ Failure ]
+webkit.org/b/189734 fast/mediastream/apply-constraints-advanced.html [ Failure ]
+webkit.org/b/189734 fast/mediastream/apply-constraints-video.html [ Failure ]
+webkit.org/b/189734 fast/mediastream/getUserMedia-default.html [ Failure ]
 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-dtmf.html [ Timeout ]
 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-icecandidate-event.html [ Pass Failure Crash ]
 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-media-setup-two-dialogs.html [ Pass Failure Crash ]

Modified: trunk/LayoutTests/platform/wpe/js/dom/dom-static-property-for-in-iteration-expected.txt (236162 => 236163)


--- trunk/LayoutTests/platform/wpe/js/dom/dom-static-property-for-in-iteration-expected.txt	2018-09-19 03:53:55 UTC (rev 236162)
+++ trunk/LayoutTests/platform/wpe/js/dom/dom-static-property-for-in-iteration-expected.txt	2018-09-19 08:11:04 UTC (rev 236163)
@@ -50,6 +50,7 @@
 PASS a["offsetHeight"] is 17
 PASS a["outerText"] is nerget
 PASS a["webkitdropzone"] is 
+PASS a["inputMode"] is 
 PASS a["style"] is [object CSSStyleDeclaration]
 PASS a["onabort"] is null
 PASS a["onblur"] is null
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to