Ubuntu Pastebin

Paste from Brendan Donegan at Wed, 28 Jan 2015 16:32:05 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
Traceback (most recent call last):
  File "/tmp/adt-run.Mi6eOL/build.jlh/real-tree/ubuntu_sanity_tests/tests/test_settings_wizard.py", line 131, in test_complete_settings_wizard
    self.config[KEY_DEVICE_PASSWORD])
  File "/tmp/adt-run.Mi6eOL/deps/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
    return f(instance, *args, **kwargs)
  File "/tmp/adt-run.Mi6eOL/build.jlh/real-tree/ubuntu_sanity_tests/helpers/unity8/settings_wizard.py", line 261, in enter_pin
    self.pointing_device.click_object(self._get_pinpad_button(char))
  File "/tmp/adt-run.Mi6eOL/build.jlh/real-tree/ubuntu_sanity_tests/helpers/unity8/settings_wizard.py", line 247, in _get_pinpad_button
    return self.select_single('PinPadButton', text=char)
  File "/tmp/adt-run.Mi6eOL/deps/usr/lib/python3/dist-packages/autopilot/introspection/dbus.py", line 244, in select_single
    raise StateNotFoundError(type_name_str, **kwargs)
autopilot.exceptions.StateNotFoundError: Object not found with name 'PinPadButton' and properties {'text': 'k'}.
Download as text