Code review comment for lp:~robru/camera-app/packaging

Revision history for this message
Ɓukasz Zemczak (sil2100) wrote :

As mentioned on IRC, until the results are published publicly, you need to access those through s-jenkins, i.e. http://s-jenkins:8080/job/camera-app-ci/18/

It seems that all the autopilot tests fail due to some problems.

process-stderr: {{{
Loading testability driver.
QObject::connect: No such signal QQuickView::statusChanged(QDeclarativeView::Status) in /tmp/buildd/camera-app-2.9.1+autopilot0/cameraapplication.cpp:73
register types Ubuntu.HUD
initialize engine Ubuntu.HUD
Module 'CameraApp' does not contain a module identifier directive - it cannot be protected from external registrations.
file:///usr/share/camera-app/camera-app.qml:18:1: module "Ubuntu.Components" is not installed
     import Ubuntu.Components 0.1
     ^
QDBusConnection: name 'org.a11y.atspi.Registry' had owner '' but we thought it was ':1.1'
}}}

Seems like a problem in the source or dependencies?

« Back to merge proposal