** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1100771

Title:
  Selenium tests failing with socket timeout error

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The Selenium tests intermittently fail with a socket timeout error,
  e.g.:

  09:30:03   File 
"/home/jenkins/workspace/gate-horizon-selenium/.tox/venv/local/lib/python2.7/site-packages/django/test/testcases.py",
 line 981, in _handle_request_noblock
  09:30:03     self.process_request(request, client_address)
  09:30:03   File "/usr/lib/python2.7/SocketServer.py", line 310, in 
process_request
  09:30:03     self.finish_request(request, client_address)
  09:30:03   File "/usr/lib/python2.7/SocketServer.py", line 323, in 
finish_request
  09:30:03     self.RequestHandlerClass(request, client_address, self)
  09:30:03   File 
"/home/jenkins/workspace/gate-horizon-selenium/.tox/venv/local/lib/python2.7/site-packages/django/core/servers/basehttp.py",
 line 139, in __init__
  09:30:03     super(WSGIRequestHandler, self).__init__(*args, **kwargs)
  09:30:03   File "/usr/lib/python2.7/SocketServer.py", line 638, in __init__
  09:30:03     self.handle()
  09:30:03   File "/usr/lib/python2.7/wsgiref/simple_server.py", line 116, in 
handle
  09:30:04     self.raw_requestline = self.rfile.readline()
  09:30:04   File "/usr/lib/python2.7/socket.py", line 447, in readline
  09:30:04     data = self._sock.recv(self._rbufsize)
  09:30:04 timeout: timed out

  I'm not sure if there is much we can do about it, but it would be
  useful to at least track this behaviour with the new "recheck/reverify
  bug ###" syntax.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1100771/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to