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 493211 - 'make check' fails with 1 error.
'make check' fails with 1 error.
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.14
Other All
: Normal minor
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-03 23:33 UTC by drinksoymilk
Modified: 2008-01-07 12:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description drinksoymilk 2007-11-03 23:33:42 UTC
Please describe the problem:
After successfully running make, I ran 'make check'.  All tests were successful except for elements/tee.c, which, according to the output I pasted below, timed out.

Steps to reproduce:
1. ./configure
2. make
3. make check


Actual results:
Running suite(s): multiqueue
100%: Checks: 5, Failures: 0, Errors: 0
PASS: elements/multiqueue
Running suite(s): tee
50%: Checks: 2, Failures: 0, Errors: 1
elements/tee.c:112:E:general:test_stress: (after this point) Test timeout expired
FAIL: elements/tee
Running suite(s): GstBaseSrc
100%: Checks: 4, Failures: 0, Errors: 0
PASS: libs/basesrc

Expected results:
I would have expected, PASS.

Does this happen every time?
Only tried it once.

Other information:
Running OpenSuSE 10.2.
Comment 1 Tim-Philipp Müller 2007-11-04 10:02:52 UTC
Any chance you could you try with core from CVS?

http://gstreamer.freedesktop.org/data/doc/gstreamer/head/faq/html/chapter-cvs.html#cvs-anon

(The tests should run fine even without installing it, FWIW)

Comment 2 Tim-Philipp Müller 2008-01-07 12:57:29 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!