jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/588136 )
Change subject: Revert "Disable imageharvest tests" and enable tests ......................................................................
Revert "Disable imageharvest tests" and enable tests
Works for me.
This reverts commit aec407d0e53a5ad1b85f517ed57759e6717df0fe.
Bug: T167726 Change-Id: I22fd7e4b1195d32c04a010f0ee34c80fe013ac6c --- M tests/script_tests.py 1 file changed, 0 insertions(+), 1 deletion(-)
Approvals: Dvorapa: Looks good to me, approved jenkins-bot: Verified
diff --git a/tests/script_tests.py b/tests/script_tests.py index dac48de..4e0102c 100644 --- a/tests/script_tests.py +++ b/tests/script_tests.py @@ -388,7 +388,6 @@
_allowed_failures = [ 'disambredir', - 'imageharvest', # T167726 'misspelling', # T94681 'watchlist', # T77965 'lonelypages', # T94680: uses exit code 1
pywikibot-commits@lists.wikimedia.org