mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-04 06:29:31 +00:00
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:
parent
2df5760a79
commit
d465188879
1 changed files with 0 additions and 2 deletions
|
@ -159,8 +159,6 @@ VALGRIND_TESTS_DISABLE = \
|
||||||
|
|
||||||
# these tests don't even pass
|
# these tests don't even pass
|
||||||
# neon: too flaky (almost always fails 'the first time')
|
# 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
|
# colorspace: bad memory accesses in orc code for odd width buffers - https://bugzilla.gnome.org/show_bug.cgi?id=663248
|
||||||
noinst_PROGRAMS = \
|
noinst_PROGRAMS = \
|
||||||
pipelines/colorspace \
|
pipelines/colorspace \
|
||||||
|
|
Loading…
Reference in a new issue