Merge lp:~pwlars/ubuntu-test-cases/dialer-messaging-address-book into lp:ubuntu-test-cases/smoke-touch-apps

Proposed by Paul Larson
Status: Merged
Merged at revision: 85
Proposed branch: lp:~pwlars/ubuntu-test-cases/dialer-messaging-address-book
Merge into: lp:ubuntu-test-cases/smoke-touch-apps
Diff against target: 143 lines (+60/-20)
12 files modified
address-book-app-autopilot/master.run (+15/-0)
address-book-app-autopilot/ts_control (+1/-0)
address-book-app-autopilot/tslist.auto (+4/-0)
dialer-app-autopilot/master.run (+15/-0)
dialer-app-autopilot/ts_control (+1/-0)
dialer-app-autopilot/tslist.auto (+4/-0)
messaging-app-autopilot/master.run (+15/-0)
messaging-app-autopilot/ts_control (+1/-0)
messaging-app-autopilot/tslist.auto (+4/-0)
phone-app-autopilot/master.run (+0/-15)
phone-app-autopilot/ts_control (+0/-1)
phone-app-autopilot/tslist.auto (+0/-4)
To merge this branch: bzr merge lp:~pwlars/ubuntu-test-cases/dialer-messaging-address-book
Reviewer Review Type Date Requested Status
Andy Doan (community) Approve
Review via email: mp+182994@code.launchpad.net

This proposal supersedes a proposal from 2013-08-29.

To post a comment you must log in.
Revision history for this message
Andy Doan (doanac) wrote :

once the messaging app has some connected_tests, we'll hit issues, but we can't code for that until it exists.

do you have a corresponding setup_jenkins.py patch to pull this in?

review: Approve
Revision history for this message
Andy Doan (doanac) wrote :

the dialer_app was renamed, but the changes inside the file are missing.

review: Needs Fixing
85. By Paul Larson

rename phone-app tests to dialer-app and add messaging and address-book tests

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
=== added directory 'address-book-app-autopilot'
=== added file 'address-book-app-autopilot/master.run'
--- address-book-app-autopilot/master.run 1970-01-01 00:00:00 +0000
+++ address-book-app-autopilot/master.run 2013-08-29 21:17:20 +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: address-book-app-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 'address-book-app-autopilot/ts_control'
--- address-book-app-autopilot/ts_control 1970-01-01 00:00:00 +0000
+++ address-book-app-autopilot/ts_control 2013-08-29 21:17:20 +0000
@@ -0,0 +1,1 @@
1ts_setup: PKGS=address-book-app-autopilot prepare-autopilot-test.sh
02
=== added file 'address-book-app-autopilot/tslist.auto'
--- address-book-app-autopilot/tslist.auto 1970-01-01 00:00:00 +0000
+++ address-book-app-autopilot/tslist.auto 2013-08-29 21:17:20 +0000
@@ -0,0 +1,4 @@
1-
2 discovery_cmd: autopilot-list address_book_app
3 test_cmd: autopilot-run address_book_app.tests.{}
4
05
=== added directory 'dialer-app-autopilot'
=== added file 'dialer-app-autopilot/master.run'
--- dialer-app-autopilot/master.run 1970-01-01 00:00:00 +0000
+++ dialer-app-autopilot/master.run 2013-08-29 21:17:20 +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: dialer-app-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 'dialer-app-autopilot/ts_control'
--- dialer-app-autopilot/ts_control 1970-01-01 00:00:00 +0000
+++ dialer-app-autopilot/ts_control 2013-08-29 21:17:20 +0000
@@ -0,0 +1,1 @@
1ts_setup: PKGS="dialer-app-autopilot ubuntu-ui-toolkit-autopilot" prepare-autopilot-test.sh
02
=== added file 'dialer-app-autopilot/tslist.auto'
--- dialer-app-autopilot/tslist.auto 1970-01-01 00:00:00 +0000
+++ dialer-app-autopilot/tslist.auto 2013-08-29 21:17:20 +0000
@@ -0,0 +1,4 @@
1-
2 discovery_cmd: autopilot-list dialer_app
3 test_cmd: autopilot-run dialer_app.tests.{}
4
05
=== added directory 'messaging-app-autopilot'
=== added file 'messaging-app-autopilot/master.run'
--- messaging-app-autopilot/master.run 1970-01-01 00:00:00 +0000
+++ messaging-app-autopilot/master.run 2013-08-29 21:17:20 +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: messaging-app-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 'messaging-app-autopilot/ts_control'
--- messaging-app-autopilot/ts_control 1970-01-01 00:00:00 +0000
+++ messaging-app-autopilot/ts_control 2013-08-29 21:17:20 +0000
@@ -0,0 +1,1 @@
1ts_setup: PKGS="messaging-app-autopilot ubuntu-ui-toolkit-autopilot" prepare-autopilot-test.sh
02
=== added file 'messaging-app-autopilot/tslist.auto'
--- messaging-app-autopilot/tslist.auto 1970-01-01 00:00:00 +0000
+++ messaging-app-autopilot/tslist.auto 2013-08-29 21:17:20 +0000
@@ -0,0 +1,4 @@
1-
2 discovery_cmd: autopilot-list messaging_app
3 test_cmd: autopilot-run messaging_app.tests.{}
4
05
=== removed directory 'phone-app-autopilot'
=== removed file 'phone-app-autopilot/master.run'
--- phone-app-autopilot/master.run 2013-08-16 19:34:15 +0000
+++ phone-app-autopilot/master.run 1970-01-01 00:00:00 +0000
@@ -1,15 +0,0 @@
1---
2testsuites:
3 - name: settle-before
4 fetch_method: dev
5 fetch_location: ../systemsettle
6 include_tests:
7 - systemsettle-before
8 - name: phone-app-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
160
=== removed file 'phone-app-autopilot/ts_control'
--- phone-app-autopilot/ts_control 2013-08-21 22:58:19 +0000
+++ phone-app-autopilot/ts_control 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
1ts_setup: PKGS=phone-app-autopilot prepare-autopilot-test.sh
20
=== removed file 'phone-app-autopilot/tslist.auto'
--- phone-app-autopilot/tslist.auto 2013-08-22 05:30:27 +0000
+++ phone-app-autopilot/tslist.auto 1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
1-
2 discovery_cmd: autopilot-list phone_app
3 test_cmd: autopilot-run phone_app.tests.{}
4

Subscribers

People subscribed via source and target branches