Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/911261 )

Change subject: [tests] Priorize test on test-wiki which needs a lot of time
......................................................................

[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(-)

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




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 https://gerrit.wikimedia.org/r/c/pywikibot/core/+/911261
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: I5ee1e848774d31d410a0d13957c7ebb100a17584
Gerrit-Change-Number: 911261
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]

Reply via email to