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

Change subject: Disable l10n tests by default
......................................................................


Disable l10n tests by default

The pywikibot-i18n repository now runs l10n tests on travis.

Change-Id: I91ee6719c68bf6668749cd7857dd6634aa1f4c73
---
M tests/__init__.py
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/tests/__init__.py b/tests/__init__.py
index aea59f6..053eb5b 100644
--- a/tests/__init__.py
+++ b/tests/__init__.py
@@ -124,6 +124,7 @@
     'tests',  # tests of the tests package
     # weblib is deprecated, the tests fail for weblib,
     # but the tests are run in weblinkchecker_tests.
+    'l10n',
     'weblib',
 ]
 if not i18n.messages_available():

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I91ee6719c68bf6668749cd7857dd6634aa1f4c73
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: John Vandenberg <jay...@gmail.com>
Gerrit-Reviewer: Ladsgroup <ladsgr...@gmail.com>
Gerrit-Reviewer: XZise <commodorefabia...@gmx.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