Page MenuHomePhabricator

testInternetArchiveOlder fails, finding 20060531100101 when searching for 200606
Open, MediumPublic

Description

A once off error, could be a termporary or intermittent problem with archive.org

======================================================================
FAIL: testInternetArchiveOlder (tests.weblinkchecker_tests.WeblibTestMementoInternetArchive)
Test Internet Archive for https://google.com as of June 2006.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/travis/build/wikimedia/pywikibot-core/tests/weblib_tests.py", line 61, in testInternetArchiveOlder
    self.assertIn('200606', parsed.path)
AssertionError: u'200606' not found in u'/web/20060531100101/http://www.google.com/'

https://travis-ci.org/wikimedia/pywikibot-core/jobs/79710981#L3526

Event Timeline

jayvdb raised the priority of this task from to Lowest.
jayvdb updated the task description. (Show Details)
jayvdb subscribed.
Dalba raised the priority of this task from Lowest to Low.Mar 10 2017, 1:59 PM
jayvdb raised the priority of this task from Low to Medium.May 28 2017, 3:57 AM

As this is one of the few test failures occurring on Travis, fixing this will make Travis green/red status useful again. Bumping priority up a bit again.