Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/767087 )
Change subject: Revert "[tests] enable autorun tests with appveyor" ......................................................................
Revert "[tests] enable autorun tests with appveyor"
This reverts commit bb3008349f8f24c4af4d073f0a1b840a403e4eee.
Reason for revert: all tests fail
Change-Id: Iffadf2bb2a99d8aacd3a2f05b0aac5d764bf5859 --- M .appveyor.yml 1 file changed, 0 insertions(+), 1 deletion(-)
Approvals: Xqt: Verified; Looks good to me, approved
diff --git a/.appveyor.yml b/.appveyor.yml index a8f93f0..6391b91 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -9,7 +9,6 @@ PYWIKIBOT_PASSWD_FILE: "%appdata%\Pywikibot\passwordfile"
PYSETUP_TEST_EXTRAS: "1" - PYWIKIBOT_TEST_AUTORUN: "1" PYWIKIBOT_TESTS_RUNNING: "1"
matrix: