gstreamer/subprojects/gst-editing-services/tests
Alicia Boya García 98fbbe7a53 tests: nle: Set sync=FALSE on sinks
A significant portion of the NLE test suite was often timing out due to
the tests taking way longer than necessary because the sinks were
synchronizing to the clock, which is the default behavior for
fakevideosink and fakeaudiosink.

Notable was the case of nleoperation.c:test_pyramid_operations, that ran
through a 10 second stream twice. As the default timeout is 20 seconds,
this made the test flaky.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4914>
2023-06-22 16:34:49 +00:00
..
benchmarks Move files from gst-editing-services into the "subprojects/gst-editing-services/" subdir 2021-09-24 16:15:30 -03:00
check tests: nle: Set sync=FALSE on sinks 2023-06-22 16:34:49 +00:00
validate devenv: Add some missing GStreamer specific env variables 2022-02-25 20:35:26 +00:00
meson.build gstreamer-full: add full static support 2023-05-31 15:17:11 +00:00