NEW 274344
[GTK] API test /webkit/WebKitWebView/is-playing-audio is failing on the bots
https://bugs.webkit.org/show_bug.cgi?id=274344
Summary [GTK] API test /webkit/WebKitWebView/is-playing-audio is failing on the bots
Lauro Moura
Reported 2024-05-17 21:10:19 PDT
/WebKitGTK/TestWebKitWebView:/webkit/WebKitWebView/is-playing-audio Failing consistently on the post commit bot and EWS (triggering rebuilds). In the post commit, the last good build was: https://build.webkit.org/#/builders/57/builds/15568 (278495@main) The first failing build: https://build.webkit.org/#/builders/57/builds/15570 (278502@main) Commits in the range 278496@main-278502@main: 278502@main (098feb6f925c) [ews-build.webkit.org] [WPE] Switch wpe-skia bot to wpe-cairo https://bugs.webkit.org/show_bug.cgi?id=273820 278501@main (e84b70e7fa81) Update implementation of TT enforcement for document.write(ln) https://bugs.webkit.org/show_bug.cgi?id=273819 278500@main (e3736efaa6ac) [CMake][LibWebRTC] ARM build fixes https://bugs.webkit.org/show_bug.cgi?id=273870 278499@main (adf1f00fb1ff) transform-style:preserve-3d doesn't work across display:contents ancestors https://bugs.webkit.org/show_bug.cgi?id=273627 <rdar://127468969> 278498@main (70044da3f547) [GTK][WPE] Switch to Skia by default https://bugs.webkit.org/show_bug.cgi?id=272973 278497@main (60532cbe64e5) [CMake][LibWebRTC] Add support for optimized ASM BoringSSL modules https://bugs.webkit.org/show_bug.cgi?id=273543 278496@main (2da7f8227c1c) Remove local `indexeddb` blink imported tests in favor of WPT Could not reproduce locally, though. Maybe related to the skia switch?
Attachments
Lauro Moura
Comment 1 2024-05-17 21:17:00 PDT
Failed assertion in the test: ERROR:/app/webkit/Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebView.cpp:1509:void testWebViewIsPlayingAudio(IsPlayingAudioWebViewTest*, gconstpointer): 'webkit_web_view_is_playing_audio(test->m_webView)' should be TRUE
Note You need to log in before you can comment on or make changes to this bug.