Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/958575 )
Change subject: [tests] expect TestScriptGenerator to fail for mage.py script ......................................................................
[tests] expect TestScriptGenerator to fail for mage.py script
Change-Id: If6914893bba62fd27f12d47a1490f1001666330a --- M tests/script_tests.py 1 file changed, 10 insertions(+), 0 deletions(-)
Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved
diff --git a/tests/script_tests.py b/tests/script_tests.py index f929962..a224317 100755 --- a/tests/script_tests.py +++ b/tests/script_tests.py @@ -414,6 +414,7 @@ 'djvutext', 'download_dump', 'harvest_template', + 'image', # Foobar has no valid extension 'imagetransfer', 'interwiki', 'listpages',
pywikibot-commits@lists.wikimedia.org