validate:check: Blacklist new ges valgrind test

I can't find what the issue is and the test is very long anyway

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-devtools/-/merge_requests/219>
This commit is contained in:
Thibault Saunier 2020-08-13 21:55:09 -04:00
parent c45e2612a9
commit e995c5ccc3

View file

@ -110,6 +110,7 @@ VALGRIND_BLACKLIST = [
(r'check.gst-libav.generic_libavcodec_locking', '?'),
(r'check.gst-libav.elements_avdemux_ape', '?'),
(r'check.gst-editing-services.pythontests', 'Need to figure out how to introduce python suppressions'),
(r'check.gst-editing-services.check_keyframes_in_compositor_two_sources', 'Valgrind exit with an exitcode 20 but shows no issue: https://gitlab.freedesktop.org/thiblahute/gst-editing-services/-/jobs/4079972')
]
BLACKLIST = [