[tracker-miners/wip/carlosg/test-fixes: 4/5] functional-tests: Fix update in 601-applications-sync test



commit d59096ba6f8c589b2da5876f68213d46a44f2d08
Author: Carlos Garnacho <carlosg gnome org>
Date:   Sat Nov 30 13:41:12 2019 +0100

    functional-tests: Fix update in 601-applications-sync test
    
    Being able to have different resources with the same nie:url comes
    as a natural consequence of proper graph support. This trigger tries
    to look for the error, but triggers it through its own actions.
    
    Anyway, nothing of this test applies to the real world in 2019...

 tests/functional-tests/601-applications-sync.py | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/tests/functional-tests/601-applications-sync.py b/tests/functional-tests/601-applications-sync.py
index fa345dbf4..7e715f447 100755
--- a/tests/functional-tests/601-applications-sync.py
+++ b/tests/functional-tests/601-applications-sync.py
@@ -70,6 +70,7 @@ class TrackerSyncApplicationTests (CommonTrackerApplicationTest):
 
         # Insert new resource in the store
         insert = """
+        WITH <urn:uuid:472ed0cc-40ff-4e37-9c0c-062d78656540>
         DELETE { ?file a rdfs:Resource }
         WHERE  { ?file nie:url '%s'}
 


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