Merge pull request #12746 from owncloud/skip-longpath-test-again

skip testLongPath()
This commit is contained in:
Thomas Müller 2014-12-10 17:22:04 +01:00
commit 6143232da6
1 changed files with 1 additions and 1 deletions

View File

@ -594,7 +594,7 @@ class View extends \Test\TestCase {
}
}
public function testLongPath() {
public function xtestLongPath() {
$storage = new \OC\Files\Storage\Temporary(array());
\OC\Files\Filesystem::mount($storage, array(), '/');