Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1101146?usp=email )
Change subject: Revert "tests: increase test timeout for oauth_tests-ci.yml" ...................................................................... Revert "tests: increase test timeout for oauth_tests-ci.yml" This reverts commit 655e3a42bcffbb494c40604cc40e97b4adb6b8ed. Reason for revert: upstream issue but not the usual case Change-Id: I193f73603aa76382866d2cbac118b72e22896631 --- M .github/workflows/oauth_tests-ci.yml 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Xqt: Verified; Looks good to me, approved diff --git a/.github/workflows/oauth_tests-ci.yml b/.github/workflows/oauth_tests-ci.yml index 4477617..169785e 100644 --- a/.github/workflows/oauth_tests-ci.yml +++ b/.github/workflows/oauth_tests-ci.yml @@ -100,7 +100,7 @@ echo "console_encoding = 'utf8'" >> user-config.py - name: Oauth tests with unittest - timeout-minutes: 5 + timeout-minutes: 2 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/+/1101146?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: I193f73603aa76382866d2cbac118b72e22896631 Gerrit-Change-Number: 1101146 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <i...@gno.de> Gerrit-Reviewer: Xqt <i...@gno.de> Gerrit-CC: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org