NEW258541
REGRESSION(265241@main): [WPE] webrtc/vp9-profile2.html is failing
https://bugs.webkit.org/show_bug.cgi?id=258541
Summary REGRESSION(265241@main): [WPE] webrtc/vp9-profile2.html is failing
Diego Pino
Reported 2023-06-26 19:10:29 PDT
The test 'webrtc/vp9-profile2.html' started failing in the interval [265238@main-265242@main]. I believe 265241@main caused the regression. https://results.webkit.org/?suite=layout-tests&test=webrtc%2Fvp9-profile2.html&platform=GTK&platform=WPE The test is failing in WPE with the following output: ``` PASS VP9 profile 2 in getCapabilities PASS Verify VP9 activation FAIL Setting video exchange promise_test: Unhandled rejection with value: "Test timed out" PASS Ensuring connection state is connected FAIL Track is enabled, video should not be black promise_test: Unhandled rejection with value: "checkVideoBlack timed out expecting false" PASS Track is disabled, video should be black FAIL Track is enabled, video should not be black 2 promise_test: Unhandled rejection with value: "checkVideoBlack timed out expecting false" ``` The test times out in WebKitGTK.
Attachments
Philippe Normand
Comment 1 2023-06-27 00:07:06 PDT
There's another bug that can trigger timeouts when disabling incoming tracks...
Note You need to log in before you can comment on or make changes to this bug.