Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ea60ea79a3be81301927471653e1026bb9a3d9c6
https://github.com/WebKit/WebKit/commit/ea60ea79a3be81301927471653e1026bb9a3d9c6
Author: Philippe Normand <[email protected]>
Date: 2026-04-19 (Sun, 19 Apr 2026)
Changed paths:
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/gtk/TestExpectations
M LayoutTests/platform/wpe/TestExpectations
Log Message:
-----------
[GStreamer] Flaky media test failures due to video frame map failures in
avviddec with buffers allocated by the GL buffer pool
https://bugs.webkit.org/show_bug.cgi?id=309438
Unreviewed, un-flag most media flaky/timeout tests that are now passing since
the SDK was updated to
GStreamer 1.28 (on April 13th 2026) where decoded video frames are exported as
DMABuf, thus using a
code path not triggering the previous video frame map failures anymore.
* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/gtk/TestExpectations:
* LayoutTests/platform/wpe/TestExpectations:
Canonical link: https://commits.webkit.org/311541@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications