]> source.dussan.org Git - nextcloud-server.git/commitdiff
VersioningTest:729 is unreliable and should be disabled 23403/head
authorMorris Jobke <hey@morrisjobke.de>
Mon, 12 Oct 2020 20:02:58 +0000 (22:02 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Tue, 13 Oct 2020 07:10:52 +0000 (07:10 +0000)
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
apps/files_versions/tests/VersioningTest.php

index 683fc078a297c422395617d7a23495bfdde89dcf..c2919caecc610c0bb07fbf4a538ab78905d1216e 100644 (file)
@@ -688,6 +688,7 @@ class VersioningTest extends \Test\TestCase {
        }
 
        public function testRestoreMovedShare() {
+               $this->markTestSkipped('Unreliable test');
                $this->loginAsUser(self::TEST_VERSIONS_USER);
 
                $userHome = \OC::$server->getUserFolder(self::TEST_VERSIONS_USER);