[tracker-miners/wip/carlosg/test] foo




commit ad6dc4f47c3977c18b6fc84ca8f2ae72a41345a4
Author: Carlos Garnacho <carlosg gnome org>
Date:   Fri Oct 23 16:27:49 2020 +0200

    foo

 tests/functional-tests/miner-basic.py | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/tests/functional-tests/miner-basic.py b/tests/functional-tests/miner-basic.py
index ad386ca72..fb77b3683 100755
--- a/tests/functional-tests/miner-basic.py
+++ b/tests/functional-tests/miner-basic.py
@@ -362,6 +362,8 @@ class MinerCrawlTest(fixtures.TrackerMinerTest):
         resource_id = self.tracker.get_content_resource_id(directory_uri)
         urn = self.__get_file_urn(directory)
 
+        time.sleep(1)
+
         with self.await_document_inserted(document) as resource:
             # Force an update on the monitored folder, it needs both
             # a explicit request, and an attribute change (obtained


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