WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
234181
REGRESSION (
r286841
): [ iOS ] Many webrtc tests flaky failing on iOS
https://bugs.webkit.org/show_bug.cgi?id=234181
Summary
REGRESSION (r286841): [ iOS ] Many webrtc tests flaky failing on iOS
Truitt Savell
Reported
2021-12-10 15:37:29 PST
It looks like after the changes in
https://trac.webkit.org/changeset/286841/webkit
many webrtc tests began timing out or failing, both constantly and flakily on iOS Results:
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/r286852%20(696)/results.html
Build:
https://build.webkit.org/#/builders/268/builds/696
History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=webrtc%2Fcertificates-indexeddb.html&test=webrtc%2Fdatachannel%2Fmultiple-connections.html&test=webrtc%2Fmsection-recycling.html&test=webrtc%2Fpeer-connection-audio-unmute.html&test=webrtc%2Fpeer-connection-remote-audio-mute.html&test=webrtc%2Fpeerconnection-page-cache-long.html&test=webrtc%2Freceiver-track-should-stay-live-even-if-receiver-is-inactive.html&test=webrtc%2Fremove-track.html&test=webrtc%2Fvideo-interruption.html&test=webrtc%2Fvideo-mute.html&test=webrtc%2Fvideo-rotation-no-cvo.html&test=webrtc%2Fvideo-stats.html&test=webrtc%2Fvp9.html
Attachments
Patch
(13.11 KB, patch)
2021-12-11 08:04 PST
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Patch
(13.11 KB, patch)
2021-12-11 08:56 PST
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Patch for landing
(13.04 KB, patch)
2021-12-13 09:00 PST
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-12-10 15:38:09 PST
<
rdar://problem/86343642
>
youenn fablet
Comment 2
2021-12-11 08:04:09 PST
Created
attachment 446886
[details]
Patch
youenn fablet
Comment 3
2021-12-11 08:56:30 PST
Created
attachment 446890
[details]
Patch
Eric Carlson
Comment 4
2021-12-13 08:42:55 PST
Comment on
attachment 446890
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=446890&action=review
> Source/WebKit/NetworkProcess/webrtc/NetworkRTCUDPSocketCocoa.mm:308 > + RELEASE_LOG_ERROR(WebRTC, "NetworkRTCUDPSocketCocoaConnections failed processing UDP data with error %d", nw_error_get_error_code(error));
Nit: if you log `errorCode` you won't have to call nw_error_get_error_code() again
youenn fablet
Comment 5
2021-12-13 09:00:19 PST
Created
attachment 447010
[details]
Patch for landing
EWS
Comment 6
2021-12-13 11:53:18 PST
Committed
r286961
(
245184@main
): <
https://commits.webkit.org/245184@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 447010
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug