Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1183164?usp=email )
Change subject: Revert "Tests: ignore expected failures in interwiki_link_tests
and site_tests"
......................................................................
Revert "Tests: ignore expected failures in interwiki_link_tests and site_tests"
This reverts commit 5246311adac1b0bbaf549092feaf4387cb2dcc6d.
Reason for revert: Does not work as expected
Change-Id: Ia81b40cfa2707eb1f26d0f4f9b3998d72105857b
---
M tests/interwiki_link_tests.py
M tests/site_tests.py
2 files changed, 1 insertion(+), 3 deletions(-)
Approvals:
Xqt: Verified; Looks good to me, approved
diff --git a/tests/interwiki_link_tests.py b/tests/interwiki_link_tests.py
index 4fa376f..6df9dbc 100755
--- a/tests/interwiki_link_tests.py
+++ b/tests/interwiki_link_tests.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
"""Test Interwiki Link functionality."""
#
-# (C) Pywikibot team, 2014-2025
+# (C) Pywikibot team, 2014-2022
#
# Distributed under the terms of the MIT license.
#
@@ -45,7 +45,6 @@
self.assertEqual(link.namespace, 1)
[email protected] # T403292
class TestInterwikiLinksToNonLocalSites(TestCase):
"""Tests for interwiki links to non local sites."""
diff --git a/tests/site_tests.py b/tests/site_tests.py
index dfb5830..2eb6207 100755
--- a/tests/site_tests.py
+++ b/tests/site_tests.py
@@ -1039,7 +1039,6 @@
self.assertEqual(site.linktrail(), linktrail)
[email protected] # T403292
class TestSingleCodeFamilySite(AlteredDefaultSiteTestCase):
"""Test single code family sites."""
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1183164?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: Ia81b40cfa2707eb1f26d0f4f9b3998d72105857b
Gerrit-Change-Number: 1183164
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]