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

Change subject: tests: windows-tests need more than 60 minutes after 
get_throttle
......................................................................

tests: windows-tests need more than 60 minutes after get_throttle

Change-Id: Ibd12df28cff1fb12f9ebb0d74bce9791012e106c
Signed-off-by: Xqt <[email protected]>
---
M .github/workflows/windows_tests.yml
1 file changed, 1 insertion(+), 2 deletions(-)

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




diff --git a/.github/workflows/windows_tests.yml 
b/.github/workflows/windows_tests.yml
index ce7c17f..549d549 100644
--- a/.github/workflows/windows_tests.yml
+++ b/.github/workflows/windows_tests.yml
@@ -18,7 +18,7 @@
   build:
     runs-on: windows-latest
     continue-on-error: ${{ matrix.experimental || false }}
-    timeout-minutes: 65
+    timeout-minutes: 75
     strategy:
       fail-fast: false
       matrix:
@@ -69,7 +69,6 @@
       - name: Test with unittest
         id: ci_test
         continue-on-error: true
-        timeout-minutes: 60
         env:
           PYTHONIOENCODING: utf-8
         run: |

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1235154?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: Ibd12df28cff1fb12f9ebb0d74bce9791012e106c
Gerrit-Change-Number: 1235154
Gerrit-PatchSet: 3
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]

Reply via email to