touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #52818
[Bug 1417118] Re: test_looses_focus_when_reloading fails when run on desktop
It seems the issue stems from the workaround for bug #1297592 in autopilot, rather than from the actual presence of python3-evdev.
That workaround always tries to create a touch device unconditionally, which seems wrong (see http://bazaar.launchpad.net/~autopilot/autopilot/trunk/view/head:/autopilot/testcase.py#L168).
If python3-evdev is not present on the system, I assume the touch device creation fails, and thus the tests pass.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1417118
Title:
test_looses_focus_when_reloading fails when run on desktop
Status in Autopilot:
New
Status in Web Browser App:
Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
Confirmed
Bug description:
Recently, the otto tests started runnning successfully again for the
webbrowser-app CI job (they had been broken for a long time).
Now they all pass but one:
webbrowser_app.tests.test_addressbar_states.TestAddressBarStates.test_looses_focus_when_reloading
I’m attaching the test result output as well as a video capture of
what happens when the test is run.
It appears that clicking the reload button in the address bar doesn’t
activate the reload action, but instead shows the contextual menu as
if the click had gone through to the TextField below.
To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1417118/+subscriptions