Last modified: 2014-11-01 12:36:26 UTC
An example ERROR: test_fully_qualified_NS1_family (tests.link_tests.TestFullyQualifiedNoLangFamilyExplicitLinkParser) Test ':wikidata:testwiki:Talk:Q6' on enwp is namespace 1. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/travis/build/wikimedia/pywikibot-core/tests/link_tests.py", line 372, in test_fully_qualified_NS1_family link.parse() File "/home/travis/build/wikimedia/pywikibot-core/pywikibot/page.py", line 4154, in parse if hasattr(self._site.namespaces()[self._namespace], 'case'): KeyError: 0 Many more here: https://travis-ci.org/wikimedia/pywikibot-core/jobs/39676782 And I'm quite confident there was another build in the last few weeks which has done this.
It isnt happening frequently, and the solution is probably to fail with a different exception, so this isnt probably not critical to fix. (But bot operators do complain when they bots fall over half way through month long tasks because of a server problem)