jenkins-bot submitted this change.

View Change


Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[tests] expect transwikiimport to fail script tests

Change-Id: Ie1574f3ba6787dade7c8c3a58ae6ee33731b06f0
---
M tests/script_tests.py
1 file changed, 11 insertions(+), 0 deletions(-)

diff --git a/tests/script_tests.py b/tests/script_tests.py
index 16c6f9c..21318dd 100755
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -363,6 +363,7 @@
'catall', # stdout user interaction
'checkimages',
'revertbot',
+ 'transwikiimport',
}

_allowed_failures = {
@@ -433,6 +434,7 @@
'template',
'templatecount',
'transferbot',
+ 'transwikiimport',
'unusedfiles',
'upload',
'watchlist',

To view, visit change 914469. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Ie1574f3ba6787dade7c8c3a58ae6ee33731b06f0
Gerrit-Change-Number: 914469
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged