validate: check: Fix known-not-leaky to work

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3940>
This commit is contained in:
ekwange 2020-02-26 10:19:19 +09:00 committed by GStreamer Marge Bot
parent 264a57dabe
commit 100497df20

View file

@ -26,7 +26,7 @@ import os
TEST_MANAGER = "check"
KNOWN_NOT_LEAKY = r'^check.gst-devtools.*|^check.gstreamer.*|^check-gst-plugins-base|^check.gst-plugins-ugly|^check.gst-plugins-good'
KNOWN_NOT_LEAKY = r'^gst-devtools.*|^gstreamer.*|^gst-plugins-base|^gst-plugins-ugly|^gst-plugins-good'
# These tests take very long compared to what they add, so let's skip them.
LONG_VALGRIND_TESTS = [