summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiago Santos <thiago.sousa.santos@collabora.com>2011-12-28 16:59:15 -0300
committerThiago Santos <thiago.sousa.santos@collabora.com>2011-12-28 16:59:15 -0300
commitd465188879cd4dd0735e3fbcaeb83d98f217ed88 (patch)
treeeb23cf0592298b7b8d1178243b91d6882246f18b
parent2df5760a79c3b74130d1bceae861703499596ebc (diff)
downloadgstreamer-plugins-bad-d465188879cd4dd0735e3fbcaeb83d98f217ed88.tar.gz
tests: remove comment for already fixed issues on makefile
Some issues on camerabin2 and jifmux tests were fixed some time ago, remove the comments about them
-rw-r--r--tests/check/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am
index 60be0e613..74e186073 100644
--- a/tests/check/Makefile.am
+++ b/tests/check/Makefile.am
@@ -159,8 +159,6 @@ VALGRIND_TESTS_DISABLE = \
# these tests don't even pass
# neon: too flaky (almost always fails 'the first time')
-# jifmux: elements/jifmux.c:728:F:general:test_jifmux_tags:0: Assertion 'entry->components == 2' failed
-# camerabin2: wrappercamerabinsrc:test_multiple_video_recordings:0: Unexpected critical/warning: gst_caps_get_structure: assertion `GST_IS_CAPS (caps)' failed
# colorspace: bad memory accesses in orc code for odd width buffers - https://bugzilla.gnome.org/show_bug.cgi?id=663248
noinst_PROGRAMS = \
pipelines/colorspace \