test failure TestCheckwatchesWithSyncableGnomeProducts.test_bug_496988

Bug #498602 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Gavin Panella

Bug Description

This test consistently fails when PQM runs the test (merging into production-devel). It is fine in my locale environment. I disabled the test by renaming it: TestCheckwatchesWithSyncableGnomeProducts XXXtest_bug_496988

Error in test lp.bugs.scripts.tests.test_checkwatches.TestCheckwatchesWithSyncableGnomeProducts.test_bug_496988
Traceback (most recent call last):
  File "/home/pqm/pqm-workdir/home/---production-devel/production-devel/lib/lp/testing/__init__.py", line 450, in run
    testMethod()
  File "/home/pqm/pqm-workdir/home/---production-devel/production-devel/lib/lp/bugs/scripts/tests/test_checkwatches.py", line 94, in test_bug_496988
    gnome_bugzilla, [bug_watch_1, bug_watch_2])
  File "/home/pqm/pqm-workdir/home/---production-devel/production-devel/lib/lp/bugs/scripts/checkwatches.py", line 441, in _getExternalBugTrackersAndWatches
    remotesystem_to_use = remotesystem.getExternalBugTrackerToUse()
  File "/home/pqm/pqm-workdir/home/---production-devel/production-devel/lib/lp/bugs/externalbugtracker/bugzilla.py", line 137, in getExternalBugTrackerToUse
    if self._remoteSystemHasPluginAPI():
  File "/home/pqm/pqm-workdir/home/---production-devel/production-devel/lib/lp/bugs/externalbugtracker/bugzilla.py", line 110, in _remoteSystemHasPluginAPI
    proxy.Launchpad.plugin_version()
  File "/usr/lib/python2.5/xmlrpclib.py", line 1147, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.5/xmlrpclib.py", line 1437, in __request
    verbose=self.__verbose
  File "/home/pqm/pqm-workdir/home/---production-devel/production-devel/lib/lp/bugs/externalbugtracker/xmlrpc.py", line 99, in request
    response = self._parse_response(self.opener.open(request), None)
  File "/usr/lib/python2.5/urllib2.py", line 381, in open
    response = self._open(req, data)
  File "/usr/lib/python2.5/urllib2.py", line 399, in _open
    '_open', req)
  File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.5/urllib2.py", line 1107, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib/python2.5/urllib2.py", line 1082, in do_open
    raise URLError(err)
URLError: <urlopen error (111, 'Connection refused')>

Related branches

Gavin Panella (allenap)
Changed in malone:
assignee: nobody → Gavin Panella (allenap)
status: Triaged → In Progress
Revision history for this message
Diogo Matsubara (matsubara) wrote : Bug fixed by a commit
Changed in malone:
status: In Progress → Fix Committed
Gavin Panella (allenap)
Changed in malone:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.