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

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

[tests] Update failing script tests

Change-Id: Ia85d1be190e459d9d18504e79f86afb85cee22ee
---
M tests/script_tests.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/tests/script_tests.py b/tests/script_tests.py
index e22d409..c9c5c04 100755
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -363,7 +363,6 @@
     _expected_failures = {
         'catall',          # stdout user interaction
         'checkimages',
-        'patrol',
         'revertbot',
         'unusedfiles',     # not localized for default sites
     }
@@ -373,6 +372,7 @@
         'disambredir',
         'misspelling',   # T94681
         'noreferences',
+        'patrol',
         'upload',  # raises custom ValueError
         'watchlist',  # not logged in
     }

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