Bug 230700

Summary: [ iOS macOS wk2 ] webrtc/datachannel/mdns-ice-candidates.html is a flaky failure
Product: WebKit Reporter: ayumi_kojima
Component: WebRTCAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, ews-watchlist, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=232109
Attachments:
Description Flags
Patch none

Description ayumi_kojima 2021-09-23 11:05:38 PDT
webrtc/datachannel/mdns-ice-candidates.html

Is flaky failing on iOS and macOS wk2.

History: https://results.webkit.org/?suite=layout-tests&test=webrtc%2Fdatachannel%2Fmdns-ice-candidates.html

Diff:

--- /Volumes/Data/worker/catalina-debug-tests-wk2/build/layout-test-results/webrtc/datachannel/mdns-ice-candidates-expected.txt
+++ /Volumes/Data/worker/catalina-debug-tests-wk2/build/layout-test-results/webrtc/datachannel/mdns-ice-candidates-actual.txt
@@ -1,3 +1,7 @@
+CONSOLE MESSAGE: addIceCandidate error: OperationError: Error processing ICE candidate
+CONSOLE MESSAGE: Unhandled Promise Rejection: Error: assert_unreached: Reached unreachable code
+
+Harness Error (FAIL), message = assert_unreached: Reached unreachable code
 
 PASS Getting some MDNS candidates
 PASS Basic data channel exchange from offerer to receiver
Comment 1 Radar WebKit Bug Importer 2021-09-23 11:06:14 PDT
<rdar://problem/83456565>
Comment 2 ayumi_kojima 2021-09-23 11:10:14 PDT
Marked test expectations: https://trac.webkit.org/changeset/282972/webkit
Comment 3 youenn fablet 2021-09-28 10:48:54 PDT
Created attachment 439495 [details]
Patch
Comment 4 EWS 2021-09-29 11:05:14 PDT
Committed r283235 (242277@main): <https://commits.webkit.org/242277@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 439495 [details].
Comment 5 ayumi_kojima 2021-10-13 16:10:34 PDT
It looks like the this test is still flaky failing on macOS, but with a different diff. Will create a new bug.