Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1050773?usp=email )
Change subject: [tests] skip wikiblame_tests on Appveyor ...................................................................... [tests] skip wikiblame_tests on Appveyor wikiblame_tests needs wikitextparser package to run. The test will be skipped if is not installed. Bug: T368846 Change-Id: Ie78e37ea65117e77193492c7b256ea9d934e254c --- 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 8598385..463f6c3 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -52,7 +52,6 @@ # other requirements - pip install -r requirements.txt - pip install -r dev-requirements.txt - - pip install wikitextparser build: off -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1050773?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: Ie78e37ea65117e77193492c7b256ea9d934e254c Gerrit-Change-Number: 1050773 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-CC: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
