← Back to team overview

ubuntu-apps-bugs team mailing list archive

[Bug 1231492] Re: All webbrowser-app tests failing with new autopilot

 

This bug was fixed in the package webbrowser-app -
0.22+13.10.20131004.1-0ubuntu1

---------------
webbrowser-app (0.22+13.10.20131004.1-0ubuntu1) saucy; urgency=low

  [ Alexandre Abreu ]
  * Harden the set of accepted url patterns. (LP: #1226690)
  * When the browser is requested to create a new tab (from a new window
    request), open the new tab externally when in webapp mode. (LP:
    #1221824)

  [ Robert Bruce Park ]
  * Enable hardening, and fix some lintian warnings.

  [ Olivier Tilloy ]
  * Use a different port for the test server when a zombie process
    doesn’t release the default one, and use cleanup functions instead
    of tearDown() for improved robustness. (LP: #1231492)
  * Live bookmarking functionality in the activity view. Known
    shortcoming: in the activity view, one should be allowed to bookmark
    a domain that contains only one page. This is currently not the
    case, it will be addressed separately.
  * Expose a single contextual menu for both images and hyperlinks. (LP:
    #1233282)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 367
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Fri, 04 Oct 2013 07:22:38 +0000

** Changed in: webbrowser-app (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1231492

Title:
  All webbrowser-app tests failing with new autopilot

Status in Web Browser App:
  Fix Committed
Status in “webbrowser-app” package in Ubuntu:
  Fix Released

Bug description:
  When using the latest autopilot from the daily-build PPA
  (1.3.1+13.10.20130926-0ubuntu1), all webbrowser-app tests are failing
  on Ubuntu Touch (mako). The errors have such a form:

  ======================================================================
  ERROR: webbrowser_app.tests.test_tabs.TestTabs.test_close_tab(with touch)
  ----------------------------------------------------------------------
  _StringException: Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/webbrowser_app/tests/__init__.py", line 235, in setUp
      super(StartOpenRemotePageTestCaseBase, self).setUp()
    File "/usr/lib/python2.7/dist-packages/webbrowser_app/tests/__init__.py", line 210, in setUp
      self.server = http_server.HTTPServerInAThread(HTTP_SERVER_PORT)
    File "/usr/lib/python2.7/dist-packages/webbrowser_app/tests/http_server.py", line 79, in __init__
      self.server = BaseHTTPServer.HTTPServer(("", port), HTTPRequestHandler)
    File "/usr/lib/python2.7/SocketServer.py", line 419, in __init__
      self.server_bind()
    File "/usr/lib/python2.7/BaseHTTPServer.py", line 108, in server_bind
      SocketServer.TCPServer.server_bind(self)
    File "/usr/lib/python2.7/SocketServer.py", line 430, in server_bind
      self.socket.bind(self.server_address)
    File "/usr/lib/python2.7/socket.py", line 224, in meth
      return getattr(self._sock,name)(*args)
  error: [Errno 98] Address already in use

To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1231492/+subscriptions