Bug 211835
Summary: | [GTK] http/wpt/webrtc/third-party-frame-ice-candidate-filtering.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Diego Pino <dpino> |
Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | youennf |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Diego Pino
http/wpt/webrtc/third-party-frame-ice-candidate-filtering.html [ Failure Pass ]
Sometimes the test fails with this result:
Diff: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r261608%20(13713)/http/wpt/webrtc/third-party-frame-ice-candidate-filtering-diff.txt
--- /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,8 @@
PASS Setup test
-PASS getUserMedia on third party iframe and check same frame filtering
+FAIL getUserMedia on third party iframe and check same frame filtering promise_test: Unhandled rejection with value: "no message from frame"
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 Check filtering of frame with different origin as top and capturing frame origins assert_true: expected true got false
The error happens sporadically (3 times in the the last 4000 revisions).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Diego Pino
This test, or group of tests, has been passing for the last 4000 revisions. Closing bug. Gardened in r278519.