backupTextPassTest: Disable testCheckpointGzip test
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 16 Apr 2015 03:04:07 +0000 (04:04 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Thu, 16 Apr 2015 03:04:07 +0000 (04:04 +0100)
Follows-up 3d4c0e9373c6f525.

Bug: T70653
Change-Id: I2fbb3e8a2ba14751dfc8942d6d1a379faa9c48bf

tests/phpunit/maintenance/backupTextPassTest.php

index a5ef762..7fc9997 100644 (file)
@@ -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();