← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1365304] [NEW] test_suggestions_hidden_while_drawer_open is failing since mako #213

 

Public bug reported:

The error message:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/webbrowser_app/tests/test_history.py", line 135, in test_suggestions_hidden_while_drawer_open
    self.assert_suggestions_eventually_shown()
  File "/usr/lib/python3/dist-packages/webbrowser_app/tests/test_history.py", line 77, in assert_suggestions_eventually_shown
    self.assertThat(suggestions.opacity, Eventually(Equals(1)))
  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 Suggestions.opacity failed: 1 != dbus.Double(0.0, variant_level=1)

The link to the latest failure:
http://ci.ubuntu.com/smokeng/utopic/touch/mako/221:20140904:20140903.1/10199/webbrowser_app/1628626/

** Affects: webbrowser-app
     Importance: Undecided
         Status: New


** Tags: qa-broken-test qa-daily-testing

-- 
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/1365304

Title:
  test_suggestions_hidden_while_drawer_open is failing since mako #213

Status in Web Browser App:
  New

Bug description:
  The error message:

  Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/webbrowser_app/tests/test_history.py", line 135, in test_suggestions_hidden_while_drawer_open
      self.assert_suggestions_eventually_shown()
    File "/usr/lib/python3/dist-packages/webbrowser_app/tests/test_history.py", line 77, in assert_suggestions_eventually_shown
      self.assertThat(suggestions.opacity, Eventually(Equals(1)))
    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 Suggestions.opacity failed: 1 != dbus.Double(0.0, variant_level=1)

  The link to the latest failure:
  http://ci.ubuntu.com/smokeng/utopic/touch/mako/221:20140904:20140903.1/10199/webbrowser_app/1628626/

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


Follow ups

References