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
=== modified file 'jenkins/setup_jenkins.py'
--- jenkins/setup_jenkins.py 2013-10-04 19:45:48 +0000
+++ jenkins/setup_jenkins.py 2013-10-08 03:53:08 +0000
@@ -63,6 +63,7 @@
63 _test('ubuntu-terminal-app-autopilot'),63 _test('ubuntu-terminal-app-autopilot'),
64 _test('ubuntu-weather-app-autopilot'),64 _test('ubuntu-weather-app-autopilot'),
65 _test('ubuntu-ui-toolkit-autopilot'),65 _test('ubuntu-ui-toolkit-autopilot'),
66 _test('ubuntu-system-settings-online-accounts-autopilot'),
66 _test('click_image_tests'),67 _test('click_image_tests'),
67 _test('dropping-letters-app-autopilot'),68 _test('dropping-letters-app-autopilot'),
68 _test('sdk'),69 _test('sdk'),
6970
=== added directory 'tests/ubuntu-system-settings-online-accounts-autopilot'
=== added file 'tests/ubuntu-system-settings-online-accounts-autopilot/master.run'
--- tests/ubuntu-system-settings-online-accounts-autopilot/master.run 1970-01-01 00:00:00 +0000
+++ tests/ubuntu-system-settings-online-accounts-autopilot/master.run 2013-10-08 03:53:08 +0000
@@ -0,0 +1,15 @@
1---
2testsuites:
3 - name: settle-before
4 fetch_method: dev
5 fetch_location: ../systemsettle
6 include_tests:
7 - systemsettle-before
8 - name: ubuntu-system-settings-online-accounts-autopilot
9 fetch_method: dev
10 fetch_location: ./
11 - name: settle-after
12 fetch_method: dev
13 fetch_location: ../systemsettle
14 include_tests:
15 - systemsettle-after
016
=== added file 'tests/ubuntu-system-settings-online-accounts-autopilot/ts_control'
--- tests/ubuntu-system-settings-online-accounts-autopilot/ts_control 1970-01-01 00:00:00 +0000
+++ tests/ubuntu-system-settings-online-accounts-autopilot/ts_control 2013-10-08 03:53:08 +0000
@@ -0,0 +1,1 @@
1ts_setup: PKGS=ubuntu-system-settings-online-accounts-autopilot prepare-autopilot-test.sh
02
=== added file 'tests/ubuntu-system-settings-online-accounts-autopilot/tslist.auto'
--- tests/ubuntu-system-settings-online-accounts-autopilot/tslist.auto 1970-01-01 00:00:00 +0000
+++ tests/ubuntu-system-settings-online-accounts-autopilot/tslist.auto 2013-10-08 03:53:08 +0000
@@ -0,0 +1,4 @@
1-
2 discovery_cmd: autopilot-list online_accounts_ui
3 test_cmd: autopilot-run online_accounts_ui.tests.{}
4

Subscribers

People subscribed via source and target branches