summaryrefslogtreecommitdiff
path: root/tests/functional-tests/501-writeback-details.py
diff options
context:
space:
mode:
authorMartin Kampas <martin.kampas+gnomebugs@ubedi.net>2014-02-24 16:21:17 +0000
committerMartyn Russell <martyn@lanedo.com>2014-02-24 16:21:17 +0000
commitb93da59e006cc2c5308aa7db402d63b382da3965 (patch)
tree536040467f51aa267a68b14ab308043cd32a5624 /tests/functional-tests/501-writeback-details.py
parent7d4668939e99390b9f2575b7935194700877f655 (diff)
downloadtracker-b93da59e006cc2c5308aa7db402d63b382da3965.tar.gz
functional-tests: Use GraphUpdated signal from store, not miner-fs Idle status
The tracker_miner_fs_wait_for_idle() call is used to detect miner operation has completed. It returns when miner's status changes to "Idle" (or on timeout). Unfortunately at the time miner goes idle it is not guaranteed the data are already in store - and the related test fails. A better way is to listen to GraphUpdated signal sent by store and wait until the desired resource is announced beng added or removed. Depends on tracker-tests-allow-reuse-graph-updated-signal-handling.patch.
Diffstat (limited to 'tests/functional-tests/501-writeback-details.py')
0 files changed, 0 insertions, 0 deletions