← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1328570] Re: test_second_click_deselect_text 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/1328570

Title:
  test_second_click_deselect_text failed on mako #76

Status in Web Browser App:
  Invalid

Bug description:
  This test failed on image #76 on mako, with the following output:

  Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/webbrowser_app/tests/test_addressbar_selection.py", line 53, in test_second_click_deselect_text
      self.assert_osk_eventually_shown()
    File "/usr/lib/python3/dist-packages/webbrowser_app/tests/__init__.py", line 92, in assert_osk_eventually_shown
      Eventually(Equals("shown")))
    File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 406, in assertThat
      raise mismatch_error
  testtools.matchers._impl.MismatchError: After 10.0 seconds test on KeyboardRectangle.state failed: 'shown' != dbus.String('hidden', variant_level=1)

  This appears to indicate that the OSK was not appearing. I was unable
  to reproduce this despite many reruns. This bug is primarily for
  tracking the status of this test in CI.

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


References