Merge lp:~pwlars/ubuntu-test-cases/pkg-changes into lp:ubuntu-test-cases/touch

Proposed by Paul Larson
Status: Merged
Merged at revision: 84
Proposed branch: lp:~pwlars/ubuntu-test-cases/pkg-changes
Merge into: lp:ubuntu-test-cases/touch
Diff against target: 22 lines (+3/-3)
1 file modified
jenkins/apconfig.py (+3/-3)
To merge this branch: bzr merge lp:~pwlars/ubuntu-test-cases/pkg-changes
Reviewer Review Type Date Requested Status
Andy Doan (community) Approve
Review via email: mp+192033@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Andy Doan (doanac) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'jenkins/apconfig.py'
2--- jenkins/apconfig.py 2013-10-21 15:11:25 +0000
3+++ jenkins/apconfig.py 2013-10-21 18:19:34 +0000
4@@ -33,15 +33,15 @@
5 _ap_test('mediaplayer-app-autopilot', pkgs=['mediaplayer-app-autopilot']),
6 _ap_test('gallery-app-autopilot', pkgs=['gallery-app-autopilot']),
7 _ap_test('webbrowser-app-autopilot', pkgs=['webbrowser-app-autopilot']),
8- _ap_test('unity8-autopilot', 'unity8'),
9+ _ap_test('unity8-autopilot', 'unity8', pkgs=['python-gi']),
10 _ap_test('notes-app-autopilot'),
11 _ap_test('camera-app-autopilot', pkgs=['camera-app-autopilot']),
12 _ap_test('dialer-app-autopilot', pkgs=['dialer-app-autopilot']),
13 _ap_test('messaging-app-autopilot', pkgs=['messaging-app-autopilot']),
14 _ap_test('address-book-app-autopilot',
15 pkgs=['address-book-app-autopilot']),
16- _ap_test('calendar-app-autopilot', pkgs=['python-dateutil']),
17- _ap_test('music-app-autopilot', pkgs=['python-mock']),
18+ _ap_test('calendar-app-autopilot'),
19+ _ap_test('music-app-autopilot'),
20 _ap_test('dropping-letters-app-autopilot'),
21 _ap_test('ubuntu-calculator-app-autopilot'),
22 _ap_test('ubuntu-clock-app-autopilot'),

Subscribers

People subscribed via source and target branches