WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
220242
[GStreamer][MSE] WPT framesize tests are flaky failure
https://bugs.webkit.org/show_bug.cgi?id=220242
Summary
[GStreamer][MSE] WPT framesize tests are flaky failure
Alicia Boya García
Reported
2021-01-04 08:27:54 PST
All WPT MSE framesize tests are known to be flaky (having occasional failures) and have been so for a very long time.
https://bugs.webkit.org/show_bug.cgi?id=220103
improved the handling of video size but wasn't enough to fix these tests. The failures are probably caused by rapid flushing as the tests append overlapping ranges. Flushes received before playback has started are tricky to implement since GStreamer elements are generally not well tested for that use case.
Attachments
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
2023-01-10 07:45:38 PST
The test or tests filed under this bug are not failing anymore. Test expectations updated in
https://commits.webkit.org/258724@main
.
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