Bug 220242
Summary: | [GStreamer][MSE] WPT framesize tests are flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alicia Boya García <aboya> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Alicia Boya García
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
The test or tests filed under this bug are not failing anymore. Test expectations updated in https://commits.webkit.org/258724@main.