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
=== modified file 'jenkins/apconfig.py'
--- jenkins/apconfig.py 2013-10-21 15:11:25 +0000
+++ jenkins/apconfig.py 2013-10-21 18:19:34 +0000
@@ -33,15 +33,15 @@
33 _ap_test('mediaplayer-app-autopilot', pkgs=['mediaplayer-app-autopilot']),33 _ap_test('mediaplayer-app-autopilot', pkgs=['mediaplayer-app-autopilot']),
34 _ap_test('gallery-app-autopilot', pkgs=['gallery-app-autopilot']),34 _ap_test('gallery-app-autopilot', pkgs=['gallery-app-autopilot']),
35 _ap_test('webbrowser-app-autopilot', pkgs=['webbrowser-app-autopilot']),35 _ap_test('webbrowser-app-autopilot', pkgs=['webbrowser-app-autopilot']),
36 _ap_test('unity8-autopilot', 'unity8'),36 _ap_test('unity8-autopilot', 'unity8', pkgs=['python-gi']),
37 _ap_test('notes-app-autopilot'),37 _ap_test('notes-app-autopilot'),
38 _ap_test('camera-app-autopilot', pkgs=['camera-app-autopilot']),38 _ap_test('camera-app-autopilot', pkgs=['camera-app-autopilot']),
39 _ap_test('dialer-app-autopilot', pkgs=['dialer-app-autopilot']),39 _ap_test('dialer-app-autopilot', pkgs=['dialer-app-autopilot']),
40 _ap_test('messaging-app-autopilot', pkgs=['messaging-app-autopilot']),40 _ap_test('messaging-app-autopilot', pkgs=['messaging-app-autopilot']),
41 _ap_test('address-book-app-autopilot',41 _ap_test('address-book-app-autopilot',
42 pkgs=['address-book-app-autopilot']),42 pkgs=['address-book-app-autopilot']),
43 _ap_test('calendar-app-autopilot', pkgs=['python-dateutil']),43 _ap_test('calendar-app-autopilot'),
44 _ap_test('music-app-autopilot', pkgs=['python-mock']),44 _ap_test('music-app-autopilot'),
45 _ap_test('dropping-letters-app-autopilot'),45 _ap_test('dropping-letters-app-autopilot'),
46 _ap_test('ubuntu-calculator-app-autopilot'),46 _ap_test('ubuntu-calculator-app-autopilot'),
47 _ap_test('ubuntu-clock-app-autopilot'),47 _ap_test('ubuntu-clock-app-autopilot'),

Subscribers

People subscribed via source and target branches