Comment 2 for bug 224686

Revision history for this message
Jamie Bennett (jamiebennett) wrote :

======================================================================
FAIL: testWeatherSearch (Weather_test.WeatherTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/jamie/develop/bug-224691/src/tests/Weather_test.py", line 49, in testWeatherSearch
    self.assertEqual(self.weather.search("derby"),[("UKXX0040","Europe > United Kingdom > Derby")])
AssertionError: [] != [('UKXX0040', 'Europe > United Kingdom > Derby')]