← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1329668] Re: test_click_to_select failed on mako image #80

 

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

** Changed in: webbrowser-app
       Status: New => 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/1329668

Title:
  test_click_to_select failed on mako image #80

Status in Web Browser App:
  Invalid

Bug description:
  This test failed on mako image #80 with the following error:

  Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/webbrowser_app/tests/test_addressbar_selection.py", line 36, in test_click_to_select
      Eventually(Equals(text_field.text)))
    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 TextField.selectedText failed: 'http://localhost:40949/loremipsum' !=
  dbus.String('', variant_level=1)

  I'm not positive, but it looks like it failed to select the text from
  the text field.

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


References