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

Change subject: tests: GraalPy needs more than 45 minutes to process
......................................................................

tests: GraalPy needs more than 45 minutes to process

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

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




diff --git a/.github/workflows/pywikibot-ci.yml 
b/.github/workflows/pywikibot-ci.yml
index 8b894f6..019fbab 100644
--- a/.github/workflows/pywikibot-ci.yml
+++ b/.github/workflows/pywikibot-ci.yml
@@ -120,7 +120,7 @@
       - name: Test with unittest or pytest
         id: ci_test
         continue-on-error: true
-        timeout-minutes: 45
+        timeout-minutes: 60
         env:
           PYWIKIBOT_TEST_NO_RC: ${{ (matrix.site == 'wikisource:zh' || 
matrix.test_no_rc) && 1 || 0 }}
           # Force GIL "off" due to mwparserfromhell issue as suggested by 
warning in T412624

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