jenkins-bot submitted this change.

View Change

Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
tests: allow interwiki_data and speedy_delete to fail in script_tests

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

diff --git a/tests/script_tests.py b/tests/script_tests.py
index 0cc3e0d..5f35226 100755
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -369,11 +369,13 @@
'clean_sandbox',
'delinker',
'disambredir',
+ 'interwiki_data',
'misspelling', # T94681
'noreferences',
'nowcommons',
'patrol',
'shell',
+ 'speedy_delete',
'unusedfiles', # not localized for default sites
'upload', # raises custom ValueError
'watchlist', # not logged in

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

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