﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
25183	Non-deterministic GeoIP test: GeoIPTest.test03_country	Tim Graham	nobody	"Since enabling the GeoIP tests on Jenkins yesterday, this test has failed several times:
{{{
Traceback (most recent call last):
  File ""/home/jenkins/workspace/pull-requests-trusty/database/postgres/label/trusty-pr/python/python2.7/tests/gis_tests/test_geoip.py"", line 76, in test03_country
    self.assertEqual('US', func(query))
AssertionError: u'US' != u'TW'
- US
+ TW

Traceback (most recent call last):
  File ""/home/jenkins/workspace/pull-requests-trusty/database/sqlite3/label/trusty-pr/python/python2.7/tests/gis_tests/test_geoip.py"", line 78, in test03_country
    self.assertEqual('United States', func(query))
AssertionError: u'United States' != u'Taiwan'
- United States
+ Taiwan
}}}"	Bug	closed	GIS	1.8	Normal	fixed			Accepted	1	0	0	0	0	0
