Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/834630 )

Change subject: [tests] Fix unexpected success for script_tests.py with shell 
-simulate
......................................................................

[tests] Fix unexpected success for script_tests.py with shell -simulate

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

Approvals:
  Xqt: Verified; Looks good to me, approved



diff --git a/tests/script_tests.py b/tests/script_tests.py
index 8715b8a..91a38ba 100755
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -364,7 +364,6 @@
         'catall',          # stdout user interaction
         'checkimages',
         'revertbot',
-        'shell',
         'unusedfiles',     # not localized for default sites
     }

@@ -377,6 +376,7 @@
         'noreferences',
         'nowcommons',
         'patrol',
+        'shell',
         'unusedfiles',
         'upload',  # raises custom ValueError
         'watchlist',  # not logged in

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/834630
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: Ie376fb7e7ab58fdaabfdeb2fb92aa9011192548a
Gerrit-Change-Number: 834630
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to