From d465188879cd4dd0735e3fbcaeb83d98f217ed88 Mon Sep 17 00:00:00 2001 From: Thiago Santos Date: Wed, 28 Dec 2011 16:59:15 -0300 Subject: [PATCH] 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 --- tests/check/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 60be0e613e..74e1860733 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 \