GNOME Bugzilla – Bug 731043
rhythmbox-3.0.3: tests fail
Last modified: 2018-05-24 18:15:27 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
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'
that is incorrect
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
-- 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.