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
This commit is contained in:
Thiago Santos 2011-12-28 16:59:15 -03:00
parent 2df5760a79
commit d465188879

View file

@ -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 \