Merge lp:~ken-vandine/content-hub/isolation-machine_for_tests into lp:content-hub

Proposed by Ken VanDine
Status: Merged
Approved by: dobey
Approved revision: 287
Merged at revision: 290
Proposed branch: lp:~ken-vandine/content-hub/isolation-machine_for_tests
Merge into: lp:content-hub
Diff against target: 20 lines (+1/-2)
2 files modified
debian/control (+0/-1)
debian/tests/control (+1/-1)
To merge this branch: bzr merge lp:~ken-vandine/content-hub/isolation-machine_for_tests
Reviewer Review Type Date Requested Status
system-apps-ci-bot continuous-integration Needs Fixing
dobey (community) Approve
Review via email: mp+303860@code.launchpad.net

Commit message

Disable autopkgtests, they require an upstart user session.

Description of the change

Added isolation-machine to test restrictions as these tests need a working upstart user session.

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

FAILED: Continuous integration, rev:287
https://jenkins.canonical.com/system-apps/job/lp-content-hub-ci/47/
Executed test runs:
    FAILURE: https://jenkins.canonical.com/system-apps/job/build/1297/console
    SUCCESS: https://jenkins.canonical.com/system-apps/job/build-0-fetch/1297
    SUCCESS: https://jenkins.canonical.com/system-apps/job/build-1-sourcepkg/release=vivid+overlay/1163
    SUCCESS: https://jenkins.canonical.com/system-apps/job/build-1-sourcepkg/release=xenial+overlay/1163
    SUCCESS: https://jenkins.canonical.com/system-apps/job/build-1-sourcepkg/release=yakkety/1163
    SUCCESS: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=amd64,release=vivid+overlay/1146
        deb: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=amd64,release=vivid+overlay/1146/artifact/output/*zip*/output.zip
    FAILURE: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=amd64,release=xenial+overlay/1146/console
    FAILURE: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=amd64,release=yakkety/1146/console
    SUCCESS: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=armhf,release=vivid+overlay/1146
        deb: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=armhf,release=vivid+overlay/1146/artifact/output/*zip*/output.zip
    SUCCESS: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=armhf,release=xenial+overlay/1146
        deb: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=armhf,release=xenial+overlay/1146/artifact/output/*zip*/output.zip
    SUCCESS: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=armhf,release=yakkety/1146
        deb: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=armhf,release=yakkety/1146/artifact/output/*zip*/output.zip
    SUCCESS: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=i386,release=vivid+overlay/1146
        deb: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=i386,release=vivid+overlay/1146/artifact/output/*zip*/output.zip
    SUCCESS: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=i386,release=xenial+overlay/1146
        deb: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=i386,release=xenial+overlay/1146/artifact/output/*zip*/output.zip
    FAILURE: https://jenkins.canonical.com/system-apps/job/build-2-binpkg/arch=i386,release=yakkety/1146/console

Click here to trigger a rebuild:
https://jenkins.canonical.com/system-apps/job/lp-content-hub-ci/47/rebuild

review: Needs Fixing (continuous-integration)
288. By Ken VanDine

Disable the autopkgtests until we figure out how to run an upstart user session

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 2016-07-28 14:28:38 +0000
3+++ debian/control 2016-08-25 10:11:09 +0000
4@@ -34,7 +34,6 @@
5 Vcs-Bzr: https://code.launchpad.net/~phablet-team/content-hub/trunk
6 Vcs-Browser: https://bazaar.launchpad.net/~phablet-team/content-hub/trunk/files
7 X-Ubuntu-Use-Langpack: yes
8-XS-Testsuite: autopkgtest
9
10 Package: content-hub
11 Architecture: any
12
13=== modified file 'debian/tests/control'
14--- debian/tests/control 2015-06-04 18:10:04 +0000
15+++ debian/tests/control 2016-08-25 10:11:09 +0000
16@@ -1,3 +1,3 @@
17 Tests: aa-check url-dispatcher
18-Depends: content-hub-testability, dbus-x11, xvfb
19+Depends: content-hub-testability, dbus-x11, xvfb, ubuntu-app-launch
20 Restrictions: allow-stderr

Subscribers

People subscribed via source and target branches