jenkins-bot has submitted this change and it was merged.

Change subject: Update test after the imagerecat script was fixed
......................................................................


Update test after the imagerecat script was fixed

The imagerecat script is now an auto-run script, and needs to
be killed after a few seconds.

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

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



diff --git a/tests/script_tests.py b/tests/script_tests.py
index b02d25c..8c80ade 100644
--- a/tests/script_tests.py
+++ b/tests/script_tests.py
@@ -83,6 +83,7 @@
     'cfd',
     'clean_sandbox',
     'disambredir',
+    'imagerecat',
     'lonelypages',
     'misspelling',
     'revertbot',
@@ -215,7 +216,6 @@
             if script_name in ['checkimages',     # bug 68613
                                'data_ingestion',  # bug 68611
                                'flickrripper',    # bug 68606 (and deps)
-                               'imagerecat',      # bug 68658
                                'upload',          # raises custom ValueError
                                ] or (
                     ((config.family != 'wikipedia' or config.mylang != 'en') 
and script_name == 'cfd') or

-- 
To view, visit https://gerrit.wikimedia.org/r/154238
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I033d2ab10e2510c9c651e2ed66cf64ac1bf5485a
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: John Vandenberg <[email protected]>
Gerrit-Reviewer: Ladsgroup <[email protected]>
Gerrit-Reviewer: Merlijn van Deen <[email protected]>
Gerrit-Reviewer: Ricordisamoa <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to