← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1328576] Re: test_error_only_for_current_tab failed on mako #76

 

Closing as this test has been reliably passing for a long time now.

** Changed in: webbrowser-app
       Status: Incomplete => Invalid

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

Title:
  test_error_only_for_current_tab failed on mako #76

Status in Web Browser App:
  Invalid

Bug description:
  This test is failing on mako image #76:

  Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/webbrowser_app/tests/test_tabs.py", line 166, in test_error_only_for_current_tab
      self.ensure_activity_view_visible()
    File "/usr/lib/python3/dist-packages/webbrowser_app/tests/__init__.py", line 165, in ensure_activity_view_visible
      self.main_window.open_toolbar().click_button("activityButton")
    File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
      return f(instance, *args, **kwargs)
    File "/home/phablet/autopilot/ubuntuuitoolkit/_custom_proxy_objects/_toolbar.py", line 88, in click_button
      'Toolbar must be opened before calling click_button().')
  ubuntuuitoolkit._custom_proxy_objects._common.ToolkitException: Toolbar must be opened before calling click_button().

  I was unable to reproduce this despite trying many times. This bug is
  primarily to track this failure in CI.

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


References