check.gst-plugins-good.elements_splitmux.test_splitmuxsrc_format_location: Sometimes times out in valgrind
See https://gitlab.freedesktop.org/knut.tidemann/gst-plugins-good/-/jobs/436630
GST_CHECKS='test_splitmuxsrc_format_location' CK_TIMEOUT_MULTIPLIER='20' GST_REGISTRY='/builds/knut.tidemann/gst-plugins-good/gst-build/build/subprojects/gst-plugins-good/tests/check/elements_splitmux.registry' GST_PLUGIN_PATH_1_0='/builds/knut.tidemann/gst-plugins-good/gst-build/build' G_SLICE='always-malloc' GST_VALIDATE_CONFIG='/builds/knut.tidemann/gst-plugins-good/gst-build/subprojects/gst-devtools/validate/data/valgrind.config' GST_PLUGIN_LOADING_WHITELIST='gstreamer:gst-plugins-base:gst-plugins-good@/builds/knut.tidemann/gst-plugins-good/gst-build/build' G_DEBUG='gc-friendly' ORC_CODE='backup' GST_STATE_IGNORE_ELEMENTS='aasink autoaudiosrc autoaudiosink autovideosrc autovideosink cacasink cairotextoverlay gtkglsink gtksink jackaudiosrc jackaudiosink osssrc osssink osxaudiosink osxaudiosrc osxvideosrc osxvideosink pulsesink pulsesrc pulsemixer v4l2src' CK_DEFAULT_TIMEOUT='20' GST_PLUGIN_SYSTEM_PATH_1_0='' valgrind --trace-children=yes --tool=memcheck --leak-check=full --leak-resolution=high --errors-for-leak-kinds=definite,indirect --show-leak-kinds=definite,indirect --show-possibly-lost=no --num-callers=20 --error-exitcode=20 --gen-suppressions=all --log-file=/builds/knut.tidemann/gst-plugins-good/validate-logs/check/gst-plugins-good/elements_splitmux/test_splitmuxsrc_format_location.valgrind --suppressions=/builds/knut.tidemann/gst-plugins-good/gst-build/subprojects/gst-devtools/validate/data/gstvalidate.supp --suppressions=/builds/knut.tidemann/gst-plugins-good/gst-build/subprojects/gstreamer/tests/check/gstreamer.supp --suppressions=/builds/knut.tidemann/gst-plugins-good/gst-build/subprojects/gst-plugins-base/tests/check/gst-plugins-base.supp --suppressions=/builds/knut.tidemann/gst-plugins-good/gst-build/subprojects/gst-plugins-good/tests/check/gst-plugins-good.supp --suppressions=/builds/knut.tidemann/gst-plugins-good/gst-build/subprojects/gst-plugins-bad/tests/check/gst-plugins-bad.supp --suppressions=/builds/knut.tidemann/gst-plugins-good/gst-build/subprojects/gst-plugins-ugly/tests/check/gst-plugins-ugly.supp --suppressions=/builds/knut.tidemann/gst-plugins-good/gst-build/subprojects/gst-libav/tests/check/gst-libav.supp --suppressions=/builds/knut.tidemann/gst-plugins-good/gst-build/subprojects/gst-devtools/validate/data/gstvalidate.supp --suppressions=/builds/knut.tidemann/gst-plugins-good/gst-build/subprojects/libnice/tests/libnice.supp --suppressions=/builds/knut.tidemann/gst-plugins-good/gst-build/subprojects/libsoup/tests/libsoup.supp --suppressions=/builds/knut.tidemann/gst-plugins-good/gst-build/subprojects/glib/glib.supp --suppressions=/builds/knut.tidemann/gst-plugins-good/gst-build/subprojects/gst-python/testsuite/gstpython.supp --suppressions=/builds/knut.tidemann/gst-plugins-good/gst-build/subprojects/gst-python/testsuite/python.supp /builds/knut.tidemann/gst-plugins-good/gst-build/build/subprojects/gst-plugins-good/tests/check/elements_splitmux
elements_splitmux output
Running suite(s): splitmux 0%: Checks: 1, Failures: 0, Errors: 1 ../subprojects/gst-plugins-good/tests/check/elements/splitmux.c:282:E:general:test_splitmuxsrc_format_location:0: (after this point) Test timeout expired Check suite splitmux ran in 400.072s (tests failed: 1)
You can mark the issues as 'known' by adding the following lines to the list of known issues
"FIXME 'check.gst-plugins-good.elements_splitmux.test_splitmuxsrc_format_location' issues [REPORT A BUG in https://gitlab.freedesktop.org/gstreamer/ or use a proper bug description]": { "tests": [ "check.gst-plugins-good.elements_splitmux.test_splitmuxsrc_format_location" ], "issues": [ { 'returncode': 1, 'sometimes': True, }, ], },
Seems also like something new, CC @thaytan