stderr |
_StringException: Binary content:
FailedTestScreenshot (image/png)
Empty attachments:
/var/log/syslog
Application Log (com.ubuntu.music_music_1.3.586): {{{
/usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene: unrecognized option '--url='
/usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene: invalid option -- 'I'
Testability driver loaded. Wire protocol version is "1.4".
Could not create thumbnailer: Unknown error when checking cache access: Is a directory
Failed to register thumbnailer image provider: Unknown error when checking cache access: Is a directory
terminate called after throwing an instance of 'std::runtime_error'
what(): Tried to open a db with an unsupported schema version.
}}}
test-log: {{{
23:21:41.828 WARNING testcase:115 - No tracing available - install the python-autopilot-trace package!
23:21:41.853 WARNING testcase:162 - Process manager backend unavailable, application snapshot support disabled.
23:21:41.856 INFO logging:45 - TestMainWindow: launch_test_click. Arguments (). Keyword arguments: {}.
23:21:41.858 INFO _launcher:280 - Attempting to launch click application '(default)' from click package 'com.ubuntu.music' and URIs ''
23:21:42.660 INFO _launcher:120 - Attempting to launch application 'com.ubuntu.music_music_1.3.586' with URIs '' via upstart-app-launch
23:22:08.747 ERROR proxies:410 - Introspect error on :1.95:/com/canonical/Autopilot/Introspection: dbus.exceptions.DBusException:
org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus
security policy blocked the reply, the reply timeout expired, or the network connection was broken.
23:22:08.748 DEBUG proxies:413 - Executing introspect queue due to error
23:22:33.715 ERROR _launcher:206 - Timed out waiting for Application with app_id 'com.ubuntu.music_music_1.3.586' to stop.
}}}
Traceback (most recent call last):
File "/home/phablet/autopilot/music_app/tests/test_music.py", line 26, in setUp
super(TestMainWindow, self).setUp()
File "/home/phablet/autopilot/music_app/tests/__init__.py", line 69, in setUp
launch()
File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
return f(instance, *args, **kwargs)
File "/home/phablet/autopilot/music_app/tests/__init__.py", line 93, in launch_test_click
emulator_base=ubuntuuitoolkit.UbuntuUIToolkitCustomProxyObjectBase)
File "/usr/lib/python3/dist-packages/autopilot/testcase.py", line 310, in launch_click_package
return launcher.launch(package_id, app_name, app_uris)
File "/usr/lib/python3/dist-packages/autopilot/application/_launcher.py", line 283, in launch
return super().launch(app_id, app_uris)
File "/usr/lib/python3/dist-packages/autopilot/application/_launcher.py", line 146, in launch
pid=pid
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 176, in get_proxy_object_for_existing_process
_get_search_criteria_string_representation(**kwargs)
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 375, in _raise_if_not_single_result
(criteria_string)
autopilot.exceptions.ProcessSearchError: Search criteria (pid = 3822, object path = '/com/canonical/Autopilot/Introspection') returned no results
|