Code review comment for lp:~pkunal-parmar/ubuntu-calendar-app/Bug_1206048

Revision history for this message
Kunal Parmar (pkunal-parmar) wrote :

> Executed test runs:
> UNSTABLE: http://91.189.93.70:8080/job/generic-mediumtests/303
>
> Click here to trigger a rebuild:
> http://91.189.93.70:8080/job/ubuntu-calendar-app-ci/204/rebuild

Is this related to x server issue,

QXcbConnection: XCB error: 148 (Unknown), sequence: 148, resource id: 0, major code: 140 (Unknown), minor code: 20
}}}
,

it seems test case are not running at all

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/calendar_app/tests/test_monthview.py", line 26, in setUp
    self.ubuntusdk.get_qml_view().visible, Eventually(Equals(True)))
MismatchError: After 10.0 seconds test on QQuickView.visible failed: True != dbus.Boolean(False, variant_level=1)

« Back to merge proposal