backupTextPassTest: Disable testCheckpointGzip test

Follows-up 3d4c0e93, 73c6f525.

Bug: T70653
Change-Id: I2fbb3e8a2ba14751dfc8942d6d1a379faa9c48bf
This commit is contained in:
Timo Tijhof 2015-04-16 04:04:07 +01:00
parent a20cb3a525
commit 9107fb5391

View 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();