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

Change subject: tests: ignore NotOpenSSLWarning for GraalPy
......................................................................

tests: ignore NotOpenSSLWarning for GraalPy

Change-Id: I1b561ca69a450bcb129b170524630a06da50ce2c
---
M .github/workflows/graalpy_tests.yml
1 file changed, 1 insertion(+), 0 deletions(-)

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




diff --git a/.github/workflows/graalpy_tests.yml 
b/.github/workflows/graalpy_tests.yml
index 6fe4550..72a0d21 100644
--- a/.github/workflows/graalpy_tests.yml
+++ b/.github/workflows/graalpy_tests.yml
@@ -65,6 +65,7 @@
         continue-on-error: true
         timeout-minutes: 25
         env:
+          PYTHONWARNINGS: ignore:urllib3 v2 only supports OpenSSL
           PYTHONIOENCODING: utf-8
           PYWIKIBOT_TEST_NO_RC: 1
         run: |

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

Reply via email to