stderr |
_StringException: Binary content:
FailedTestScreenshot (image/png)
Empty attachments:
/var/log/syslog
test-log: {{{
05:34:09.985 WARNING testcase:115 - No tracing available - install the python-autopilot-trace package!
05:34:09.996 WARNING testcase:162 - Process manager backend unavailable, application snapshot support disabled.
05:34:09.998 INFO logging:45 - RemindersTestCaseWithoutAccount: launch_ubuntu_app. Arguments (). Keyword arguments: {}.
05:34:10.009 INFO _launcher:120 - Attempting to launch application 'tmp5299aypr' with URIs '' via upstart-app-launch
}}}
Traceback (most recent call last):
File "/home/phablet/autopilot/reminders/tests/__init__.py", line 202, in setUp
self.app = reminders.RemindersApp(launcher_method())
File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
return f(instance, *args, **kwargs)
File "/home/phablet/autopilot/reminders/tests/__init__.py", line 112, in launch_ubuntu_app
emulator_base=ubuntuuitoolkit.UbuntuUIToolkitCustomProxyObjectBase)
File "/usr/lib/python3/dist-packages/autopilot/testcase.py", line 335, in launch_upstart_application
return launcher.launch(application_name, 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
|