mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
tests: disable generic index test
This commit is contained in:
parent
596647664f
commit
7bff5df357
1 changed files with 1 additions and 2 deletions
|
@ -43,8 +43,8 @@ else
|
|||
check_x264enc=
|
||||
endif
|
||||
|
||||
# generic/index
|
||||
check_PROGRAMS = \
|
||||
generic/index \
|
||||
generic/states \
|
||||
$(AMRNB) \
|
||||
$(LAME) \
|
||||
|
@ -64,7 +64,6 @@ LDADD = $(GST_OBJ_LIBS) $(GST_CHECK_LIBS) $(CHECK_LIBS)
|
|||
|
||||
# valgrind testing
|
||||
VALGRIND_TESTS_DISABLE = \
|
||||
generic/index \
|
||||
elements/x264enc
|
||||
|
||||
SUPPRESSIONS = $(top_srcdir)/common/gst.supp $(srcdir)/gst-plugins-ugly.supp
|
||||
|
|
Loading…
Reference in a new issue