Revert "tests: Add @group Broken to
MediaWikiIntegrationTestCaseSchemaTest" This reverts commit37ef5c0cfe. This reverts commit9327bdd953. Reason for revert: The tests are not the issue Bug: T292239 Change-Id: I84f70532ed22cf6db7fd9ad9bc291e194031ad24
This commit is contained in:
parent
14564ef874
commit
9492d49eb9
2 changed files with 0 additions and 6 deletions
|
|
@ -5,9 +5,6 @@ use Wikimedia\Rdbms\IMaintainableDatabase;
|
|||
/**
|
||||
* @covers MediaWikiIntegrationTestCase
|
||||
* @group Database
|
||||
*
|
||||
* Flaky T292239
|
||||
* @group Broken
|
||||
*/
|
||||
class MediaWikiIntegrationTestCaseSchema1Test extends MediaWikiIntegrationTestCase {
|
||||
|
||||
|
|
|
|||
|
|
@ -9,9 +9,6 @@
|
|||
*
|
||||
* @covers MediaWikiIntegrationTestCase
|
||||
* @group Database
|
||||
*
|
||||
* Flaky T292239
|
||||
* @group Broken
|
||||
*/
|
||||
class MediaWikiIntegrationTestCaseSchema2Test extends MediaWikiIntegrationTestCase {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue