Skip to content

Commit 5d7e5bc

Browse files
jenkins-botGerrit Code Review
authored andcommitted
Merge "Temporarily skip flapping test case"
2 parents df70b89 + 1c13c0d commit 5d7e5bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

repo/tests/phpunit/includes/Store/Sql/WikiPageEntityMetaDataLookupTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ class WikiPageEntityMetaDataLookupTest extends MediaWikiIntegrationTestCase {
5959
protected function setUp(): void {
6060
parent::setUp();
6161

62+
$this->markTestSkipped( 'T321517: multiple flapping tests' );
63+
6264
if ( !$this->data ) {
6365
$user = $this->getTestUser()->getUser();
6466

0 commit comments

Comments
 (0)