Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a83fbf4f8332513f05cebaac4fc744c80338b542
https://github.com/WebKit/WebKit/commit/a83fbf4f8332513f05cebaac4fc744c80338b542
Author: Philippe Normand <[email protected]>
Date: 2023-11-24 (Fri, 24 Nov 2023)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebCore/gstreamer/GstElementHarness.cpp
Log Message:
-----------
[GStreamer] GStreamerTest.harnessDecodeMP4Video API test is flaky
https://bugs.webkit.org/show_bug.cgi?id=265303
Reviewed by Xabier Rodriguez-Calvar.
multiqueue forwards the flush-stop event before stopping its single queues
flushes. The harness
blocks its flush operation until it received flush-stop, so this was a source
of flakyness on the
test. To workaround this issue we disable internal buffering on the multiqueue
created by
decodebin3.
* Tools/TestWebKitAPI/Tests/WebCore/gstreamer/GstElementHarness.cpp:
(TestWebKitAPI::TEST_F):
Canonical link: https://commits.webkit.org/271098@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes