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 699413 - tracker-test.c:62:insert_test_data: assertion failed
tracker-test.c:62:insert_test_data: assertion failed
Status: RESOLVED OBSOLETE
Product: tracker
Classification: Core
Component: Tests
git master
Other Linux
: Normal normal
: ---
Assigned To: tracker-general
tracker-general
: 711769 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2013-05-01 19:29 UTC by Pacho Ramos
Modified: 2021-05-26 22:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build.log (1.02 MB, text/plain)
2013-05-01 19:42 UTC, Pacho Ramos
Details

Description Pacho Ramos 2013-05-01 19:29:12 UTC
We get this failure:
Making check in tracker-steroids
make[2]: Entering directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests/tracker-steroids'
make  check-local
make[3]: Entering directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests/tracker-steroids'
TEST: tracker-test... (pid=8642)
**
Tracker:ERROR:tracker-test.c:62:insert_test_data: assertion failed (error == NULL): GDBus.Error:org.freedesktop.Tracker1.SparqlError.NoSpace: There is not enough space on the file system for update operations (tracker_sparql_error-quark, 5)
FAIL: tracker-test
/bin/sh: línea 1:  8641 Terminado               gtester --verbose tracker-test
make[3]: *** [test] Error 143
make[3]: Leaving directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests/tracker-steroids'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests/tracker-steroids'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests'
make: *** [check-recursive] Error 1
Comment 1 Pacho Ramos 2013-05-01 19:42:13 UTC
Created attachment 243007 [details]
build.log
Comment 2 Ivan Frade 2013-05-01 20:10:07 UTC
The error is explicit: 

"... SparqlError.NoSpace: There is not enough space on the file system for update operations"

It seems that the tests run on /var/tmp/.... do you have enough space on that partition?
Comment 3 Pacho Ramos 2013-05-02 08:14:22 UTC
Looks to pass now
Comment 4 Pacho Ramos 2013-05-02 08:58:55 UTC
No, it wasn't really run, I still get:
ake[3]: Leaving directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests/libtracker-sparql'
make[2]: Leaving directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests/libtracker-sparql'
Making check in tracker-steroids
make[2]: Entering directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests/tracker-steroids'
make  check-local
make[3]: Entering directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests/tracker-steroids'
TEST: tracker-test... (pid=23555)
**
Tracker:ERROR:tracker-test.c:62:insert_test_data: assertion failed (error == NULL): GDBus.Error:org.freedesktop.Tracker1.SparqlError.NoSpace: There is not enough space on the file system for update operations (tracker_sparql_error-quark, 5)
FAIL: tracker-test
/bin/sh: line 1: 23554 Terminated              gtester --verbose tracker-test
make[3]: *** [test] Error 143
make[3]: Leaving directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests/tracker-steroids'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests/tracker-steroids'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-misc/tracker-0.16.1/work/tracker-0.16.1/tests'
make: *** [check-recursive] Error 1

And:
tmpfs            2,9G   269M  2,7G  10% /var/tmp/portage
Comment 5 Pacho Ramos 2013-11-10 10:50:05 UTC
*** Bug 711769 has been marked as a duplicate of this bug. ***
Comment 6 Martyn Russell 2015-07-12 19:52:29 UTC
Moving bugs into new "tests" component.
Comment 7 Sam Thursfield 2021-05-26 22:25:15 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new enhancement request ticket at
  https://gitlab.gnome.org/GNOME/tracker/-/issues/

Thank you for your understanding and your help.