Xqt submitted this change.

View Change


Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved
[tests] Priorize test on test-wiki which needs a lot of time

Change-Id: I5ee1e848774d31d410a0d13957c7ebb100a17584
---
M .github/workflows/pywikibot-ci.yml
1 file changed, 13 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/pywikibot-ci.yml b/.github/workflows/pywikibot-ci.yml
index 614ceba..d165f33 100644
--- a/.github/workflows/pywikibot-ci.yml
+++ b/.github/workflows/pywikibot-ci.yml
@@ -31,6 +31,10 @@
test_prod_only: [true]
include:
# ubuntu-20.04 required for Python 3.6
+ - python-version: 3.7
+ site: wikipedia:test
+ write-test: true
+ experimental: true
- python-version: 3.6
site: False
family: wpbeta
@@ -44,10 +48,6 @@
- python-version: 3.8
site: wsbeta:en
- python-version: 3.7
- site: wikipedia:test
- write-test: true
- experimental: true
- - python-version: 3.7
site: wikidata:test
- python-version: 3.9
site: wiktionary:ar

To view, visit change 911261. To unsubscribe, or for help writing mail filters, visit settings.

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