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

Change subject: Increase Timeout for GraalPy Tests
......................................................................

Increase Timeout for GraalPy Tests

Graalpy tests proceeded 73% of its tests in 50 minutes

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

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




diff --git a/.github/workflows/graalpy_tests.yml 
b/.github/workflows/graalpy_tests.yml
index 4dcddcb..7edae93 100644
--- a/.github/workflows/graalpy_tests.yml
+++ b/.github/workflows/graalpy_tests.yml
@@ -21,7 +21,7 @@
   build:
     runs-on: ${{ matrix.os || 'ubuntu-latest' }}
     continue-on-error: ${{ matrix.experimental || false }}
-    timeout-minutes: 50
+    timeout-minutes: 110
     strategy:
       fail-fast: false
       matrix:

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