Skip failing test
authorOlivier Goffart <ogoffart@woboq.com>
Thu, 26 Jul 2018 11:53:40 +0000 (13:53 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:01 +0000 (10:58 +0100)
These tests are failling because now we consider that any files that ends
with .owncloud is a virtual file, regardless what the DB say.

test/testsyncvirtualfiles.cpp

index 78ba1ed87c542c74495691acd2762218820e75c1..4222509945cbb43105332301e9113b9e51c94df1 100644 (file)
@@ -411,6 +411,7 @@ private slots:
     // Check what might happen if an older sync client encounters virtual files
     void testOldVersion1()
     {
+        QSKIP("Does not work with the new discovery because the way we simulate the old client does not work");
         FakeFolder fakeFolder{ FileInfo() };
         SyncOptions syncOptions;
         syncOptions._newFilesAreVirtual = true;
@@ -456,6 +457,7 @@ private slots:
     // Older versions may leave db entries for foo and foo.owncloud
     void testOldVersion2()
     {
+        QSKIP("Does not work with the new discovery because the way we simulate the old client does not work");
         FakeFolder fakeFolder{ FileInfo() };
 
         // Sync a file