Merge lp:~pwlars/ubuntu-test-cases/mp-camera-deps into lp:~ubuntu-test-case-dev/ubuntu-test-cases/mp-testing

Proposed by Paul Larson
Status: Merged
Merged at revision: 230
Proposed branch: lp:~pwlars/ubuntu-test-cases/mp-camera-deps
Merge into: lp:~ubuntu-test-case-dev/ubuntu-test-cases/mp-testing
Diff against target: 13 lines (+2/-1)
1 file modified
jenkins/testconfig.py (+2/-1)
To merge this branch: bzr merge lp:~pwlars/ubuntu-test-cases/mp-camera-deps
Reviewer Review Type Date Requested Status
Francis Ginther Approve
Review via email: mp+252334@code.launchpad.net

This proposal supersedes a proposal from 2015-03-09.

Description of the change

Add the camera-app deps to the mp-testing branch also

To post a comment you must log in.
Revision history for this message
Francis Ginther (fginther) wrote :

Thanks for catching.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'jenkins/testconfig.py'
2--- jenkins/testconfig.py 2014-03-28 15:16:42 +0000
3+++ jenkins/testconfig.py 2015-03-09 17:01:22 +0000
4@@ -48,7 +48,8 @@
5 APTest('webbrowser-app-autopilot', pkgs=['webbrowser-app-autopilot']),
6 APTest('unity8-autopilot', 'unity8', pkgs=['url-dispatcher-tools']),
7 APTest('notes-app-autopilot'),
8- APTest('camera-app-autopilot'),
9+ APTest('camera-app-autopilot',
10+ pkgs=['python3-wand', 'python3-mediainfodll']),
11 APTest('dialer-app-autopilot', pkgs=['dialer-app-autopilot']),
12 APTest('messaging-app-autopilot', pkgs=['messaging-app-autopilot']),
13 APTest('address-book-app-autopilot', pkgs=['address-book-app-autopilot']),

Subscribers

People subscribed via source and target branches