Skip to content

Commit

Permalink
Skip Swift stat test
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin McCorkell authored and DeepDiver1975 committed Oct 20, 2015
1 parent ad028c5 commit c98b303
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/files_external/tests/backends/swift.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,8 @@ protected function tearDown() {

parent::tearDown();
}

public function testStat() {
$this->markTestSkipped('Swift doesn\'t update the parents folder mtime');
}
}

0 comments on commit c98b303

Please sign in to comment.