jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1195358?usp=email )

Change subject: tests: try enabling interwiki_link_tests on github
......................................................................

tests: try enabling interwiki_link_tests on github

Bug: T403292
Change-Id: I942d17fe30f5b3ae65cf9f8079485289d99687f7
---
M tests/interwiki_link_tests.py
1 file changed, 0 insertions(+), 3 deletions(-)

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




diff --git a/tests/interwiki_link_tests.py b/tests/interwiki_link_tests.py
index f3e83bf..6d805f7 100755
--- a/tests/interwiki_link_tests.py
+++ b/tests/interwiki_link_tests.py
@@ -7,7 +7,6 @@
 #
 from __future__ import annotations

-import os
 from contextlib import suppress

 from pywikibot import config
@@ -46,8 +45,6 @@
         self.assertEqual(link.namespace, 1)


[email protected](os.environ.get('GITHUB_ACTIONS'),
-                 'Tests blocked on twn, see T403292')
 class TestInterwikiLinksToNonLocalSites(TestCase):

     """Tests for interwiki links to non local sites."""

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