瀏覽代碼

Skip failing test

These tests are failling because now we consider that any files that ends
with .owncloud is a virtual file, regardless what the DB say.
Olivier Goffart 7 年之前
父節點
當前提交
d6fc3b6e0a
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      test/testsyncvirtualfiles.cpp

+ 2 - 0
test/testsyncvirtualfiles.cpp

@@ -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