touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #97169
[Bug 1485984] Re: webbrowser_app.tests.test_selection.TestSelection.* flaky since oxide 1.8
stderr:
OxideQQuickLocationBarController::show: height is not greater than zero
qml: Loaded 5 UA override(s) from file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Web/ua-overrides-mobile.js
UbuntuClipboard - Got invalid serialized mime data. Ignoring it.
Failed to download QUrl( "http://test/favicon.ico" ) : "Host test not found"
UbuntuClipboard - Got invalid serialized mime data. Ignoring it.
WebContextMenu::Show: Content requested a context menu, but the application hasn't provided one
test log:
08:44:12.329 WARNING testcase:181 - Process manager backend unavailable, application snapshot support disabled.
08:44:12.341 INFO _launcher:373 - Attempting to launch application 'webbrowser-app' with arguments '--desktop_file_hint=/usr/share/applications/webbrowser-app.desktop --new-session http://test/selection' as a normal process
08:44:12.377 INFO _launcher:431 - Launching process: ['/usr/bin/webbrowser-app', '-testability', '--desktop_file_hint=/usr/share/applications/webbrowser-app.desktop', '--new-session', 'http://test/selection']
08:44:23.194 INFO http_server:162 - "GET /selection HTTP/1.1" 200 -
08:44:37.564 INFO _launcher:544 - waiting for process to exit.
08:44:37.565 INFO _launcher:567 - Killing process 5784
traceback:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/webbrowser_app/tests/test_selection.py", line 37, in setUp
self.selection = self.main_window.get_selection()
File "/usr/lib/python3/dist-packages/webbrowser_app/emulators/browser.py", line 119, in get_selection
return self.wait_select_single(Selection)
File "/usr/lib/python3/dist-packages/autopilot/introspection/dbus.py", line 295, in wait_select_single
return self.select_single(type_name, **kwargs)
File "/usr/lib/python3/dist-packages/autopilot/introspection/dbus.py", line 244, in select_single
raise StateNotFoundError(type_name_str, **kwargs)
autopilot.exceptions.StateNotFoundError: Object not found with name 'Selection'.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1485984
Title:
webbrowser_app.tests.test_selection.TestSelection.* flaky since oxide
1.8
Status in webbrowser-app package in Ubuntu:
Confirmed
Bug description:
Since the upgrade to oxide 1.8, the
webbrowser_app.tests.test_selection.TestSelection.* test case exhibits
a flaky behaviour on devices (both mako in CI and krillin tested
locally).
An example failure (from a CI run on mako):
https://jenkins.qa.ubuntu.com/job/generic-deb-autopilot-runner-vivid-
mako/3109/testReport/junit/webbrowser_app.tests.test_selection/TestSelection/test_resize_selection/.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1485984/+subscriptions
References