Merge lp:~osomon/webbrowser-app/depend-on-autopilot-touch into lp:webbrowser-app

Proposed by Olivier Tilloy
Status: Merged
Approved by: Olivier Tilloy
Approved revision: 779
Merged at revision: 807
Proposed branch: lp:~osomon/webbrowser-app/depend-on-autopilot-touch
Merge into: lp:webbrowser-app
Diff against target: 25 lines (+2/-4)
1 file modified
debian/control (+2/-4)
To merge this branch: bzr merge lp:~osomon/webbrowser-app/depend-on-autopilot-touch
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Needs Fixing
Ubuntu Phablet Team Pending
Review via email: mp+240039@code.launchpad.net

Commit message

Update runtime dependencies of -autopilot packages.
Now that autopilot has been removed from touch images, autopilot-touch is what we should depend on to ensure all dependencies are correctly installed prior to running tests using phablet-test-run.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

FAILED: Continuous integration, rev:779
http://jenkins.qa.ubuntu.com/job/webbrowser-app-ci/1216/
Executed test runs:
    FAILURE: http://jenkins.qa.ubuntu.com/job/generic-deb-autopilot-utopic-touch/6293/console
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-utopic/4225
    SUCCESS: http://jenkins.qa.ubuntu.com/job/webbrowser-app-utopic-amd64-ci/415
    SUCCESS: http://jenkins.qa.ubuntu.com/job/webbrowser-app-utopic-armhf-ci/415
        deb: http://jenkins.qa.ubuntu.com/job/webbrowser-app-utopic-armhf-ci/415/artifact/work/output/*zip*/output.zip
    SUCCESS: http://jenkins.qa.ubuntu.com/job/webbrowser-app-utopic-i386-ci/415
    FAILURE: http://jenkins.qa.ubuntu.com/job/generic-deb-autopilot-runner-mako/5902/console
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-utopic-armhf/7545
        deb: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-utopic-armhf/7545/artifact/work/output/*zip*/output.zip
    SUCCESS: http://s-jenkins.ubuntu-ci:8080/job/touch-flash-device/15189
    SUCCESS: http://jenkins.qa.ubuntu.com/job/autopilot-testrunner-otto-utopic/3582
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-utopic-amd64/4605
        deb: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-utopic-amd64/4605/artifact/work/output/*zip*/output.zip

Click here to trigger a rebuild:
http://s-jenkins.ubuntu-ci:8080/job/webbrowser-app-ci/1216/rebuild

review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

FAILED: Continuous integration, rev:779
http://jenkins.qa.ubuntu.com/job/webbrowser-app-ci/1217/
Executed test runs:
    FAILURE: http://jenkins.qa.ubuntu.com/job/generic-deb-autopilot-utopic-touch/6294/console
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-utopic/4226
    SUCCESS: http://jenkins.qa.ubuntu.com/job/webbrowser-app-utopic-amd64-ci/416
    SUCCESS: http://jenkins.qa.ubuntu.com/job/webbrowser-app-utopic-armhf-ci/416
        deb: http://jenkins.qa.ubuntu.com/job/webbrowser-app-utopic-armhf-ci/416/artifact/work/output/*zip*/output.zip
    SUCCESS: http://jenkins.qa.ubuntu.com/job/webbrowser-app-utopic-i386-ci/416
    FAILURE: http://jenkins.qa.ubuntu.com/job/generic-deb-autopilot-runner-mako/5903/console
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-utopic-armhf/7546
        deb: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-utopic-armhf/7546/artifact/work/output/*zip*/output.zip
    SUCCESS: http://s-jenkins.ubuntu-ci:8080/job/touch-flash-device/15191
    SUCCESS: http://jenkins.qa.ubuntu.com/job/autopilot-testrunner-otto-utopic/3583
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-utopic-amd64/4606
        deb: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-utopic-amd64/4606/artifact/work/output/*zip*/output.zip

Click here to trigger a rebuild:
http://s-jenkins.ubuntu-ci:8080/job/webbrowser-app-ci/1217/rebuild

review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Olivier Tilloy (osomon) wrote :

The test failures on mako are due to bug #1387635.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)

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 2014-09-04 13:39:13 +0000
3+++ debian/control 2014-10-29 18:49:29 +0000
4@@ -127,9 +127,8 @@
5 Architecture: all
6 Multi-Arch: foreign
7 Depends: ${misc:Depends},
8- libautopilot-qt (>= 1.4),
9+ autopilot-touch,
10 libqt5test5,
11- python3-autopilot,
12 ubuntu-ui-toolkit-autopilot,
13 webbrowser-app (>= ${binary:Version}),
14 Description: Ubuntu web browser autopilot tests
15@@ -141,9 +140,8 @@
16 Architecture: all
17 Multi-Arch: foreign
18 Depends: ${misc:Depends},
19- libautopilot-qt (>= 1.4),
20+ autopilot-touch,
21 libqt5test5,
22- python3-autopilot,
23 ubuntu-ui-toolkit-autopilot,
24 webapp-container (>= ${binary:Version}),
25 Description: Ubuntu web applications container autopilot tests

Subscribers

People subscribed via source and target branches

to status/vote changes: