tests: convertscale: Do not log EOS events in validateflow
authorThibault Saunier <tsaunier@igalia.com>
Thu, 21 Apr 2022 14:21:37 +0000 (10:21 -0400)
committerThibault Saunier <tsaunier@igalia.com>
Thu, 21 Apr 2022 16:50:43 +0000 (12:50 -0400)
commitadd38d537c7cabeb248a13a57aaf6aa5441c9d3c
tree4f5fcfa2e6eda3c08f410c39da57d6e1efccc168
parent956270f3ab7309f5ec02e1eab8093c367a428cc2
tests: convertscale: Do not log EOS events in validateflow

We already checked that we are getting an EOS before going back to ready
and adding the EOS at the end of the .validateflow is racy as the ERROR
message might reach the bus before it is logged.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2264>
subprojects/gst-plugins-base/tests/validate/convertscale/convert_disable_scale.validatetest
subprojects/gst-plugins-base/tests/validate/convertscale/convert_disable_scale/flow-expectations/log-converter-src-expected
subprojects/gst-plugins-base/tests/validate/convertscale/scale_disable_convert.validatetest
subprojects/gst-plugins-base/tests/validate/convertscale/scale_disable_convert/flow-expectations/log-scaler-src-expected