stderr |
_StringException: Binary content:
FailedTestScreenshot (image/png)
/var/log/syslog: {{{Sep 28 05:34:46 ubuntu-phablet kernel: [ 206.563374] mali mali.0: state restore latency exceeded, new value 2131148 ns}}}
test-log: {{{
05:34:34.912 WARNING testcase:115 - No tracing available - install the python-autopilot-trace package!
05:34:34.916 WARNING testcase:162 - Process manager backend unavailable, application snapshot support disabled.
05:34:34.916 INFO logging:45 - RemindersTestCaseWithAccount: launch_ubuntu_app. Arguments (). Keyword arguments: {}.
05:34:34.919 INFO _launcher:120 - Attempting to launch application 'tmpnocrwoib' with URIs '' via upstart-app-launch
}}}
Traceback (most recent call last):
File "/home/phablet/autopilot/reminders/tests/test_reminders.py", line 67, in setUp
super(RemindersTestCaseWithAccount, self).setUp()
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
|