Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1168403?usp=email )
Change subject: Tests: Increase timeout-minutes for oauth_tests-ci
......................................................................
Tests: Increase timeout-minutes for oauth_tests-ci
Bug: T399359
Change-Id: Ibbf8f553c54970498381471cae6664bb23870745
---
M .github/workflows/oauth_tests-ci.yml
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
jenkins-bot: Verified
Xqt: Looks good to me, approved
diff --git a/.github/workflows/oauth_tests-ci.yml
b/.github/workflows/oauth_tests-ci.yml
index e4dc526..f38893a 100644
--- a/.github/workflows/oauth_tests-ci.yml
+++ b/.github/workflows/oauth_tests-ci.yml
@@ -18,7 +18,7 @@
build:
runs-on: ${{ matrix.os || 'ubuntu-latest' }}
continue-on-error: ${{ matrix.experimental || false }}
- timeout-minutes: 5
+ timeout-minutes: 6
strategy:
fail-fast: false
matrix:
@@ -92,7 +92,7 @@
echo "maximum_GET_length = 5000" >> user-config.py
echo "console_encoding = 'utf8'" >> user-config.py
- name: Oauth tests with unittest
- timeout-minutes: 2
+ timeout-minutes: 4
env:
PYWIKIBOT_TEST_WRITE: 1
PYWIKIBOT_TEST_OAUTH: ${{ secrets[format('{0}',
steps.token.outputs.uppercase)] }}
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1168403?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: Ibbf8f553c54970498381471cae6664bb23870745
Gerrit-Change-Number: 1168403
Gerrit-PatchSet: 1
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]