From: Timo Tijhof Date: Thu, 16 Apr 2015 03:04:07 +0000 (+0100) Subject: backupTextPassTest: Disable testCheckpointGzip test X-Git-Tag: 1.31.0-rc.0~11693^2 X-Git-Url: http://git.cyclocoop.org/%28%5B%5E/404?a=commitdiff_plain;h=9107fb539111de;p=lhc%2Fweb%2Fwiklou.git backupTextPassTest: Disable testCheckpointGzip test Follows-up 3d4c0e93, 73c6f525. Bug: T70653 Change-Id: I2fbb3e8a2ba14751dfc8942d6d1a379faa9c48bf --- diff --git a/tests/phpunit/maintenance/backupTextPassTest.php b/tests/phpunit/maintenance/backupTextPassTest.php index a5ef762488..7fc9997610 100644 --- a/tests/phpunit/maintenance/backupTextPassTest.php +++ b/tests/phpunit/maintenance/backupTextPassTest.php @@ -434,7 +434,10 @@ class TextPassDumperDatabaseTest extends DumpTestCase { * PHP extensions, we go for gzip instead, which triggers the same relevant code * paths while still being testable on more systems. * + * Broken per T70653. + * * @group large + * @group Broken */ function testCheckpointGzip() { $this->checkHasGzip();