Merge lp:~pwlars/ubuntu-test-cases/ubuntu-system-settings-online-accounts-autopilot into lp:ubuntu-test-cases/touch

Proposed by Paul Larson
Status: Merged
Approved by: Joe Talbott
Approved revision: 47
Merged at revision: 48
Proposed branch: lp:~pwlars/ubuntu-test-cases/ubuntu-system-settings-online-accounts-autopilot
Merge into: lp:ubuntu-test-cases/touch
Diff against target: 47 lines (+21/-0)
4 files modified
jenkins/setup_jenkins.py (+1/-0)
tests/ubuntu-system-settings-online-accounts-autopilot/master.run (+15/-0)
tests/ubuntu-system-settings-online-accounts-autopilot/ts_control (+1/-0)
tests/ubuntu-system-settings-online-accounts-autopilot/tslist.auto (+4/-0)
To merge this branch: bzr merge lp:~pwlars/ubuntu-test-cases/ubuntu-system-settings-online-accounts-autopilot
Reviewer Review Type Date Requested Status
Para Siva (community) Approve
Joe Talbott (community) Approve
Review via email: mp+189753@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Joe Talbott (joetalbott) :
review: Approve
Revision history for this message
Para Siva (psivaa) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'jenkins/setup_jenkins.py'
2--- jenkins/setup_jenkins.py 2013-10-04 19:45:48 +0000
3+++ jenkins/setup_jenkins.py 2013-10-08 03:53:08 +0000
4@@ -63,6 +63,7 @@
5 _test('ubuntu-terminal-app-autopilot'),
6 _test('ubuntu-weather-app-autopilot'),
7 _test('ubuntu-ui-toolkit-autopilot'),
8+ _test('ubuntu-system-settings-online-accounts-autopilot'),
9 _test('click_image_tests'),
10 _test('dropping-letters-app-autopilot'),
11 _test('sdk'),
12
13=== added directory 'tests/ubuntu-system-settings-online-accounts-autopilot'
14=== added file 'tests/ubuntu-system-settings-online-accounts-autopilot/master.run'
15--- tests/ubuntu-system-settings-online-accounts-autopilot/master.run 1970-01-01 00:00:00 +0000
16+++ tests/ubuntu-system-settings-online-accounts-autopilot/master.run 2013-10-08 03:53:08 +0000
17@@ -0,0 +1,15 @@
18+---
19+testsuites:
20+ - name: settle-before
21+ fetch_method: dev
22+ fetch_location: ../systemsettle
23+ include_tests:
24+ - systemsettle-before
25+ - name: ubuntu-system-settings-online-accounts-autopilot
26+ fetch_method: dev
27+ fetch_location: ./
28+ - name: settle-after
29+ fetch_method: dev
30+ fetch_location: ../systemsettle
31+ include_tests:
32+ - systemsettle-after
33
34=== added file 'tests/ubuntu-system-settings-online-accounts-autopilot/ts_control'
35--- tests/ubuntu-system-settings-online-accounts-autopilot/ts_control 1970-01-01 00:00:00 +0000
36+++ tests/ubuntu-system-settings-online-accounts-autopilot/ts_control 2013-10-08 03:53:08 +0000
37@@ -0,0 +1,1 @@
38+ts_setup: PKGS=ubuntu-system-settings-online-accounts-autopilot prepare-autopilot-test.sh
39
40=== added file 'tests/ubuntu-system-settings-online-accounts-autopilot/tslist.auto'
41--- tests/ubuntu-system-settings-online-accounts-autopilot/tslist.auto 1970-01-01 00:00:00 +0000
42+++ tests/ubuntu-system-settings-online-accounts-autopilot/tslist.auto 2013-10-08 03:53:08 +0000
43@@ -0,0 +1,4 @@
44+-
45+ discovery_cmd: autopilot-list online_accounts_ui
46+ test_cmd: autopilot-run online_accounts_ui.tests.{}
47+

Subscribers

People subscribed via source and target branches