[tracker-miners: 22/22] Merge branch 'sam/test-runner-fix'
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-miners: 22/22] Merge branch 'sam/test-runner-fix'
- Date: Mon, 11 Feb 2019 00:26:35 +0000 (UTC)
commit cddec58050365b2c613a3e8c429f341587a683cd
Merge: a48645d41 125d70744
Author: Sam Thursfield <sam afuera me uk>
Date: Mon Feb 11 01:25:35 2019 +0100
Merge branch 'sam/test-runner-fix'
This fixes many issues in the functional test suite.
Some issues remain, so the overall merge request here is still open:
https://gitlab.gnome.org/GNOME/tracker-miners/merge_requests/27
data/meson.build | 35 +++++
data/org.freedesktop.Tracker.Extract.gschema.xml | 58 ++++++++
...org.freedesktop.Tracker.Miner.Files.gschema.xml | 162 +++++++++++++++++++++
data/org.freedesktop.Tracker.Writeback.gschema.xml | 28 ++++
meson.build | 2 +
src/miners/fs/meson.build | 3 -
src/tracker-extract/meson.build | 3 -
src/tracker-writeback/meson.build | 3 -
src/tracker-writeback/tracker-writeback-module.c | 21 ++-
tests/functional-tests/300-miner-basic-ops.py | 48 +++---
.../functional-tests/301-miner-resource-removal.py | 6 +-
tests/functional-tests/311-fts-file-operations.py | 6 +-
tests/functional-tests/410-extractor-decorator.py | 17 +--
tests/functional-tests/500-writeback.py | 81 ++++-------
tests/functional-tests/501-writeback-details.py | 11 +-
tests/functional-tests/601-applications-sync.py | 12 +-
.../common/utils/applicationstest.py | 44 ++----
.../functional-tests/common/utils/configuration.py | 43 ++++--
.../common/utils/expectedFailure.py | 68 ---------
tests/functional-tests/common/utils/helpers.py | 93 ++++++++++--
tests/functional-tests/common/utils/minertest.py | 28 ++--
tests/functional-tests/common/utils/storetest.py | 7 +-
tests/functional-tests/common/utils/system.py | 106 ++++++--------
.../functional-tests/common/utils/writebacktest.py | 99 ++++++-------
tests/functional-tests/meson.build | 4 +-
.../images/test-image-1.expected.json | 5 +-
.../images/test-image-4.expected.json | 5 +-
27 files changed, 624 insertions(+), 374 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]