RESOLVED DUPLICATE of bug 231223 Bug 208222
[ Mac wk2 Release ] imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-iceConnectionState.https.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=208222
Summary [ Mac wk2 Release ] imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-...
Jason Lawrence
Reported 2020-02-25 16:04:50 PST
imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-iceConnectionState.https.html Description: This test is flaky failing on Mac wk2 Release History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebrtc%2FRTCPeerConnection-iceConnectionState.https.html&platform=mac&limit=50000&style=release Diff: --- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-iceConnectionState.https-expected.txt +++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-iceConnectionState.https-actual.txt @@ -1,3 +1,5 @@ + +Harness Error (FAIL), message = Unhandled rejection: The object is in an invalid state. PASS Initial iceConnectionState should be new PASS Closing the connection should set iceConnectionState to closed
Attachments
Radar WebKit Bug Importer
Comment 1 2020-02-25 16:10:46 PST
Jason Lawrence
Comment 2 2020-02-25 16:12:08 PST
The oldest diff that I was able to load, r254862, matched the diff in the original post. I have marked this test as failing while this issue is investigated. https://trac.webkit.org/changeset/257387/webkit
Jason Lawrence
Comment 3 2020-02-26 08:05:13 PST
I can reproduce this issue with r257468 using the command below. run-webkit-tests imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-iceConnectionState.https.html --iterations 3000 --exit-after-n-failures 5 -f --force --exit-after-n-failures 5 [160/3000] imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-iceConnectionState.https.html failed unexpectedly (text diff) [204/3000] imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-iceConnectionState.https.html failed unexpectedly (text diff) [240/3000] imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-iceConnectionState.https.html failed unexpectedly (text diff) [328/3000] imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-iceConnectionState.https.html failed unexpectedly (text diff) [538/3000] imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-iceConnectionState.https.html failed unexpectedly (text diff) Exiting early after 5 failures. 535 tests run. 530 tests ran as expected, 5 didn't (2465 didn't run):
youenn fablet
Comment 4 2020-02-26 08:06:32 PST
Probably a timing issue we should fix by updating the test
youenn fablet
Comment 5 2021-10-05 02:50:09 PDT
*** This bug has been marked as a duplicate of bug 231223 ***
Note You need to log in before you can comment on or make changes to this bug.