test_load_page_from_link_reveals_chrome failed on mako #77
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
webbrowser-app |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
This test is failing on mako image #77, with the following error:
Traceback (most recent call last):
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
raise mismatch_error
testtools.
dbus.String('http://
It appears something has gone wrong with inputting the text and some extra space has been inserted (in 'an ywhere'). I was not able to reproduce this failure locally, but a similar failure has been seen in another test.
Changed in webbrowser-app: | |
status: | New → Incomplete |
tags: | added: qa-daily-testing |