jenkins-bot submitted this change.

View Change

Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[tests] add TestScriptSimulate.test_commons_information to expected failures

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

diff --git a/tests/script_tests.py b/tests/script_tests.py
index 7c11281..9f9df0a 100755
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -364,6 +364,7 @@
_expected_failures = {
'catall', # stdout user interaction
'checkimages',
+ 'commons_information', # no empty out_result
'revertbot',
'transwikiimport',
}

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

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