RESOLVED FIXED Bug 181661
[WPE][GTK] Layout test http/wpt/webrtc/third-party-frame-ice-candidate-filtering.html is failing
https://bugs.webkit.org/show_bug.cgi?id=181661
Summary [WPE][GTK] Layout test http/wpt/webrtc/third-party-frame-ice-candidate-filter...
Michael Catanzaro
Reported 2018-01-15 18:08:04 PST
Layout test http/wpt/webrtc/third-party-frame-ice-candidate-filtering.html has been failing for GTK since it was added in r226804 "RTCController should disable ICE candidate filtering in case of getUserMedia based on the RTCPerrConnection origin". Updating expectations accordingly. --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/wpt/webrtc/third-party-frame-ice-candidate-filtering-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/wpt/webrtc/third-party-frame-ice-candidate-filtering-actual.txt @@ -1,8 +1,13 @@ +CONSOLE MESSAGE: line 5: Unhandled Promise Rejection: TypeError: Error creating RTCPeerConnection +CONSOLE MESSAGE: line 5: Unhandled Promise Rejection: TypeError: Error creating RTCPeerConnection +CONSOLE MESSAGE: line 5: Unhandled Promise Rejection: TypeError: Error creating RTCPeerConnection +Harness Error (TIMEOUT), message = null + PASS Setup test -PASS getUserMedia on third party iframe and check same frame filtering -PASS Check same origin filtering as top frame -PASS Check same origin filtering as capturing frame -PASS Check filtering of frame with different origin as top and capturing frame origins +FAIL getUserMedia on third party iframe and check same frame filtering promise_test: Unhandled rejection with value: "no message from frame" +FAIL Check same origin filtering as top frame promise_test: Unhandled rejection with value: "no message from frame" +TIMEOUT Check same origin filtering as capturing frame Test timed out +NOTRUN Check filtering of frame with different origin as top and capturing frame origins
Attachments
Michael Catanzaro
Comment 1 2018-06-03 15:41:15 PDT
Fixed.
Note You need to log in before you can comment on or make changes to this bug.