WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
258541
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
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2023-06-27 00:07:06 PDT
There's another bug that can trigger timeouts when disabling incoming tracks...
Alicia Boya García
Comment 2
2026-02-05 12:16:29 PST
Nowadays this test is flaky. The bot wpe-release completed 1054 runs on the interval [
302869@main-306865@main
] Frecuency of results for test: webrtc/vp9-profile2.html 1042 times [98.9%] -> PASS 11 times [1.0%] -> TEXT PASS 1 times [0.1%] -> TEXT Of those 1054 runs it didn't match the expectation 12 times [1.1%] Details of the type and frequency of unmatched expectations: 11 times [1.0%] -> TEXT PASS (Expected: PASS TIMEOUT) 1 times [0.1%] -> TEXT (Expected: PASS TIMEOUT) Flakiness factor: 2.3% - This test was flaky on 2.3% of the 1054 runs analyzed, either giving different results within a single run, or a different result than in the previous run. webrtc/vp9-sw.html shows the same error message and flakiness.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug