Aude has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/247801

Change subject: Add missing and fix incorrect @group tags in tests
......................................................................

Add missing and fix incorrect @group tags in tests

Change-Id: Ib74c70df49a5acb9184541324432c8ee7f237d6e
---
M lib/tests/phpunit/Interactors/TermIndexSearchInteractorTest.php
M lib/tests/phpunit/Interactors/TermSearchResultTest.php
M lib/tests/phpunit/includes/serialization/SerializationModifierTest.php
M lib/tests/phpunit/store/LanguageFallbackLabelDescriptionLookupFactoryTest.php
M repo/tests/phpunit/includes/View/RepoSpecialPageLinkerTest.php
5 files changed, 12 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/01/247801/1

diff --git a/lib/tests/phpunit/Interactors/TermIndexSearchInteractorTest.php 
b/lib/tests/phpunit/Interactors/TermIndexSearchInteractorTest.php
index 6fcb9c1..314bf52 100644
--- a/lib/tests/phpunit/Interactors/TermIndexSearchInteractorTest.php
+++ b/lib/tests/phpunit/Interactors/TermIndexSearchInteractorTest.php
@@ -19,7 +19,7 @@
  * @covers Wikibase\Lib\Interactors\TermIndexSearchInteractor
  *
  * @group Wikibase
- * @group WikibaseRepo
+ * @group WikibaseLib
  * @group WikibaseInteractor
  *
  * @licence GNU GPL v2+
diff --git a/lib/tests/phpunit/Interactors/TermSearchResultTest.php 
b/lib/tests/phpunit/Interactors/TermSearchResultTest.php
index 2cb64c8..ce3d45a 100644
--- a/lib/tests/phpunit/Interactors/TermSearchResultTest.php
+++ b/lib/tests/phpunit/Interactors/TermSearchResultTest.php
@@ -12,7 +12,7 @@
  * @covers Wikibase\Lib\Interactors\TermSearchResult
  *
  * @group Wikibase
- * @group WikibaseRepo
+ * @group WikibaseLib
  *
  * @licence GNU GPL v2+
  * @author Adam Shorland
diff --git 
a/lib/tests/phpunit/includes/serialization/SerializationModifierTest.php 
b/lib/tests/phpunit/includes/serialization/SerializationModifierTest.php
index 06cb1e5..dd7d788 100644
--- a/lib/tests/phpunit/includes/serialization/SerializationModifierTest.php
+++ b/lib/tests/phpunit/includes/serialization/SerializationModifierTest.php
@@ -8,6 +8,9 @@
 /**
  * @author Adam Shorland
  *
+ * @group Wikibase
+ * @group WikibaseLib
+ *
  * @covers Wikibase\Lib\Serialization\SerializationModifier
  */
 class SerializationModifierTest extends PHPUnit_Framework_TestCase {
diff --git 
a/lib/tests/phpunit/store/LanguageFallbackLabelDescriptionLookupFactoryTest.php 
b/lib/tests/phpunit/store/LanguageFallbackLabelDescriptionLookupFactoryTest.php
index f68e08e..4202673 100644
--- 
a/lib/tests/phpunit/store/LanguageFallbackLabelDescriptionLookupFactoryTest.php
+++ 
b/lib/tests/phpunit/store/LanguageFallbackLabelDescriptionLookupFactoryTest.php
@@ -11,6 +11,10 @@
 /**
  * @covers Wikibase\Lib\Store\LanguageFallbackLabelDescriptionLookupFactory
  *
+ * @group Wikibase
+ * @group WikibaseLib
+ * @group WikibaseStore
+ *
  * @license GPL v2+
  * @author Bene* < benestar.wikime...@gmail.com >
  */
diff --git a/repo/tests/phpunit/includes/View/RepoSpecialPageLinkerTest.php 
b/repo/tests/phpunit/includes/View/RepoSpecialPageLinkerTest.php
index ead841d..62fedd1 100644
--- a/repo/tests/phpunit/includes/View/RepoSpecialPageLinkerTest.php
+++ b/repo/tests/phpunit/includes/View/RepoSpecialPageLinkerTest.php
@@ -8,6 +8,9 @@
 /**
  * @covers Wikibase\Repo\View\RepoSpecialPageLinker
  *
+ * @group Wikibase
+ * @group WikibaseRepo
+ *
  * @author Adrian Heine < adrian.he...@wikimedia.de >
  */
 class RepoSpecialPageLinkerTest extends MediaWikiLangTestCase {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib74c70df49a5acb9184541324432c8ee7f237d6e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Aude <aude.w...@gmail.com>
Gerrit-Reviewer: Addshore <addshorew...@gmail.com>
Gerrit-Reviewer: Hoo man <h...@online.de>
Gerrit-Reviewer: JanZerebecki <jan.wikime...@zerebecki.de>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to