jenkins-bot has submitted this change and it was merged.

Change subject: (bug 43762) Mark slow unit test as @group medium
......................................................................


(bug 43762) Mark slow unit test as @group medium

All tests based on APITestCase can be slow. I've also seen more than one
Jenkins failure due to GlobalTest::testMerge timing out.

Also, added a meta-test on APITestCase to make sure that all its
subclasses are marked with @group medium or @group large, to prevent new
tests from re-causing the bug.

Change-Id: I48630736a3d06574876fd1fa3d90899cfbc48012
---
M tests/phpunit/includes/GlobalFunctions/GlobalTest.php
M tests/phpunit/includes/api/ApiAccountCreationTest.php
M tests/phpunit/includes/api/ApiBlockTest.php
M tests/phpunit/includes/api/ApiParseTest.php
M tests/phpunit/includes/api/ApiPurgeTest.php
M tests/phpunit/includes/api/ApiQueryRevisionsTest.php
M tests/phpunit/includes/api/ApiQueryTest.php
M tests/phpunit/includes/api/ApiTest.php
M tests/phpunit/includes/api/ApiTestCase.php
M tests/phpunit/includes/api/ApiWatchTest.php
M tests/phpunit/includes/api/format/ApiFormatPhpTest.php
11 files changed, 21 insertions(+), 0 deletions(-)

Approvals:
  Aaron Schulz: Looks good to me, approved
  jenkins-bot: Verified


--
To view, visit https://gerrit.wikimedia.org/r/44685
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I48630736a3d06574876fd1fa3d90899cfbc48012
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Anomie <[email protected]>
Gerrit-Reviewer: Aaron Schulz <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to