Bug 224463 - [ BigSur wk2 ARM64 ] webrtc/disable-encryption.html is a flakey timeout
Summary: [ BigSur wk2 ARM64 ] webrtc/disable-encryption.html is a flakey timeout
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-12 17:07 PDT by Robert Jenner
Modified: 2021-04-22 18:31 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Jenner 2021-04-12 17:07:18 PDT
webrtc/disable-encryption.html

is a flakey timeout on BigSur Debug wk2 on Apple Silicon only. 

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=webrtc%2Fdisable-encryption.html

TIMEOUT DIFF:
+#PID UNRESPONSIVE - WebKitTestRunner (pid 65608)
+FAIL: Timed out waiting for notifyDone to be called
 
-
-PASS Basic data channel exchange without encryption
-PASS Make sure a pc with encryption and a pc without encryption cannot talk
-
+#EOF
+#EOF
Comment 1 Radar WebKit Bug Importer 2021-04-12 17:07:39 PDT
<rdar://problem/76565810>
Comment 2 Robert Jenner 2021-04-12 17:17:58 PDT
The timeout only occurs on Apple Silicon Macs, and as such I cannot reproduce the timeout because I do not have access to said system. 

For what it's worth, the test appears very very flakey in the history, and the timeout rarely occurs. For this, I have updated the test expectation for Pass timeout while the test is reviewed here:

https://trac.webkit.org/changeset/275848/webkit
Comment 3 Robert Jenner 2021-04-22 18:31:16 PDT
It appears this isn't just occurring in Debug. I have removed the debug flag to include BigSur Release as well here:

https://trac.webkit.org/changeset/276479/webkit

I've also related this bug to a different bug regarding webrtc because they may be similar.