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
<rdar://problem/72897002>
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 ***
Thanks