Bug 211455

Summary: REGRESSION (r261163): [ Mac WK2 ] webrtc/libwebrtc/descriptionGetters.html is a flaky failure
Product: WebKit Reporter: Truitt Savell <tsavell>
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   
Attachments:
Description Flags
Patch none

Truitt Savell
Reported 2020-05-05 11:12:43 PDT
webrtc/libwebrtc/descriptionGetters.html This test is a flaky failure and began with https://trac.webkit.org/changeset/261163/webkit I was able to reproduce this test using command: run-webkit-tests --iterations 2000 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --debug-rwt-logging --no-retry --force --no-build -f webrtc/libwebrtc/descriptionGetters.html history: https://results.webkit.org/?suite=layout-tests&test=webrtc%2Flibwebrtc%2FdescriptionGetters.html Diff: https://build.webkit.org/results/Apple%20iOS%2013%20Simulator%20Release%20WK2%20(Tests)/r261163%20(4199)/webrtc/libwebrtc/descriptionGetters-diff.txt
Attachments
Patch (2.44 KB, patch)
2020-05-06 04:04 PDT, youenn fablet
no flags
Radar WebKit Bug Importer
Comment 1 2020-05-05 11:13:05 PDT
youenn fablet
Comment 2 2020-05-06 03:53:28 PDT
Now that we are no longer going to main thread, it seems we are speeding up ICE candidate generation, which is good. The test should probably be updated to strip out ICE candidate related information.
youenn fablet
Comment 3 2020-05-06 04:04:02 PDT
EWS
Comment 4 2020-05-06 07:15:14 PDT
Committed r261225: <https://trac.webkit.org/changeset/261225> All reviewed patches have been landed. Closing bug and clearing flags on attachment 398601 [details].
Note You need to log in before you can comment on or make changes to this bug.