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

Change subject: tests: memento is not deterministic, therefore the result 
cannot be tested
......................................................................

tests: memento is not deterministic, therefore the result cannot be tested

Change-Id: Ifa2fc0114e49e23efd63886e782e5bfae9e2b9e3
---
M tests/memento_tests.py
1 file changed, 0 insertions(+), 2 deletions(-)

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




diff --git a/tests/memento_tests.py b/tests/memento_tests.py
index 84f8d5c..c12eac5 100755
--- a/tests/memento_tests.py
+++ b/tests/memento_tests.py
@@ -52,8 +52,6 @@
                                                 date_string=dt)
         parsed = urlparse(archivedversion)
         self.assertIn(parsed.scheme, ['http', 'https'])
-        self.assertIn(parsed.netloc, ['wayback.library.yorku.ca',
-                                      'web.archive.org'])


 class TestMementoDefault(MementoTestCase):

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