Merlijn van Deen has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/358434 )

Change subject: Disable imageharvest tests
......................................................................

Disable imageharvest tests

The error is unreproducable on my machine, and script_tests
is difficult to comprehend. Therefore go for the quick and
dirty fix: disable the tests altogether.

Change-Id: I4adf834ba224acd5979133d611c314a997b366c5
Task: T167726
---
M tests/script_tests.py
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/34/358434/1

diff --git a/tests/script_tests.py b/tests/script_tests.py
index b305a2b..fd4dcf9 100644
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -75,6 +75,7 @@
 unrunnable_script_list = [
     'version',  # does not use global args
     'script_wui',   # depends on lua compiling
+    'imageharvest', # T167726
 ]
 
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4adf834ba224acd5979133d611c314a997b366c5
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Merlijn van Deen <valhall...@arctus.nl>

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

Reply via email to