jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/697026 )
Change subject: [tests] Ignore failing tests at wpbeta and wsbeta due to T282602
......................................................................
[tests] Ignore failing tests at wpbeta and wsbeta due to T282602
Change-Id: Ib536048cf1109ce7918d94540fb037784d549a39
---
M .travis.yml
1 file changed, 4 insertions(+), 0 deletions(-)
Approvals:
Xqt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/.travis.yml b/.travis.yml
index 00256b1..14c1854 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -158,6 +158,10 @@
env: LANGUAGE=en FAMILY=wpbeta PYWIKIBOT_SITE_ONLY=1
OAUTH_DOMAIN="en.wikipedia.beta.wmflabs.org"
- python: '3.8'
env: LANGUAGE=uk FAMILY=wowwiki PYWIKIBOT_TEST_NO_RC=1
+ - python: '3.6'
+ env: LANGUAGE=en FAMILY=wpbeta PYWIKIBOT_SITE_ONLY=1
OAUTH_DOMAIN="en.wikipedia.beta.wmflabs.org"
+ - python: '3.5'
+ env: LANGUAGE=en FAMILY=wsbeta PYWIKIBOT_SITE_ONLY=1
notifications:
email:
--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/697026
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Ib536048cf1109ce7918d94540fb037784d549a39
Gerrit-Change-Number: 697026
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]