Merge lp:~osomon/buteo-syncfw-qml/run-ut-at-build-time into lp:buteo-syncfw-qml

Proposed by Olivier Tilloy
Status: Needs review
Proposed branch: lp:~osomon/buteo-syncfw-qml/run-ut-at-build-time
Merge into: lp:buteo-syncfw-qml
Diff against target: 11 lines (+1/-0)
1 file modified
debian/control (+1/-0)
To merge this branch: bzr merge lp:~osomon/buteo-syncfw-qml/run-ut-at-build-time
Reviewer Review Type Date Requested Status
system-apps-ci-bot continuous-integration Needs Fixing
PS Jenkins bot continuous-integration Pending
Ubuntu Phablet Team Pending
Review via email: mp+297997@code.launchpad.net

Commit message

Add build dependency to ensure unit tests are run at build time.

To post a comment you must log in.
Revision history for this message
system-apps-ci-bot (system-apps-ci-bot) wrote :

FAILED: Continuous integration, rev:8
https://jenkins.canonical.com/system-apps/job/lp-buteo-syncfw-qml-ci/2/
Executed test runs:
    FAILURE: https://jenkins.canonical.com/system-apps/job/build/685/console
    SUCCESS: https://jenkins.canonical.com/system-apps/job/build-0-fetch/685
    SUCCESS: https://jenkins.canonical.com/system-apps/job/build-1-sourcepkg/release=vivid+overlay/643
    SUCCESS: https://jenkins.canonical.com/system-apps/job/build-1-sourcepkg/release=xenial+overlay/643
    SUCCESS: https://jenkins.canonical.com/system-apps/job/build-1-sourcepkg/release=yakkety/643
    FAILURE: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=amd64,release=vivid+overlay/635/console
    FAILURE: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=amd64,release=xenial+overlay/635/console
    FAILURE: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=amd64,release=yakkety/635/console
    FAILURE: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=armhf,release=vivid+overlay/635/console
    FAILURE: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=armhf,release=xenial+overlay/635/console
    FAILURE: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=armhf,release=yakkety/635/console
    FAILURE: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=i386,release=vivid+overlay/635/console
    FAILURE: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=i386,release=xenial+overlay/635/console
    FAILURE: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=i386,release=yakkety/635/console

Click here to trigger a rebuild:
https://jenkins.canonical.com/system-apps/job/lp-buteo-syncfw-qml-ci/2/rebuild

review: Needs Fixing (continuous-integration)

Unmerged revisions

8. By Olivier Tilloy

Add build dependency to ensure unit tests are run at build time.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2015-07-13 13:18:25 +0000
3+++ debian/control 2016-06-21 08:25:24 +0000
4@@ -11,6 +11,7 @@
5 qt5-default,
6 qtbase5-dev,
7 qtdeclarative5-dev,
8+ qtdeclarative5-dev-tools,
9 Standards-Version: 3.9.5
10 Homepage: https://launchpad.net/buteo-syncfw-qml
11 # if you don't have have commit access to this branch but would like to upload

Subscribers

People subscribed via source and target branches