stderr |
_StringException: Binary content:
FailedTestScreenshot (image/png)
Empty attachments:
/var/log/syslog
test-log: {{{
06:24:07.712 WARNING testcase:115 - No tracing available - install the python-autopilot-trace package!
06:24:07.719 WARNING testcase:162 - Process manager backend unavailable, application snapshot support disabled.
06:24:07.720 INFO logging:45 - TestAlarm: launch_test_click. Arguments (). Keyword arguments: {}.
06:24:07.721 INFO _launcher:280 - Attempting to launch click application '(default)' from click package 'com.ubuntu.clock' and URIs ''
06:24:08.502 INFO _launcher:120 - Attempting to launch application 'com.ubuntu.clock_clock_3.1.125' with URIs '' via upstart-app-launch
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/home/phablet/autopilot/ubuntu_clock_app/tests/test_alarm.py", line 68, in setUp
super(TestAlarm, self).setUp()
File "/home/phablet/autopilot/ubuntu_clock_app/tests/__init__.py", line 68, 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/ubuntu_clock_app/tests/__init__.py", line 104, in launch_test_click
emulator_base=toolkit_emulators.UbuntuUIToolkitEmulatorBase)
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 140, in launch
state.get('message', '')
File "/usr/lib/python3/dist-packages/autopilot/application/_launcher.py", line 233, in _check_status_error
raise RuntimeError(': '.join(message_parts))
RuntimeError: Timed out while waiting for application to launch
}}}
|