jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/834588 )

Change subject: [tests] Update failing script tests
......................................................................

[tests] Update failing script tests

Change-Id: Ie74aba7f1a92824c9e0bfb1a11e3845dc43dbcd1
---
M tests/script_tests.py
1 file changed, 5 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 c9c5c04..8715b8a 100755
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -364,15 +364,20 @@
         'catall',          # stdout user interaction
         'checkimages',
         'revertbot',
+        'shell',
         'unusedfiles',     # not localized for default sites
     }

     _allowed_failures = {
         'blockpageschecker',  # not localized for some test sites
+        'clean_sandbox',
+        'delinker',
         'disambredir',
         'misspelling',   # T94681
         'noreferences',
+        'nowcommons',
         'patrol',
+        'unusedfiles',
         'upload',  # raises custom ValueError
         'watchlist',  # not logged in
     }

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/834588
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: Ie74aba7f1a92824c9e0bfb1a11e3845dc43dbcd1
Gerrit-Change-Number: 834588
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]

Reply via email to