Ubuntu Pastebin

Paste from dobey at Thu, 5 Feb 2015 18:49:55 +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
13:43:41.878 INFO _launcher:431 - Launching process: ['/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene', '-testability', '/opt/click.ubuntu.com/.click/users/@all/com.canonical.payui/share/qml/payui/payui.qml', '--desktop_file_hint=/opt/click.ubuntu.com/.click/users/@all/com.canonical.payui/payui_payui.desktop']
Xlib.xauth: warning, no xauthority details available
13:43:42.981 INFO _launcher:544 - waiting for process to exit.
13:43:42.982 INFO _launcher:567 - Killing process 18095
13:43:42.984 DEBUG _X11:347 - Moving mouse to position 512,384 without animation.
13:43:43.112 ERROR testresult:44 - ERROR: pay_ui.tests.test_pay_ui.PayUITestCase.test_cancel_purchase
13:43:43.112 ERROR testresult:44 - process-stderr (/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene): {{{
Testability driver loaded. Wire protocol version is "1.4".
QMetaProperty::read: Unable to handle unregistered datatype 'ModelSorting' for property 'QCompleter::modelSorting'
QMetaProperty::read: Unable to handle unregistered datatype 'CompletionMode' for property 'QCompleter::completionMode'
}}}
13:43:43.112 ERROR testresult:44 - /var/log/syslog: {{{
Feb  5 13:43:41 autopkgtest kernel: [  181.808533] input: autopilot-finger as /devices/virtual/input/input4
}}}
13:43:43.112 ERROR testresult:44 - process-return-code (/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene): {{{
-15}}}
13:43:43.113 ERROR testresult:44 - Binary attachment: "FailedTestScreenshot" (image/png)
13:43:43.113 ERROR testresult:44 - traceback: {{{
Traceback (most recent call last):
  File "/tmp/adt-run.js2V0b/tree/tests/autopilot/pay_ui/tests/test_pay_ui.py", line 63, in test_cancel_purchase
    self.tap('cancelButton')
  File "/tmp/adt-run.js2V0b/tree/tests/autopilot/pay_ui/tests/test_pay_ui.py", line 49, in tap
    item = self.main_view.select_single(objectName=objectName)
  File "/tmp/adt-run.js2V0b/tree/tests/autopilot/pay_ui/tests/__init__.py", line 109, in main_view
    return self.app.select_single(objectName='payui')
  File "/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 '*' and properties {'objectName': 'payui'}.

Tips on minimizing the occurrence of this failureare available here: http://developer.ubuntu.com/api/devel/ubuntu-14.10/python/autopilot/faq/troubleshooting.html
}}}
13:43:43.113 ERROR testresult:44 - process-stdout (/usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene): {{{
}}}
Download as text