summaryrefslogtreecommitdiff
path: root/manual-tests/PanelService.txt
diff options
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2012-03-21 11:53:44 +0100
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2012-03-21 11:53:44 +0100
commitb55fe6d6a8f29e2423d2361684a229d1604ba0b4 (patch)
treec08b8849abc4d3bec74ec322152b171e59e33c1a /manual-tests/PanelService.txt
parent84accc0e6a84bff274a8dda7e49bbe7ffd3a4757 (diff)
Manual Test: Added Panel Service test
(bzr r2134.1.3)
Diffstat (limited to 'manual-tests/PanelService.txt')
-rw-r--r--manual-tests/PanelService.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/manual-tests/PanelService.txt b/manual-tests/PanelService.txt
new file mode 100644
index 000000000..a73775f8c
--- /dev/null
+++ b/manual-tests/PanelService.txt
@@ -0,0 +1,12 @@
+Panel Service doesn't crash with a11y
+-------------------------------------
+
+#. Start with a clean screen
+#. Save this python script and run it http://paste.ubuntu.com/893441/
+
+Outcome:
+ The test should open the Software Center, move to the accessories and then
+ close it again, during this process the the panel service shouldn't crash.
+ This means that the menus and indicators must not be removed and readded
+ from the unity panel.
+ For more info see bug #937119