jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/832608 )
Change subject: [tests] Expand allowed failure for autorun scripts
......................................................................
[tests] Expand allowed failure for autorun scripts
Change-Id: I2e698f4f96eeb9f9bf249e1c2b6ccc68d8e091a5
---
M tests/script_tests.py
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Xqt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/tests/script_tests.py b/tests/script_tests.py
index 3401be1..7bb54db 100755
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -411,8 +411,10 @@
}
_allowed_failures = [
+ 'blockpageschecker', # not localized for some test sites
'disambredir',
'misspelling', # T94681
+ 'watchlist', # not logged in
]
_arguments = '-simulate'
--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/832608
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I2e698f4f96eeb9f9bf249e1c2b6ccc68d8e091a5
Gerrit-Change-Number: 832608
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]