gstreamer/subprojects/gst-editing-services/tests/check/nle
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
..
common.c Move files from gst-editing-services into the "subprojects/gst-editing-services/" subdir 2021-09-24 16:15:30 -03:00
common.h Move files from gst-editing-services into the "subprojects/gst-editing-services/" subdir 2021-09-24 16:15:30 -03:00
complex.c tests: nle: Set sync=FALSE on sinks 2023-06-22 16:34:49 +00:00
nlecomposition.c tests: nle: Set sync=FALSE on sinks 2023-06-22 16:34:49 +00:00
nleoperation.c tests: nle: Set sync=FALSE on sinks 2023-06-22 16:34:49 +00:00
nlesource.c tests: nle: Set sync=FALSE on sinks 2023-06-22 16:34:49 +00:00
seek.c tests: nle: Set sync=FALSE on sinks 2023-06-22 16:34:49 +00:00
simple.c tests: nle: Set sync=FALSE on sinks 2023-06-22 16:34:49 +00:00
tempochange.c tests: nle: Set sync=FALSE on sinks 2023-06-22 16:34:49 +00:00