Bug 224463
| Summary: | [ BigSur wk2 ARM64 ] webrtc/disable-encryption.html is a flakey timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Robert Jenner <jenner> |
| Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ramtinbeheshti, 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=224963 | ||
Robert Jenner
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/76565810>
Robert Jenner
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
Robert Jenner
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.