jenkins-bot submitted this change.

View Change

Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved
[tests] Add 'commons_information' to auto_run_script_set

otherwise script test will hang due to input requirement.

Change-Id: I9dbeb9c787d56d7502585ca8bdd8f5985490f74c
---
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 665479a..7c11281 100755
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -85,6 +85,7 @@
'category_redirect',
'checkimages',
'clean_sandbox',
+ 'commons_information',
'create_isbn_edition',
'delinker',
'login',

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

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