Bug 220425

Summary: [Mojave] TestWebKitAPI.WebKit2.SpeechRecognitionErrorWhenStartingAudioCaptureOnDifferentPage is failing
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ryan Haddad
Reported 2021-01-07 11:19:54 PST
The following test is failing almost 100% of the time on Mojave release bots: TestWebKitAPI.WebKit2.SpeechRecognitionErrorWhenStartingAudioCaptureOnDifferentPage _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL. _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL. _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL. _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL. /Volumes/Data/slave/mojave-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/SpeechRecognition.mm:194 Expected equality of these values: @"Recorder Mute" Which is: "Recorder Mute" [lastScriptMessage body] Which is: "Recorder Error : ReferenceError: Can't find variable: MediaRecorder" https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebKit2.SpeechRecognitionErrorWhenStartingAudioCaptureOnDifferentPage
Attachments
Radar WebKit Bug Importer
Comment 1 2021-01-07 11:20:09 PST
Sihui Liu
Comment 2 2021-01-07 12:07:29 PST
Already filed a bug to remove the use of MediaRecorder in this test: https://bugs.webkit.org/show_bug.cgi?id=220347 *** This bug has been marked as a duplicate of bug 220347 ***
Ryan Haddad
Comment 3 2021-01-07 13:15:57 PST
Thanks
Note You need to log in before you can comment on or make changes to this bug.