tracker tests: do not request starting all Tracker services
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 4 Apr 2013 14:35:12 +0000 (15:35 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 5 Apr 2013 13:03:45 +0000 (14:03 +0100)
commit53337413fc236b5d3527378face31ca8d9af39cb
treecccc9895e3ad4857469d08526377e9f0b96cea47
parenteebdc677e00a0114ebcf90cf8546998367f6fa96
tracker tests: do not request starting all Tracker services

We don't care about tracker-miner-fs etc. for these tests; all we want
to do is stop any running Tracker stuff. D-Bus service activation will
ensure that we get the necessary services when they're needed, without
starting the unnecessary ones.

(This fixes the Tracker tests on a system without tracker-miner-fs.)

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=697261
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Philip Withnall <philip@tecnocode.co.uk>
tests/tools/tracker.sh