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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247 | Loading tests from: /home/pvsenan/Ubuntu-QA/ubuntu-clock-app/tests/autopilot
Tests running...
sudo: setprop: command not found
sudo: setprop: command not found
sudo: setprop: command not found
sudo: setprop: command not found
sudo: setprop: command not found
sudo: setprop: command not found
sudo: setprop: command not found
sudo: setprop: command not found
sudo: setprop: command not found
sudo: setprop: command not found
======================================================================
ERROR: ubuntu_clock_app.tests.test_clock.TestClock.test_add_city_from_list_must_add_world_city
----------------------------------------------------------------------
Binary content:
FailedTestScreenshot (image/png)
Empty attachments:
process-stdout (/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene)
/var/log/syslog: {{{Oct 1 21:05:01 zen-linux kernel: [ 9833.170331] input: autopilot-finger as /devices/virtual/input/input23}}}
process-return-code (/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene): {{{255}}}
process-stderr (/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene): {{{
Testability driver loaded. Wire protocol version is "1.4".
file:///home/pvsenan/Ubuntu-QA/ubuntu-clock-app/app/ubuntu-clock-app.qml:111 Type MainPage unavailable
file:///home/pvsenan/Ubuntu-QA/ubuntu-clock-app/app/MainPage.qml:21 module "QtSystemInfo" is not installed
}}}
test-log: {{{
21:05:01.242 INFO logging:45 - TestClock: launch_test_local. Arguments (). Keyword arguments: {}.
21:05:01.242 WARNING base:52 - This function is deprecated. Use get_toolkit_launcher_command() instead.
21:05:01.297 INFO _launcher:389 - Attempting to launch application '/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene' with arguments '/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/app/ubuntu-clock-app.qml -I /home/pvsenan/Ubuntu-QA/ubuntu-clock-app/builddir/backend' as a normal process
21:05:01.303 INFO _launcher:447 - Launching process: ['/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene', '-testability', '/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/app/ubuntu-clock-app.qml', '-I', '/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/builddir/backend']
21:05:02.779 INFO _launcher:560 - waiting for process to exit.
21:05:02.779 INFO _launcher:583 - Killing process 5234
21:05:02.780 INFO _launcher:586 - Appears process has already exited.
}}}
Traceback (most recent call last):
File "/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/tests/autopilot/ubuntu_clock_app/tests/test_clock.py", line 40, in setUp
super(TestClock, self).setUp()
File "/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/tests/autopilot/ubuntu_clock_app/tests/__init__.py", line 80, in setUp
self.app = ubuntu_clock_app.ClockApp(self.launcher(), self.test_type)
File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
return f(instance, *args, **kwargs)
File "/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/tests/autopilot/ubuntu_clock_app/tests/__init__.py", line 101, in launch_test_local
emulator_base=ubuntuuitoolkit.UbuntuUIToolkitCustomProxyObjectBase)
File "/usr/lib/python3/dist-packages/autopilot/testcase.py", line 285, in launch_test_application
return launcher.launch(application, arguments, **launch_args)
File "/usr/lib/python3/dist-packages/autopilot/application/_launcher.py", line 400, in launch
pid=process.pid
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 171, in get_proxy_object_for_existing_process
process
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 312, in _find_matching_connections
_raise_if_process_has_exited(process)
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 334, in _raise_if_process_has_exited
% return_code
autopilot.exceptions.ProcessSearchError: Process exited with exit code: 255
======================================================================
ERROR: ubuntu_clock_app.tests.test_alarm.TestAlarm.test_add_recurring_type_alarm_must_add_to_alarm_list(random)
----------------------------------------------------------------------
Binary content:
FailedTestScreenshot (image/png)
Empty attachments:
/var/log/syslog
process-stdout (/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene)
process-return-code (/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene): {{{255}}}
process-stderr (/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene): {{{
Testability driver loaded. Wire protocol version is "1.4".
file:///home/pvsenan/Ubuntu-QA/ubuntu-clock-app/app/ubuntu-clock-app.qml:111 Type MainPage unavailable
file:///home/pvsenan/Ubuntu-QA/ubuntu-clock-app/app/MainPage.qml:21 module "QtSystemInfo" is not installed
}}}
test-log: {{{
21:05:02.862 INFO logging:45 - TestAlarm: launch_test_local. Arguments (). Keyword arguments: {}.
21:05:02.862 WARNING base:52 - This function is deprecated. Use get_toolkit_launcher_command() instead.
21:05:02.863 INFO _launcher:389 - Attempting to launch application '/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene' with arguments '/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/app/ubuntu-clock-app.qml -I /home/pvsenan/Ubuntu-QA/ubuntu-clock-app/builddir/backend' as a normal process
21:05:02.869 INFO _launcher:447 - Launching process: ['/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene', '-testability', '/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/app/ubuntu-clock-app.qml', '-I', '/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/builddir/backend']
21:05:04.356 INFO _launcher:560 - waiting for process to exit.
21:05:04.356 INFO _launcher:583 - Killing process 5249
21:05:04.356 INFO _launcher:586 - Appears process has already exited.
}}}
Traceback (most recent call last):
File "/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/tests/autopilot/ubuntu_clock_app/tests/test_alarm.py", line 66, in setUp
super(TestAlarm, self).setUp()
File "/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/tests/autopilot/ubuntu_clock_app/tests/__init__.py", line 80, in setUp
self.app = ubuntu_clock_app.ClockApp(self.launcher(), self.test_type)
File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
return f(instance, *args, **kwargs)
File "/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/tests/autopilot/ubuntu_clock_app/tests/__init__.py", line 101, in launch_test_local
emulator_base=ubuntuuitoolkit.UbuntuUIToolkitCustomProxyObjectBase)
File "/usr/lib/python3/dist-packages/autopilot/testcase.py", line 285, in launch_test_application
return launcher.launch(application, arguments, **launch_args)
File "/usr/lib/python3/dist-packages/autopilot/application/_launcher.py", line 400, in launch
pid=process.pid
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 171, in get_proxy_object_for_existing_process
process
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 312, in _find_matching_connections
_raise_if_process_has_exited(process)
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 334, in _raise_if_process_has_exited
% return_code
autopilot.exceptions.ProcessSearchError: Process exited with exit code: 255
======================================================================
ERROR: ubuntu_clock_app.tests.test_alarm.TestAlarm.test_add_recurring_type_alarm_must_add_to_alarm_list(weekday)
----------------------------------------------------------------------
Binary content:
FailedTestScreenshot (image/png)
Empty attachments:
/var/log/syslog
process-stdout (/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene)
process-return-code (/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene): {{{255}}}
process-stderr (/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene): {{{
Testability driver loaded. Wire protocol version is "1.4".
file:///home/pvsenan/Ubuntu-QA/ubuntu-clock-app/app/ubuntu-clock-app.qml:111 Type MainPage unavailable
file:///home/pvsenan/Ubuntu-QA/ubuntu-clock-app/app/MainPage.qml:21 module "QtSystemInfo" is not installed
}}}
test-log: {{{
21:05:04.433 INFO logging:45 - TestAlarm: launch_test_local. Arguments (). Keyword arguments: {}.
21:05:04.433 WARNING base:52 - This function is deprecated. Use get_toolkit_launcher_command() instead.
21:05:04.433 INFO _launcher:389 - Attempting to launch application '/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene' with arguments '/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/app/ubuntu-clock-app.qml -I /home/pvsenan/Ubuntu-QA/ubuntu-clock-app/builddir/backend' as a normal process
21:05:04.439 INFO _launcher:447 - Launching process: ['/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene', '-testability', '/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/app/ubuntu-clock-app.qml', '-I', '/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/builddir/backend']
21:05:06.083 INFO _launcher:560 - waiting for process to exit.
21:05:06.083 INFO _launcher:583 - Killing process 5263
21:05:06.084 INFO _launcher:586 - Appears process has already exited.
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/tests/autopilot/ubuntu_clock_app/tests/test_alarm.py", line 66, in setUp
super(TestAlarm, self).setUp()
File "/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/tests/autopilot/ubuntu_clock_app/tests/__init__.py", line 80, in setUp
self.app = ubuntu_clock_app.ClockApp(self.launcher(), self.test_type)
File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
return f(instance, *args, **kwargs)
File "/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/tests/autopilot/ubuntu_clock_app/tests/__init__.py", line 101, in launch_test_local
emulator_base=ubuntuuitoolkit.UbuntuUIToolkitCustomProxyObjectBase)
File "/usr/lib/python3/dist-packages/autopilot/testcase.py", line 285, in launch_test_application
return launcher.launch(application, arguments, **launch_args)
File "/usr/lib/python3/dist-packages/autopilot/application/_launcher.py", line 400, in launch
pid=process.pid
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 171, in get_proxy_object_for_existing_process
process
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 312, in _find_matching_connections
_raise_if_process_has_exited(process)
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 334, in _raise_if_process_has_exited
% return_code
autopilot.exceptions.ProcessSearchError: Process exited with exit code: 255
}}}
======================================================================
ERROR: ubuntu_clock_app.tests.test_alarm.TestAlarm.test_add_recurring_type_alarm_must_add_to_alarm_list(weekend)
----------------------------------------------------------------------
Binary content:
FailedTestScreenshot (image/png)
Empty attachments:
/var/log/syslog
process-stdout (/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene)
process-return-code (/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene): {{{255}}}
process-stderr (/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene): {{{
Testability driver loaded. Wire protocol version is "1.4".
file:///home/pvsenan/Ubuntu-QA/ubuntu-clock-app/app/ubuntu-clock-app.qml:111 Type MainPage unavailable
file:///home/pvsenan/Ubuntu-QA/ubuntu-clock-app/app/MainPage.qml:21 module "QtSystemInfo" is not installed
}}}
test-log: {{{
21:05:06.160 INFO logging:45 - TestAlarm: launch_test_local. Arguments (). Keyword arguments: {}.
21:05:06.160 WARNING base:52 - This function is deprecated. Use get_toolkit_launcher_command() instead.
21:05:06.160 INFO _launcher:389 - Attempting to launch application '/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene' with arguments '/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/app/ubuntu-clock-app.qml -I /home/pvsenan/Ubuntu-QA/ubuntu-clock-app/builddir/backend' as a normal process
21:05:06.166 INFO _launcher:447 - Launching process: ['/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene', '-testability', '/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/app/ubuntu-clock-app.qml', '-I', '/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/builddir/backend']
21:05:07.963 INFO _launcher:560 - waiting for process to exit.
21:05:07.963 INFO _launcher:583 - Killing process 5277
21:05:07.963 INFO _launcher:586 - Appears process has already exited.
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/tests/autopilot/ubuntu_clock_app/tests/test_alarm.py", line 66, in setUp
super(TestAlarm, self).setUp()
File "/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/tests/autopilot/ubuntu_clock_app/tests/__init__.py", line 80, in setUp
self.app = ubuntu_clock_app.ClockApp(self.launcher(), self.test_type)
File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
return f(instance, *args, **kwargs)
File "/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/tests/autopilot/ubuntu_clock_app/tests/__init__.py", line 101, in launch_test_local
emulator_base=ubuntuuitoolkit.UbuntuUIToolkitCustomProxyObjectBase)
File "/usr/lib/python3/dist-packages/autopilot/testcase.py", line 285, in launch_test_application
return launcher.launch(application, arguments, **launch_args)
File "/usr/lib/python3/dist-packages/autopilot/application/_launcher.py", line 400, in launch
pid=process.pid
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 171, in get_proxy_object_for_existing_process
process
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 312, in _find_matching_connections
_raise_if_process_has_exited(process)
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 334, in _raise_if_process_has_exited
% return_code
autopilot.exceptions.ProcessSearchError: Process exited with exit code: 255
}}}
======================================================================
ERROR: ubuntu_clock_app.tests.test_clock.TestClock.test_add_city_by_searching_must_add_world_city
----------------------------------------------------------------------
Binary content:
FailedTestScreenshot (image/png)
Empty attachments:
/var/log/syslog
process-stdout (/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene)
process-return-code (/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene): {{{255}}}
process-stderr (/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene): {{{
Testability driver loaded. Wire protocol version is "1.4".
file:///home/pvsenan/Ubuntu-QA/ubuntu-clock-app/app/ubuntu-clock-app.qml:111 Type MainPage unavailable
file:///home/pvsenan/Ubuntu-QA/ubuntu-clock-app/app/MainPage.qml:21 module "QtSystemInfo" is not installed
}}}
test-log: {{{
21:05:08.042 INFO logging:45 - TestClock: launch_test_local. Arguments (). Keyword arguments: {}.
21:05:08.042 WARNING base:52 - This function is deprecated. Use get_toolkit_launcher_command() instead.
21:05:08.042 INFO _launcher:389 - Attempting to launch application '/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene' with arguments '/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/app/ubuntu-clock-app.qml -I /home/pvsenan/Ubuntu-QA/ubuntu-clock-app/builddir/backend' as a normal process
21:05:08.048 INFO _launcher:447 - Launching process: ['/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene', '-testability', '/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/app/ubuntu-clock-app.qml', '-I', '/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/builddir/backend']
21:05:09.518 INFO _launcher:560 - waiting for process to exit.
21:05:09.518 INFO _launcher:583 - Killing process 5291
21:05:09.519 INFO _launcher:586 - Appears process has already exited.
}}}
Traceback (most recent call last):
File "/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/tests/autopilot/ubuntu_clock_app/tests/test_clock.py", line 40, in setUp
super(TestClock, self).setUp()
File "/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/tests/autopilot/ubuntu_clock_app/tests/__init__.py", line 80, in setUp
self.app = ubuntu_clock_app.ClockApp(self.launcher(), self.test_type)
File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
return f(instance, *args, **kwargs)
File "/home/pvsenan/Ubuntu-QA/ubuntu-clock-app/tests/autopilot/ubuntu_clock_app/tests/__init__.py", line 101, in launch_test_local
emulator_base=ubuntuuitoolkit.UbuntuUIToolkitCustomProxyObjectBase)
File "/usr/lib/python3/dist-packages/autopilot/testcase.py", line 285, in launch_test_application
return launcher.launch(application, arguments, **launch_args)
File "/usr/lib/python3/dist-packages/autopilot/application/_launcher.py", line 400, in launch
pid=process.pid
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 171, in get_proxy_object_for_existing_process
process
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 312, in _find_matching_connections
_raise_if_process_has_exited(process)
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 334, in _raise_if_process_has_exited
% return_code
autopilot.exceptions.ProcessSearchError: Process exited with exit code: 255
|