Guest User

Untitled

a guest
Oct 24th, 2014
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. 09:05:14.650 INFO _logging:40 - ************************************************************
  2. 09:05:14.650 INFO _logging:41 - Starting test filemanager.tests.test_filemanager.TestFolderListPage.test_list_folder_contents
  3. 09:05:14.656 DEBUG __init__:240 - Directory Listing for HOME
  4. ['coding', 'tmp', '.bash_history', '.subversion', '.gconf', '.ICEauthority', '.config', 'VMware Tools', '.bash_logout', '.dbus', '.gtk-bookmarks', '.pulse-cookie', '.Xauthority', '.pki', '.gksu.lock', 'Target', 'test.txt', '.ssh', '.bazaar', '.mozilla', '.bzr.log', '.lesshst', 'Pictures', '.android', '.local', '.thunderbird', '.pulse', 'Templates', 'Videos', '.xsession-errors', 'Source', 'Documents', '.bashrc', '.gnome2', '.gvfs', 'Downloads', '.cache', '.compiz', 'Public', 'filemanager.qml', '.dmrc', '.xsession-errors.old', '.mission-control', 'Desktop', '.profile', '.gstreamer-0.10', '.irssi', 'Music', 'tmpKCS6PN', 'examples.desktop']
  5. 09:05:14.656 DEBUG __init__:241 - File count in HOME is 17
  6. 09:05:14.656 INFO logging:45 - TestFolderListPage: launch_test_click. Arguments (). Keyword arguments: {}.
  7. 09:05:14.657 DEBUG __init__:131 - aa-exec-click -p com.ubuntu.filemanager_filemanager_0.3.latest -- filemanager --forceAuth false
  8. 09:05:14.657 DEBUG __init__:133 - Name: filemanager
  9. 09:05:14.657 DEBUG __init__:133 - Exec: aa-exec-click -p com.ubuntu.filemanager_filemanager_0.3.latest -- filemanager --forceAuth false
  10. 09:05:14.658 DEBUG __init__:133 - Type: Application
  11. 09:05:14.658 DEBUG __init__:133 - Icon: Not important
  12. 09:05:14.658 DEBUG __init__:133 - Path: /opt/click.ubuntu.com/.click/users/arto/com.ubuntu.filemanager
  13. 09:05:14.658 INFO _launcher:120 - Attempting to launch application 'tmp9nsp8sli' with URIs '' via upstart-app-launch
  14. 09:05:16.672 ERROR testresult:44 - ERROR: filemanager.tests.test_filemanager.TestFolderListPage.test_list_folder_contents
  15. 09:05:16.672 ERROR testresult:44 - traceback: {{{
  16. Traceback (most recent call last):
  17. File "/home/arto/coding/toolbar-to-header-modifications/tests/autopilot/filemanager/tests/__init__.py", line 242, in setUp
  18. self.app = filemanager.Filemanager(self.launcher(), self.test_type)
  19. File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
  20. return f(instance, *args, **kwargs)
  21. File "/home/arto/coding/toolbar-to-header-modifications/tests/autopilot/filemanager/tests/__init__.py", line 110, in launch_test_click
  22. emulator_base=ubuntuuitoolkit.UbuntuUIToolkitCustomProxyObjectBase)
  23. File "/usr/lib/python3/dist-packages/autopilot/testcase.py", line 335, in launch_upstart_application
  24. return launcher.launch(application_name, uris)
  25. File "/usr/lib/python3/dist-packages/autopilot/application/_launcher.py", line 140, in launch
  26. state.get('message', '')
  27. File "/usr/lib/python3/dist-packages/autopilot/application/_launcher.py", line 233, in _check_status_error
  28. raise RuntimeError(': '.join(message_parts))
  29. RuntimeError: Application Launch Failed: Application crashed.
  30. }}}
Advertisement
Add Comment
Please, Sign In to add comment