[Bug 747624] decodebin unit test fails with no valid frames seen
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Apr 10 09:29:53 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=747624
--- Comment #14 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
%.check: %
@$(AM_TESTS_ENVIRONMENT) \
CK_DEFAULT_TIMEOUT=20 \
/bin/echo "RUNNING $*" && $* ||
\
$(AM_TESTS_ENVIRONMENT) \
GST_DEBUG=$$GST_DEBUG,*:2 \
CK_DEFAULT_TIMEOUT=20 \
$*
The extra echo is only printed when I run make foo/bar.check, not make check
from the root. Not sure what rules the latter uses yet.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list