[Pkg-owncloud-commits] [owncloud] 19/34: remove unstable test

David Prévot taffit at moszumanska.debian.org
Fri Oct 17 01:32:16 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit f03142f3d6038a87f13ca4d422e18ab9328e1fb6
Author: Robin Appelman <icewind at owncloud.com>
Date:   Wed Aug 6 12:35:59 2014 +0200

    remove unstable test
---
 tests/lib/files/cache/updaterlegacy.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/lib/files/cache/updaterlegacy.php b/tests/lib/files/cache/updaterlegacy.php
index deb4cb0..c80c316 100644
--- a/tests/lib/files/cache/updaterlegacy.php
+++ b/tests/lib/files/cache/updaterlegacy.php
@@ -137,7 +137,6 @@ class UpdaterLegacy extends \PHPUnit_Framework_TestCase {
 		$this->assertInternalType('string', $folderCachedData['etag']);
 		$this->assertInternalType('string', $cachedData['etag']);
 		$this->assertNotSame($folderCachedData['etag'], $cachedData['etag']);
-		$this->assertEquals($mtime, $cachedData['mtime']);
 	}
 
 	public function testDelete() {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list