GNOME Bugzilla – Bug 165354
Tests failure report for gstreamer 0.8.8
Last modified: 2005-03-25 20:17:58 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
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.
Thomas just did this