stderr |
_StringException: Binary content:
FailedTestScreenshot (image/png)
Empty attachments:
/var/log/syslog
test-log: {{{
08:28:59.905 WARNING testcase:115 - No tracing available - install the python-autopilot-trace package!
08:28:59.912 WARNING testcase:162 - Process manager backend unavailable, application snapshot support disabled.
08:28:59.913 INFO logging:45 - TestSettings: launch_test_click. Arguments (). Keyword arguments: {}.
}}}
Traceback (most recent call last):
File "/home/phablet/autopilot/ubuntu_terminal_app/tests/__init__.py", line 41, in setUp
self.app = ubuntu_terminal_app.TerminalApp(launcher_method())
File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
return f(instance, *args, **kwargs)
File "/home/phablet/autopilot/ubuntu_terminal_app/tests/__init__.py", line 80, in launch_test_click
desktop_file_path = self.write_sandbox_desktop_file()
File "/home/phablet/autopilot/ubuntu_terminal_app/tests/__init__.py", line 88, in write_sandbox_desktop_file
desktop_file_dir = self.get_local_desktop_file_directory()
File "/home/phablet/autopilot/ubuntu_terminal_app/tests/__init__.py", line 113, in get_local_desktop_file_directory
self.real_home_dir, '.local', 'share', 'applications')
AttributeError: 'TestSettings' object has no attribute 'real_home_dir'
|