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 165354 - Tests failure report for gstreamer 0.8.8
Tests failure report for gstreamer 0.8.8
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.8.8
Other Linux
: Normal normal
: 0.8.10
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-01-26 21:50 UTC by Pierre
Modified: 2005-03-25 20:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pierre 2005-01-26 21:50:03 UTC
[...]
PASS: threadf
........................................................................................................................................................................................................................................................................................................................................................................................................PASS:
signal1
PASS: 159852

** ERROR **: file 159566.c: line 39 (object_deep_notify): should not be reached
aborting...
XFAIL: 159566
........................................................................................................XPASS:
signal2
........................................XFAIL: signal3
==============================================================
1 of 13 tests did not behave as expected (1 unexpected passes)
==============================================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/tmp/gstreamer-0.8.8/testsuite/threads'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/tmp/gstreamer-0.8.8/testsuite/threads'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/tmp/gstreamer-0.8.8/testsuite'
make: *** [check-recursive] Error 1
Comment 1 Ronald Bultje 2005-02-08 11:42:48 UTC
Those tests referred to are gobject signal tests for a race in signalling. They
should be disabled, since A) they are not guaranteed to fail and B) they do not
test functionality in GStreamer.
Comment 2 Ronald Bultje 2005-03-25 20:17:58 UTC
Thomas just did this