Xqt has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/349786 )

Change subject: Remove featured.py out of the script_tests.py
......................................................................

Remove featured.py out of the script_tests.py

- featured.py is archived and  longer compatible with Wikimedia sites.
  It is not tested anymore because it resides in archive folder.
  The featured parts could be removed then.

Change-Id: I4ebb7de9a234a2da646f4b5a634851248a6ba478
---
M tests/script_tests.py
1 file changed, 1 insertion(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/86/349786/1

diff --git a/tests/script_tests.py b/tests/script_tests.py
index 6bc8c32..7743c73 100644
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 """Test that each script can be compiled and executed."""
 #
-# (C) Pywikibot team, 2014-2016
+# (C) Pywikibot team, 2014-2017
 #
 # Distributed under the terms of the MIT license.
 #
@@ -120,7 +120,6 @@
     'checkimages',
     'clean_sandbox',
     'disambredir',
-    'featured',
     'imagerecat',
     'login',
     'lonelypages',
@@ -145,7 +144,6 @@
 no_args_expected_results = {
     # TODO: until done here, remember to set editor = None in user_config.py
     'editarticle': 'Nothing changed',
-    'featured': '0 pages written.',
     'freebasemappingupload': 'Cannot find ',
     'harvest_template': 'ERROR: Please specify',
     'imageuncat': 'WARNING: This script is primarily written for Wikimedia 
Commons',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4ebb7de9a234a2da646f4b5a634851248a6ba478
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Xqt <[email protected]>

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

Reply via email to