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

Proposed by Kev Bowring
Status: Merged
Merged at revision: 343
Proposed branch: lp:~flocculant/ubuntu-manual-tests/1626853
Merge into: lp:ubuntu-manual-tests
Diff against target: 65 lines (+56/-0)
2 files modified
testcases/packages/Xubuntu_gnome_screensaver (+27/-0)
testcases/packages/Xubuntu_xscreensaver (+29/-0)
To merge this branch: bzr merge lp:~flocculant/ubuntu-manual-tests/1626853
Reviewer Review Type Date Requested Status
Kev Bowring Pending
Review via email: mp+306577@code.launchpad.net

Description of the change

add 2 new testcases for xubuntu screensaver change

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'testcases/packages/Xubuntu_gnome_screensaver'
2--- testcases/packages/Xubuntu_gnome_screensaver 1970-01-01 00:00:00 +0000
3+++ testcases/packages/Xubuntu_gnome_screensaver 2016-09-23 06:31:46 +0000
4@@ -0,0 +1,27 @@
5+This testcase is intended to test gnome-screensaver on Xubuntu.
6+
7+<strong>Rather than have many duplicate bugs show up for similar issues here, for the purpose of this test, do not fail the testcase but use the Comment area on your tracker result to report issues to us.</strong>
8+
9+<strong>Install Y-Y to <em>hardware</em> from the current iso http://cdimage.ubuntu.com/xubuntu/daily-live/current/ </strong>
10+
11+<dl>
12+ <dt> Run <code>sudo apt-get purge light-locker && sudo apt-get install gnome-screensaver && sudo apt-get autoremove</code> in a terminal</dt>
13+ <dt>reboot</dt>
14+ <dt>login</dt>
15+ <dt>start some application on the desktop</dt>
16+ <dt>suspend</dt>
17+ <dt>resume</dt>
18+ <dt>unlock</dt>
19+ <dd>check application appears on desktop</dd>
20+ <dt>lock screen</dt>
21+ <dt>unlock</dt>
22+ <dd>check application appears on desktop</dd>
23+ <dt>suspend or lock</dt>
24+ <dt>Click "Switch User..."</dt>
25+ <dt>login as Guest User</dt>
26+ <dd>Desktop should be clear</dd>
27+ <dt>logout</dt>
28+ <dt>login as your user</dt>
29+ <dt>enter password again to unlock your session</dt>
30+ <dd>desktop should show application on desktop</dd>
31+</dl>
32
33=== added file 'testcases/packages/Xubuntu_xscreensaver'
34--- testcases/packages/Xubuntu_xscreensaver 1970-01-01 00:00:00 +0000
35+++ testcases/packages/Xubuntu_xscreensaver 2016-09-23 06:31:46 +0000
36@@ -0,0 +1,29 @@
37+This testcase is intended to test gnome-screensaver on Xubuntu.
38+
39+<strong>Rather than have many duplicate bugs show up for similar issues here, for the purpose of this test, do not fail the testcase but use the Comment area on your tracker result to report issues to us.</strong>
40+
41+<strong>Install Y-Y to <em>hardware</em> from the current iso http://cdimage.ubuntu.com/xubuntu/daily-live/current/ </strong>
42+
43+<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>
44+
45+<dl>
46+ <dt> Run <code>sudo apt-get purge gnome-screensaver && sudo apt-get install xscreensaver && sudo apt-get autoremove</code> in a terminal</dt>
47+ <dt>reboot</dt>
48+ <dt>login</dt>
49+ <dt>start some application on the desktop</dt>
50+ <dt>suspend</dt>
51+ <dt>resume</dt>
52+ <dt>unlock</dt>
53+ <dd>check application appears on desktop</dd>
54+ <dt>lock screen</dt>
55+ <dt>unlock</dt>
56+ <dd>check application appears on desktop</dd>
57+ <dt>suspend or lock</dt>
58+ <dt>Click "New Login..."</dt>
59+ <dt>login as Guest User</dt>
60+ <dd>Desktop should be clear</dd>
61+ <dt>logout</dt>
62+ <dt>login as your user</dt>
63+ <dt>enter password again to unlock your session</dt>
64+ <dd>desktop should show application on desktop</dd>
65+</dl>

Subscribers

People subscribed via source and target branches