jenkins-bot submitted this change.

View Change

Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[tests] Ignore failing tests at wpbeta and wsbeta due to T282602

Change-Id: Ib536048cf1109ce7918d94540fb037784d549a39
---
M .travis.yml
1 file changed, 4 insertions(+), 0 deletions(-)

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 change 697026. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Ib536048cf1109ce7918d94540fb037784d549a39
Gerrit-Change-Number: 697026
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged