Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1274945?usp=email )
Change subject: tests: temporary let beta-tests fail on github
......................................................................
tests: temporary let beta-tests fail on github
Generate family file steps on github action fails with ClientError: (403)
Bug: T399415
Change-Id: I5d135cb7dc7e26535c2de36b231408d6c51e8450
---
M .github/workflows/login_tests-ci.yml
M .github/workflows/pywikibot-ci.yml
2 files changed, 6 insertions(+), 0 deletions(-)
Approvals:
jenkins-bot: Verified
Xqt: Looks good to me, approved
diff --git a/.github/workflows/login_tests-ci.yml
b/.github/workflows/login_tests-ci.yml
index a32c62a..27c51ed 100644
--- a/.github/workflows/login_tests-ci.yml
+++ b/.github/workflows/login_tests-ci.yml
@@ -50,13 +50,16 @@
family: wpbeta
code: en
os: ubuntu-22.04
+ experimental: true
- python-version: '3.9'
site: false
family: wpbeta
code: zh
os: ubuntu-22.04
+ experimental: true
- python-version: '3.10'
site: wsbeta:en
+ experimental: true
- python-version: '3.9'
site: wikidata:test
os: ubuntu-22.04
diff --git a/.github/workflows/pywikibot-ci.yml
b/.github/workflows/pywikibot-ci.yml
index 6854485..8382ccc 100644
--- a/.github/workflows/pywikibot-ci.yml
+++ b/.github/workflows/pywikibot-ci.yml
@@ -33,12 +33,15 @@
site: false
family: wpbeta
code: en
+ experimental: true
- python-version: '3.9'
site: false
family: wpbeta
code: zh
+ experimental: true
- python-version: '3.10'
site: wsbeta:en
+ experimental: true
- python-version: '3.9'
site: wikidata:test
- python-version: '3.11'
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1274945?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: I5d135cb7dc7e26535c2de36b231408d6c51e8450
Gerrit-Change-Number: 1274945
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]