Alicia Boya García 506af5b8e4 gst-validate: Don't treat FALSE when sending flushes as an error
gst_element_send_event(FLUSH_START / FLUSH_STOP) returns FALSE in cases
where any of the most downstream elements have unlinked pads, even if
the pipeline is successfully flushed.

Currently this is considered expected behavior in GStreamer. This patch
updates gst-validate to treat it as such and therefore not fail the test
for a "failing" flush.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7064>
2024-07-02 19:06:02 +00:00
..
2023-07-16 19:10:03 +00:00
2024-03-04 23:59:25 +00:00
2024-03-05 12:58:57 +00:00
2024-03-04 23:59:25 +00:00
2024-03-05 12:58:57 +00:00