Merge lp:~elfy/ubuntu-manual-tests/appfind into lp:ubuntu-manual-tests

Proposed by Elfy
Status: Merged
Merge reported by: Elfy
Merged at revision: not available
Proposed branch: lp:~elfy/ubuntu-manual-tests/appfind
Merge into: lp:ubuntu-manual-tests
Diff against target: 34 lines (+8/-9)
1 file modified
testcases/packages/Xfce/1585_Xfce4 Application Finder (+8/-9)
To merge this branch: bzr merge lp:~elfy/ubuntu-manual-tests/appfind
Reviewer Review Type Date Requested Status
Jackson Doak (community) Approve
Pasi Lallinaho Pending
Review via email: mp+195075@code.launchpad.net

Description of the change

Changed root thunar command to a non root command

To post a comment you must log in.
Revision history for this message
Jackson Doak (noskcaj) wrote :

Looks good. You may as well merge this yourself

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'testcases/packages/Xfce/1585_Xfce4 Application Finder'
2--- testcases/packages/Xfce/1585_Xfce4 Application Finder 2013-11-12 19:56:40 +0000
3+++ testcases/packages/Xfce/1585_Xfce4 Application Finder 2013-11-13 14:58:01 +0000
4@@ -10,14 +10,13 @@
5 <dl>
6 <dt>Press Alt+F2</dt>
7 <dd>Application Finder opens</dd>
8- <dt>In dialogue type sudo -i mousepad, press Launch</dt>
9- <dd>Application Finder closes, authorisation dialogue opens</dd>
10- <dt>Enter your password and press OK</dt>
11- <dd>Mousepad opens with root account warning</dd>
12- <dt>Close Mousepad and Press Alt+F2</dt>
13- <dd>Mousepad closes, Application Finder opens</dd>
14- <dt>In dialogue type gk</dt>
15- <dd>Dialogue autocompletes remainder of sudo -i mousepad command</dd>
16+ <dt>In dialogue type thunar /home, press Launch</dt>
17+ <dd>Application Finder closes</dd>
18+ <dd>Thunar opens at /home</dd>
19+ <dt>Close Thunar and Press Alt+F2</dt>
20+ <dd>Thunar closes, Application Finder opens</dd>
21+ <dt>In dialogue type thun</dt>
22+ <dd>Dialogue shows list with thunar /home</dd>
23 </dl>
24
25 This test will check that Application Finder will clear stored commands
26@@ -27,7 +26,7 @@
27 <dt>Press down arrow</dt>
28 <dd>Application Finder opens to command listings</dd>
29 <dt>Select Commands History</dt>
30- <dd>Right Pane is populated with sudo -i mousepad command</dd>
31+ <dd>Right Pane is populated with thunar /home</dd>
32 <dt>Select Preferences</dt>
33 <dd>Preferences dialogue opens</dd>
34 <dt>Press Clear Custom Command History button</dt>

Subscribers

People subscribed via source and target branches