Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1069681?usp=email )

Change subject: oauth-tests: experimental run on wpbeta:zh
......................................................................

oauth-tests: experimental run on wpbeta:zh

Bug: T373762
Change-Id: I23e187b3fa9a0965cfd4f023fc2799a2ca9f6942
---
M .github/workflows/oauth_tests-ci.yml
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  jenkins-bot: Verified
  Xqt: Looks good to me, approved




diff --git a/.github/workflows/oauth_tests-ci.yml 
b/.github/workflows/oauth_tests-ci.yml
index 5a8acd7..2cb4b5e 100644
--- a/.github/workflows/oauth_tests-ci.yml
+++ b/.github/workflows/oauth_tests-ci.yml
@@ -16,6 +16,7 @@
 jobs:
   build:
     runs-on: ${{ matrix.os || 'ubuntu-latest' }}
+    continue-on-error: ${{ matrix.experimental || false }}
     timeout-minutes: 5

     strategy:
@@ -36,6 +37,7 @@
             family: wpbeta
             code: zh
             domain: zh.wikipedia.beta.wmflabs.org
+            experimental: true

     steps:
     - name: Checkout Repository

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1069681?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: I23e187b3fa9a0965cfd4f023fc2799a2ca9f6942
Gerrit-Change-Number: 1069681
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <i...@gno.de>
Gerrit-Reviewer: Xqt <i...@gno.de>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org
To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org

Reply via email to