jayvdb added a comment. In https://phabricator.wikimedia.org/T104761#1506013, @XZise wrote:
> Okay we now had a failure and it looks like @VcamX's analysis is correct: > https://travis-ci.org/wikimedia/pywikibot-core/jobs/74033957#L4255 That was in testInternetArchiveNewest, and then https://travis-ci.org/wikimedia/pywikibot-core/jobs/74031910#L4508 occurred in testInternetArchiveOlder. As we know that this url is archived, it must be a transient error at Archive.org. So I think the solution is change these tests so that they first check if `weblib.getInternetArchiveURL` returned None. If it returned None, skip the test. TASK DETAIL https://phabricator.wikimedia.org/T104761 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: VcamX, jayvdb Cc: gerritbot, XZise, Aklapper, jayvdb, pywikibot-bugs-list, Malyacko, P.Copp _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
