After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 744014 - some errors in unit tests
some errors in unit tests
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-02-04 21:52 UTC by m][sko
Modified: 2015-02-04 21:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description m][sko 2015-02-04 21:52:23 UTC
I get this errors in unit tests on raspberry pi 2 and raspbian

http://pastebin.com/MAVvQtTc

tests on x86 don't have GST_DEBUG for errors
any idea why?

it is git master from 4.2.2015
Comment 1 Tim-Philipp Müller 2015-02-04 21:58:21 UTC
"All 94 tests passed" - there is no problem.

If you run git it will show the GST_ERROR messages by default, if you run a release it doesn't.