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 731043 - rhythmbox-3.0.3: tests fail
rhythmbox-3.0.3: tests fail
Status: RESOLVED OBSOLETE
Product: rhythmbox
Classification: Other
Component: general
3.0.x
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-05-31 11:28 UTC by Pacho Ramos
Modified: 2018-05-24 18:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
test-suite.log (23.24 KB, text/plain)
2014-05-31 11:28 UTC, Pacho Ramos
Details

Description Pacho Ramos 2014-05-31 11:28:25 UTC
Created attachment 277616 [details]
test-suite.log

I get:
PASS: test-rb-lib
PASS: test-audioscrobbler
PASS: test-file-helpers
PASS: test-widgets
PASS: test-rhythmdb-query-model
PASS: test-rhythmdb
FAIL: test-rhythmdb-property-model
make[4]: Entering directory `/var/tmp/portage/media-sound/rhythmbox-3.0.3/work/rhythmbox-3.0.3/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/media-sound/rhythmbox-3.0.3/work/rhythmbox-3.0.3/tests'
============================================================================
Testsuite summary for rhythmbox 3.0.3
============================================================================
# TOTAL: 7
# PASS:  6
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to https://bugzilla.gnome.org/enter_bug.cgi?product=rhythmbox
============================================================================
make[3]: *** [test-suite.log] Error 1
make[3]: Leaving directory `/var/tmp/portage/media-sound/rhythmbox-3.0.3/work/rhythmbox-3.0.3/tests'
make[2]: *** [check-TESTS] Error 2
make[2]: Leaving directory `/var/tmp/portage/media-sound/rhythmbox-3.0.3/work/rhythmbox-3.0.3/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/media-sound/rhythmbox-3.0.3/work/rhythmbox-3.0.3/tests'
make: *** [check-recursive] Error 1
Comment 1 gnome.vrb 2014-07-14 17:01:37 UTC
As per the latest status, all tests have been disabled I guess.

make  check-TESTS
make[1]: Entering directory '/local/packages/build/apt-build/rhythmbox/rhythmbox-3.0.3/tests'
make[2]: Entering directory '/local/packages/build/apt-build/rhythmbox/rhythmbox-3.0.3/tests'
make[3]: Entering directory '/local/packages/build/apt-build/rhythmbox/rhythmbox-3.0.3/tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/local/packages/build/apt-build/rhythmbox/rhythmbox-3.0.3/tests'
============================================================================
Testsuite summary for rhythmbox 3.0.3
============================================================================
# TOTAL: 0
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[2]: Leaving directory '/local/packages/build/apt-build/rhythmbox/rhythmbox-3.0.3/tests'
make[1]: Leaving directory '/local/packages/build/apt-build/rhythmbox/rhythmbox-3.0.3/tests'
Comment 2 Jonathan Matthew 2014-07-14 21:55:32 UTC
that is incorrect
Comment 3 gnome.vrb 2014-08-15 08:40:24 UTC
The report in "https://bugzilla.gnome.org/show_bug.cgi?id=731043#c1" is incorrect, as Jonathan pointed out. Below is the correct test report: ( after, apt-get install check )

sid@unstable:~/build/git-build/rhythmbox/tests$ make check
make  check-TESTS
make[1]: Entering directory '/local/packages/build/git-build/rhythmbox/tests'
make[2]: Entering directory '/local/packages/build/git-build/rhythmbox/tests'
PASS: test-rb-lib
FAIL: test-rhythmdb
PASS: test-rhythmdb-query-model
PASS: test-rhythmdb-property-model
PASS: test-file-helpers
PASS: test-audioscrobbler
PASS: test-widgets
make[3]: Entering directory '/local/packages/build/git-build/rhythmbox/tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/local/packages/build/git-build/rhythmbox/tests'
============================================================================
Testsuite summary for rhythmbox 3.0.3
============================================================================
# TOTAL: 7
# PASS:  6
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to https://bugzilla.gnome.org/enter_bug.cgi?product=rhythmbox
============================================================================
Makefile:1007: recipe for target 'test-suite.log' failed
make[2]: *** [test-suite.log] Error 1
make[2]: Leaving directory '/local/packages/build/git-build/rhythmbox/tests'
Makefile:1113: recipe for target 'check-TESTS' failed
make[1]: *** [check-TESTS] Error 2
make[1]: Leaving directory '/local/packages/build/git-build/rhythmbox/tests'
Makefile:1228: recipe for target 'check-am' failed
make: *** [check-am] Error 2
Comment 4 GNOME Infrastructure Team 2018-05-24 18:15:27 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/rhythmbox/issues/1343.