zsombor@zsombor-wasabi:~$ phablet-test-run -s 014E054719014011 -n -p 'ubuntu-weather-app-autopilot' ubuntu_weather_app adbd is already running as root Reading package lists... Building dependency tree... Reading state information... ubuntu-weather-app-autopilot is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Disabling shell unity8 stop/waiting bash: cd: /home/phablet/autopilot: No such file or directory Loading tests from: /usr/lib/python2.7/dist-packages Tests running... __pthread_gettid -2 ====================================================================== ERROR: ubuntu_weather_app.tests.test_settings.TestSettings.test_switch_precipitation_scale(with touch) ---------------------------------------------------------------------- _StringException: Empty attachments: process-stdout process-return-code: {{{-15}}} process-stderr: {{{ unknown option -- t unknown option -- e unknown option -- s unknown option -- t unknown option -- a unknown option -- b unknown option -- i unknown option -- l unknown option -- i unknown option -- t unknown option -- y loaded the dummy plugin loaded the Linux plugin Registered the AalSensorPlugin types Loading testability driver. unity::action::ActionManager::ActionManager(QObject*): Could not determine application identifier. HUD will not work properly. Provide your application identifier in $APP_ID environment variable. file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/MainView.qml:257: TypeError: Cannot call method 'hasOwnProperty' of null [Hamburg] returning cached data, time from last fetch: 0.92 callbacks 0x428ec98d 0x428ec939 [London] returning cached data, time from last fetch: 0.852 creating surface at (0, 58) with size (720, 1222) with title 'qmlscene: weather' }}} Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/ubuntu_weather_app/tests/test_settings.py", line 228, in test_switch_precipitation_scale self._check_precipitation_units('mm') File "/usr/lib/python2.7/dist-packages/ubuntu_weather_app/tests/test_settings.py", line 68, in _check_precipitation_units self.assertThat(lambda: component.get_object('QQuickText', 'WeatherDetailUnit'), Eventually(Not(Is(None)))) File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 406, in assertThat mismatch = matcher.match(matchee) File "/usr/lib/python2.7/dist-packages/autopilot/matchers/__init__.py", line 109, in match wait_fun(self.matcher, self.timeout) File "/usr/lib/python2.7/dist-packages/autopilot/matchers/__init__.py", line 125, in _callable_wait_for new_value = refresh_fn() File "/usr/lib/python2.7/dist-packages/ubuntu_weather_app/tests/test_settings.py", line 68, in self.assertThat(lambda: component.get_object('QQuickText', 'WeatherDetailUnit'), Eventually(Not(Is(None)))) File "/usr/lib/python2.7/dist-packages/autopilot/introspection/dbus.py", line 498, in __getattr__ (self.__class__.__name__, name)) AttributeError: Class 'WeatherDetailComponent' has no attribute 'get_object'. ====================================================================== ERROR: ubuntu_weather_app.tests.test_settings.TestSettings.test_switch_scale_cancel(with touch) ---------------------------------------------------------------------- _StringException: Empty attachments: process-stdout process-return-code: {{{-15}}} process-stderr: {{{ unknown option -- t unknown option -- e unknown option -- s unknown option -- t unknown option -- a unknown option -- b unknown option -- i unknown option -- l unknown option -- i unknown option -- t unknown option -- y loaded the dummy plugin loaded the Linux plugin Registered the AalSensorPlugin types Loading testability driver. unity::action::ActionManager::ActionManager(QObject*): Could not determine application identifier. HUD will not work properly. Provide your application identifier in $APP_ID environment variable. file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/MainView.qml:257: TypeError: Cannot call method 'hasOwnProperty' of null [Hamburg] returning cached data, time from last fetch: 0.972 [London] returning cached data, time from last fetch: 0.904 callbacks 0x4291598d 0x42915939 creating surface at (0, 58) with size (720, 1222) with title 'qmlscene: weather' }}} Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/ubuntu_weather_app/tests/test_settings.py", line 136, in test_switch_scale_cancel self._check_wind_units('kmh') File "/usr/lib/python2.7/dist-packages/ubuntu_weather_app/tests/test_settings.py", line 53, in _check_wind_units self.assertThat(lambda: wind_component.get_object('QQuickText', 'WeatherDetailUnit'), Eventually(Not(Is(None)))) File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 406, in assertThat mismatch = matcher.match(matchee) File "/usr/lib/python2.7/dist-packages/autopilot/matchers/__init__.py", line 109, in match wait_fun(self.matcher, self.timeout) File "/usr/lib/python2.7/dist-packages/autopilot/matchers/__init__.py", line 125, in _callable_wait_for new_value = refresh_fn() File "/usr/lib/python2.7/dist-packages/ubuntu_weather_app/tests/test_settings.py", line 53, in self.assertThat(lambda: wind_component.get_object('QQuickText', 'WeatherDetailUnit'), Eventually(Not(Is(None)))) File "/usr/lib/python2.7/dist-packages/autopilot/introspection/dbus.py", line 498, in __getattr__ (self.__class__.__name__, name)) AttributeError: Class 'WeatherDetailComponent' has no attribute 'get_object'. ====================================================================== ERROR: ubuntu_weather_app.tests.test_settings.TestSettings.test_switch_wind_scale(with touch) ---------------------------------------------------------------------- _StringException: Empty attachments: process-stdout process-return-code: {{{-15}}} process-stderr: {{{ unknown option -- t unknown option -- e unknown option -- s unknown option -- t unknown option -- a unknown option -- b unknown option -- i unknown option -- l unknown option -- i unknown option -- t unknown option -- y loaded the dummy plugin loaded the Linux plugin Registered the AalSensorPlugin types Loading testability driver. unity::action::ActionManager::ActionManager(QObject*): Could not determine application identifier. HUD will not work properly. Provide your application identifier in $APP_ID environment variable. file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/MainView.qml:257: TypeError: Cannot call method 'hasOwnProperty' of null [Hamburg] returning cached data, time from last fetch: 0.939 callbacks 0x428d798d 0x428d7939 [London] returning cached data, time from last fetch: 0.857 creating surface at (0, 58) with size (720, 1222) with title 'qmlscene: weather' }}} Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/ubuntu_weather_app/tests/test_settings.py", line 175, in test_switch_wind_scale self._check_wind_units('kmh') File "/usr/lib/python2.7/dist-packages/ubuntu_weather_app/tests/test_settings.py", line 53, in _check_wind_units self.assertThat(lambda: wind_component.get_object('QQuickText', 'WeatherDetailUnit'), Eventually(Not(Is(None)))) File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 406, in assertThat mismatch = matcher.match(matchee) File "/usr/lib/python2.7/dist-packages/autopilot/matchers/__init__.py", line 109, in match wait_fun(self.matcher, self.timeout) File "/usr/lib/python2.7/dist-packages/autopilot/matchers/__init__.py", line 125, in _callable_wait_for new_value = refresh_fn() File "/usr/lib/python2.7/dist-packages/ubuntu_weather_app/tests/test_settings.py", line 53, in self.assertThat(lambda: wind_component.get_object('QQuickText', 'WeatherDetailUnit'), Eventually(Not(Is(None)))) File "/usr/lib/python2.7/dist-packages/autopilot/introspection/dbus.py", line 498, in __getattr__ (self.__class__.__name__, name)) AttributeError: Class 'WeatherDetailComponent' has no attribute 'get_object'. Ran 13 tests in 115.263s FAILED (failures=3) Restoring shell unity8 start/running, process 2274