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
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.