Bug 211835 - [GTK] http/wpt/webrtc/third-party-frame-ice-candidate-filtering.html is flaky
Summary: [GTK] http/wpt/webrtc/third-party-frame-ice-candidate-filtering.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-13 06:12 PDT by Diego Pino
Modified: 2021-06-04 19:36 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2020-05-13 06:12:38 PDT
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).
Comment 1 Diego Pino 2021-06-04 19:36:55 PDT
This test, or group of tests, has been passing for the last 4000 revisions. Closing bug. Gardened in r278519.