NEW232109
Regression (r282150 - r282200?): [ macOS wk2 ] webrtc/datachannel/mdns-ice-candidates.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=232109
Summary Regression (r282150 - r282200?): [ macOS wk2 ] webrtc/datachannel/mdns-ice-ca...
ayumi_kojima
Reported 2021-10-21 15:07:25 PDT
webrtc/datachannel/mdns-ice-candidates.html Is flaky failing on macOS wk2. History: https://results.webkit.org/?suite=layout-tests&test=webrtc%2Fdatachannel%2Fmdns-ice-candidates.html Result page: https://build.webkit.org/results/Apple-BigSur-Debug-WK2-Tests/r284599%20(4393)/results.html Diff: --- /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/webrtc/datachannel/mdns-ice-candidates-expected.txt +++ /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/webrtc/datachannel/mdns-ice-candidates-actual.txt @@ -3,6 +3,6 @@ PASS Basic data channel exchange from offerer to receiver PASS Basic data channel exchange from receiver to offerer PASS Basic data channel exchange from offerer to receiver using UDP only -PASS Basic data channel exchange from offerer to receiver 2 +FAIL Basic data channel exchange from offerer to receiver 2 promise_test: Unhandled rejection with value: "Test timed out" PASS Ensure that local description SDP filtering is correctly filtering mDNS local candidates
Attachments
Radar WebKit Bug Importer
Comment 1 2021-10-21 15:09:13 PDT
ayumi_kojima
Comment 2 2021-10-25 14:45:37 PDT
I was able to reproduce the failure locally at TOT using run-webkit-tests --force --iterations 500 --exit-after-n-failures 1 webrtc/datachannel/mdns-ice-candidates.html -f
ayumi_kojima
Comment 3 2021-10-25 16:56:43 PDT
The test failed with r282200 with the same diff and passed with r282150. It seems the test has been flaky for long time with different diffs. Lately the test just has been fixed for a different diff in r283235 (Bug 230700).
Note You need to log in before you can comment on or make changes to this bug.