Ubuntu Pastebin

Paste from Ying-Chun Liu (PaulLiu) at Tue, 10 Feb 2015 15:32:58 +0000

Download as text
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
Loading tests from: /home/phablet/shell/tests/autopilot

Failed to import test module: unity8.application_lifecycle.tests.test_application_lifecycle
Traceback (most recent call last):
  File "/usr/lib/python3.4/unittest/loader.py", line 312, in _find_tests
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.4/unittest/loader.py", line 290, in _get_module_from_name
    __import__(name)
  File "/home/phablet/shell/tests/autopilot/unity8/application_lifecycle/tests/__init__.py", line 24, in <module>
    from unity8 import process_helpers
  File "/home/phablet/shell/tests/autopilot/unity8/process_helpers.py", line 34, in <module>
    from unity8.shell import emulators
  File "/home/phablet/shell/tests/autopilot/unity8/shell/__init__.py", line 137, in <module>
    class Notification(emulators.UnityEmulatorBase):
NameError: name 'emulators' is not defined

Failed to import test module: unity8.application_lifecycle.tests.test_url_dispatcher
Traceback (most recent call last):
  File "/usr/lib/python3.4/unittest/loader.py", line 312, in _find_tests
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.4/unittest/loader.py", line 290, in _get_module_from_name
    __import__(name)
  File "/home/phablet/shell/tests/autopilot/unity8/application_lifecycle/tests/__init__.py", line 24, in <module>
    from unity8 import process_helpers
  File "/home/phablet/shell/tests/autopilot/unity8/process_helpers.py", line 34, in <module>
    from unity8.shell import emulators
  File "/home/phablet/shell/tests/autopilot/unity8/shell/__init__.py", line 137, in <module>
    class Notification(emulators.UnityEmulatorBase):
NameError: name 'emulators' is not defined

Failed to import test module: unity8.indicators.tests.test_display_indicator
Traceback (most recent call last):
  File "/usr/lib/python3.4/unittest/loader.py", line 312, in _find_tests
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.4/unittest/loader.py", line 290, in _get_module_from_name
    __import__(name)
  File "/home/phablet/shell/tests/autopilot/unity8/indicators/__init__.py", line 21, in <module>
    from unity8.shell import emulators
  File "/home/phablet/shell/tests/autopilot/unity8/shell/__init__.py", line 137, in <module>
    class Notification(emulators.UnityEmulatorBase):
NameError: name 'emulators' is not defined

Failed to import test module: unity8.indicators.tests.test_indicators
Traceback (most recent call last):
  File "/usr/lib/python3.4/unittest/loader.py", line 312, in _find_tests
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.4/unittest/loader.py", line 290, in _get_module_from_name
    __import__(name)
  File "/home/phablet/shell/tests/autopilot/unity8/indicators/__init__.py", line 21, in <module>
    from unity8.shell import emulators
  File "/home/phablet/shell/tests/autopilot/unity8/shell/__init__.py", line 137, in <module>
    class Notification(emulators.UnityEmulatorBase):
NameError: name 'emulators' is not defined

Failed to import test module: unity8.shell.tests.test_edges_demo
Traceback (most recent call last):
  File "/usr/lib/python3.4/unittest/loader.py", line 312, in _find_tests
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.4/unittest/loader.py", line 290, in _get_module_from_name
    __import__(name)
  File "/home/phablet/shell/tests/autopilot/unity8/shell/__init__.py", line 137, in <module>
    class Notification(emulators.UnityEmulatorBase):
NameError: name 'emulators' is not defined

Failed to import test module: unity8.shell.tests.test_emulators
Traceback (most recent call last):
  File "/usr/lib/python3.4/unittest/loader.py", line 312, in _find_tests
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.4/unittest/loader.py", line 290, in _get_module_from_name
    __import__(name)
  File "/home/phablet/shell/tests/autopilot/unity8/shell/__init__.py", line 137, in <module>
    class Notification(emulators.UnityEmulatorBase):
NameError: name 'emulators' is not defined

Failed to import test module: unity8.shell.tests.test_lock_screen
Traceback (most recent call last):
  File "/usr/lib/python3.4/unittest/loader.py", line 312, in _find_tests
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.4/unittest/loader.py", line 290, in _get_module_from_name
    __import__(name)
  File "/home/phablet/shell/tests/autopilot/unity8/shell/__init__.py", line 137, in <module>
    class Notification(emulators.UnityEmulatorBase):
NameError: name 'emulators' is not defined

Failed to import test module: unity8.shell.tests.test_notifications
Traceback (most recent call last):
  File "/usr/lib/python3.4/unittest/loader.py", line 312, in _find_tests
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.4/unittest/loader.py", line 290, in _get_module_from_name
    __import__(name)
  File "/home/phablet/shell/tests/autopilot/unity8/shell/__init__.py", line 137, in <module>
    class Notification(emulators.UnityEmulatorBase):
NameError: name 'emulators' is not defined

Failed to import test module: unity8.shell.tests.test_system_integration
Traceback (most recent call last):
  File "/usr/lib/python3.4/unittest/loader.py", line 312, in _find_tests
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.4/unittest/loader.py", line 290, in _get_module_from_name
    __import__(name)
  File "/home/phablet/shell/tests/autopilot/unity8/shell/__init__.py", line 137, in <module>
    class Notification(emulators.UnityEmulatorBase):
NameError: name 'emulators' is not defined

Failed to import test module: unity8.shell.tests.test_upstart
Traceback (most recent call last):
  File "/usr/lib/python3.4/unittest/loader.py", line 312, in _find_tests
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.4/unittest/loader.py", line 290, in _get_module_from_name
    __import__(name)
  File "/home/phablet/shell/tests/autopilot/unity8/shell/__init__.py", line 137, in <module>
    class Notification(emulators.UnityEmulatorBase):
NameError: name 'emulators' is not defined

    unittest.loader.ModuleImportFailure.unity8.shell.tests.test_edges_demo
    unittest.loader.ModuleImportFailure.unity8.shell.tests.test_emulators
    unittest.loader.ModuleImportFailure.unity8.shell.tests.test_lock_screen
    unittest.loader.ModuleImportFailure.unity8.shell.tests.test_notifications
    unittest.loader.ModuleImportFailure.unity8.shell.tests.test_system_integration
    unittest.loader.ModuleImportFailure.unity8.shell.tests.test_upstart
    unittest.loader.ModuleImportFailure.unity8.application_lifecycle.tests.test_url_dispatcher
    unittest.loader.ModuleImportFailure.unity8.application_lifecycle.tests.test_application_lifecycle
    unittest.loader.ModuleImportFailure.unity8.indicators.tests.test_display_indicator
    unittest.loader.ModuleImportFailure.unity8.indicators.tests.test_indicators


 10 total tests.
Download as text