Merge lp:~flocculant/ubuntu-manual-tests/1685 into lp:ubuntu-manual-tests

Proposed by Kev Bowring on 2016-09-26
Status: Merged
Merged at revision: 348
Proposed branch: lp:~flocculant/ubuntu-manual-tests/1685
Merge into: lp:ubuntu-manual-tests
Diff against target: 61 lines (+18/-6)
2 files modified
testcases/packages/1685_Xubuntu_gnome_screensaver (+9/-3)
testcases/packages/1686_Xubuntu_xscreensaver (+9/-3)
To merge this branch: bzr merge lp:~flocculant/ubuntu-manual-tests/1685
Reviewer Review Type Date Requested Status
Sean Davis 2016-09-26 Approve on 2016-09-26
Review via email: mp+306782@code.launchpad.net

Description of the Change

Amend testcase:
remove guest user
add new user for testcase

To post a comment you must log in.
346. By Kev Bowring on 2016-09-26

Amend 1685

347. By Kev Bowring on 2016-09-26

Amend 1685

348. By Kev Bowring on 2016-09-26

Amend 1685

Sean Davis (bluesabre) wrote :

These changes look good to me.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'testcases/packages/1685_Xubuntu_gnome_screensaver'
2--- testcases/packages/1685_Xubuntu_gnome_screensaver 2016-09-23 06:38:53 +0000
3+++ testcases/packages/1685_Xubuntu_gnome_screensaver 2016-09-26 19:52:55 +0000
4@@ -4,6 +4,8 @@
5
6 <strong>Install Y-Y to <em>hardware</em> from the current iso http://cdimage.ubuntu.com/xubuntu/daily-live/current/ </strong>
7
8+<strong>Using Users and Groups in Settings - add a new user to the install for use during the test</strong>
9+
10 <dl>
11 <dt> Run <code>sudo apt-get purge light-locker && sudo apt-get install gnome-screensaver && sudo apt-get autoremove</code> in a terminal</dt>
12 <dt>reboot</dt>
13@@ -18,10 +20,14 @@
14 <dd>check application appears on desktop</dd>
15 <dt>suspend or lock</dt>
16 <dt>Click "Switch User..."</dt>
17- <dt>login as Guest User</dt>
18+ <dt>login as your <strong>new</strong> User</dt>
19 <dd>Desktop should be clear</dd>
20- <dt>logout</dt>
21- <dt>login as your user</dt>
22+ <dt>Open any application - <em>suggest a different one from previous login</em></dt>
23+ <dt>lock</dt>
24+ <dt>switch to your first user</dt>
25 <dt>enter password again to unlock your session</dt>
26 <dd>desktop should show application on desktop</dd>
27+ <dt>logout</dt>
28+ <dt>login as second user</dt>
29+ <dd>Application from new user's session shows on desktop</dd>
30 </dl>
31
32=== modified file 'testcases/packages/1686_Xubuntu_xscreensaver'
33--- testcases/packages/1686_Xubuntu_xscreensaver 2016-09-23 06:38:53 +0000
34+++ testcases/packages/1686_Xubuntu_xscreensaver 2016-09-26 19:52:55 +0000
35@@ -6,6 +6,8 @@
36
37 <strong>Make sure that you have xfce4-session 4.12.1-3ubuntu3. If not, enable proposed and install it before continuing with the xscreensaver test.</strong>
38
39+<strong>Using Users and Groups in Settings - add a new user to the install for use during the test</strong>
40+
41 <dl>
42 <dt> Run <code>sudo apt-get purge gnome-screensaver && sudo apt-get install xscreensaver && sudo apt-get autoremove</code> in a terminal</dt>
43 <dt>reboot</dt>
44@@ -20,10 +22,14 @@
45 <dd>check application appears on desktop</dd>
46 <dt>suspend or lock</dt>
47 <dt>Click "New Login..."</dt>
48- <dt>login as Guest User</dt>
49+ <dt>login as your <strong>new</strong> User</dt>
50 <dd>Desktop should be clear</dd>
51- <dt>logout</dt>
52- <dt>login as your user</dt>
53+ <dt>Open any application - <em>suggest a different one from previous login</em></dt>
54+ <dt>lock</dt>
55+ <dt>switch to your first user</dt>
56 <dt>enter password again to unlock your session</dt>
57 <dd>desktop should show application on desktop</dd>
58+ <dt>logout</dt>
59+ <dt>login as second user</dt>
60+ <dd>Application from new user's session shows on desktop</dd>
61 </dl>

Subscribers

People subscribed via source and target branches