~azzar1/unity/fix-trash-li-blocking

« back to all changes in this revision

Viewing changes to manual-tests/Lenses.txt

  • Committer: Daniel van Vugt
  • Date: 2012-03-14 06:24:18 UTC
  • mfrom: (2108 unity)
  • mto: This revision was merged to the branch mainline in revision 2146.
  • Revision ID: daniel.van.vugt@canonical.com-20120314062418-nprucpbr0m7qky5e
MergedĀ latestĀ lp:unity

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Restarting of crashed lenses
 
2
----------------------------
 
3
This test makes sure that if a lens crashes, searching in the dash
 
4
automatically restarts it.
 
5
 
 
6
#. Open a terminal
 
7
#. Make sure there are some results in the apps lens
 
8
#. Kill the applications lens daemon in the terminal
 
9
   `killall /usr/lib/unity-lens-applications/unity-applications-daemon`
 
10
#. Open the dash and search for something (for example "gedit")
 
11
 
 
12
Outcome
 
13
Applications lens should automatically restart and gedit should be visible
 
14
in the results.
 
15