jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/538377 )
Change subject: [tests] Remove test_hackerspaces ...................................................................... [tests] Remove test_hackerspaces http://hackerspaces.org wiki has been moved to https protocol and access will not fail anymore. The test is obsolete then (and the remaining tests will be enough). Bug: T233419 Bug: T223486 Change-Id: I6ebca6152b26b9ed8486af6aaa06548cc4c69700 --- M tests/site_detect_tests.py 1 file changed, 0 insertions(+), 4 deletions(-) Approvals: Mpaa: Looks good to me, approved jenkins-bot: Verified diff --git a/tests/site_detect_tests.py b/tests/site_detect_tests.py index ae5d7df..f8cd7a7 100644 --- a/tests/site_detect_tests.py +++ b/tests/site_detect_tests.py @@ -196,10 +196,6 @@ """ self.assertNoSite('http://wiki.animutationportal.com/index.php/$1') - def test_hackerspaces(self): - """Test detection of MediaWiki sites for hackerspaces.org.""" - self.assertNoSite('http://hackerspaces.org/wiki/$1') - class APIDisabledTestCase(SiteDetectionTestCase): -- To view, visit https://gerrit.wikimedia.org/r/538377 To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I6ebca6152b26b9ed8486af6aaa06548cc4c69700 Gerrit-Change-Number: 538377 Gerrit-PatchSet: 2 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Dvorapa <[email protected]> Gerrit-Reviewer: Mpaa <[email protected]> Gerrit-Reviewer: jenkins-bot (75)
_______________________________________________ Pywikibot-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
