[tracker/wip/sam/meson-functional-tests: 1/10] functional-tests: Remove tests that belong in tracker-miners



commit 3a1e2f8287d0e6a05965d600548370fd0681318f
Author: Sam Thursfield <sam thursfield codethink co uk>
Date:   Wed Nov 1 12:20:51 2017 +0000

    functional-tests: Remove tests that belong in tracker-miners

 tests/functional-tests/300-miner-basic-ops.py      |  312 ------------------
 .../functional-tests/301-miner-resource-removal.py |  125 --------
 tests/functional-tests/310-fts-indexing.py         |  334 --------------------
 tests/functional-tests/400-extractor-metadata.py   |  256 ---------------
 tests/functional-tests/410-extractor-decorator.py  |  107 -------
 tests/functional-tests/500-writeback.py            |  184 -----------
 tests/functional-tests/501-writeback-details.py    |  107 -------
 tests/functional-tests/600-applications-camera.py  |  286 -----------------
 tests/functional-tests/601-applications-sync.py    |  122 -------
 tests/functional-tests/meson.build                 |    9 -
 tests/functional-tests/test-apps-data/Makefile.am  |    8 -
 .../test-apps-data/test-image-1.jpg                |  Bin 7558 -> 0 bytes
 .../test-apps-data/test-music-1.mp3                |  Bin 61547 -> 0 bytes
 .../test-apps-data/test-video-1.mp4                |  Bin 211931 -> 0 bytes
 14 files changed, 0 insertions(+), 1850 deletions(-)
---
diff --git a/tests/functional-tests/meson.build b/tests/functional-tests/meson.build
index af80853..8261e14 100644
--- a/tests/functional-tests/meson.build
+++ b/tests/functional-tests/meson.build
@@ -21,15 +21,6 @@ functional_tests = [
   '16-collation',
   '17-ontology-changes',
   '200-backup-restore',
-  '300-miner-basic-ops',
-  '301-miner-resource-removal',
-  '310-fts-indexing',
-  '400-extractor-metadata',
-  '410-extractor-decorator',
-  '500-writeback',
-  '501-writeback-details',
-  '600-applications-camera',
-  '601-applications-sync',
 ]
 
 foreach t: functional_tests


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]