somnathrakshit / geograpy3

Extract place names from a URL or text, and add context to those names -- for example distinguishing between a country, region or city.

Home Page:https://geograpy3.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG]Regression: testGetCitiesOfRegion fails on nightly build

WolfgangFahl opened this issue · comments

ERROR: testGetCitiesOfRegion (tests.test_wikidata.TestWikidata)
Test getting cities based on region wikidata id
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/hd/luxio/var/lib/jenkins/jobs/geograpy3/workspace/tests/test_wikidata.py", line 105, in testGetCitiesOfRegion
    biggestCity=cities[0]
IndexError: list index out of range
  • Python Version [e.g. 3.6]

Additional context
Add any other context about the problem here.