mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-21 15:56:42 +00:00
checks: add kate unit tests to valgrind blacklist for now
And add check binary to ignore list.
This commit is contained in:
parent
3f347c7edd
commit
0d16612717
2 changed files with 3 additions and 0 deletions
|
@ -71,6 +71,7 @@ endif
|
|||
|
||||
|
||||
VALGRIND_TO_FIX = \
|
||||
elements/kate \
|
||||
elements/mpeg2enc \
|
||||
elements/mplex
|
||||
|
||||
|
|
2
tests/check/elements/.gitignore
vendored
2
tests/check/elements/.gitignore
vendored
|
@ -6,6 +6,7 @@ deinterleave
|
|||
gdpdepay
|
||||
gdppay
|
||||
interleave
|
||||
kate
|
||||
legacyresample
|
||||
mpeg2enc
|
||||
mplex
|
||||
|
@ -19,6 +20,7 @@ rganalysis
|
|||
rglimiter
|
||||
rgvolume
|
||||
rtpbin
|
||||
rtpbin_buffer_list
|
||||
selector
|
||||
shapewipe
|
||||
spectrum
|
||||
|
|
Loading…
Reference in a new issue