backupTextPassTest: Disable testCheckpointGzip test
Follows-up3d4c0e93,73c6f525. Bug: T70653 Change-Id: I2fbb3e8a2ba14751dfc8942d6d1a379faa9c48bf
This commit is contained in:
parent
a20cb3a525
commit
9107fb5391
1 changed files with 3 additions and 0 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Reference in a new issue