Anomie has uploaded a new change for review.

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/85/44685/1
--
To view, visit https://gerrit.wikimedia.org/r/44685
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I48630736a3d06574876fd1fa3d90899cfbc48012
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Anomie <[email protected]>

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

Reply via email to