~elfy/ubuntu-manual-tests/1347801

« back to all changes in this revision

Viewing changes to testcases/packages/Autopilot (instructions to run tests)/1466_Unity Autopilot Tests

  • Committer: Nicholas Skaggs
  • Date: 2013-01-23 08:29:30 UTC
  • Revision ID: nicholas.skaggs@canonical.com-20130123082930-p1c1o4e19x39lmm3
initial version of manual testcase repository, as extracted from qatrackers

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<strong>For testcase failures, please don't file any bugs, but instead report them via this interface. Due to the nature of the testsuite, common issues will be manually triaged from these reports.</strong>
 
2
 
 
3
First make sure you have followed the <a href="../../downloads">installations instructions</a>.
 
4
 
 
5
There are several tests for unity, the full suite will take several hours to run. It's suggested to run them individually like so. Each failed test will record a video of the failure in /tmp/autopilot. In addition, a log file will be generated, such as unity-launcher.xml, for each test providing a summary of tests that pass and fail. Use this log file to report your test failures.
 
6
 
 
7
Launcher
 
8
<strong>autopilot run -v -r -f xml -o unity-launcher.xml unity.tests.launcher</strong>
 
9
 
 
10
Command Lens
 
11
<strong>autopilot run -v -r -f xml -o unity-command-lens.xml unity.tests.test_command_lens</strong>
 
12
 
 
13
Dash
 
14
<strong>autopilot run -v -r -f xml -o unity-dash.xml unity.tests.test_dash</strong>
 
15
 
 
16
HUD
 
17
<strong>autopilot run -v -r -f xml -o unity-hud.xml unity.tests.test_hud</strong>
 
18
 
 
19
IBUS
 
20
<strong>autopilot run -v -r -f xml -o unity-ibus.xml unity.tests.test_ibus</strong>
 
21
 
 
22
Panel
 
23
<strong>autopilot run -v -r -f xml -o unity-panel.xml unity.tests.test_panel</strong>
 
24
 
 
25
Quicklist
 
26
<strong>autopilot run -v -r -f xml -o unity-quicklist.xml unity.tests.test_quicklist</strong>
 
27
 
 
28
Shopping Lens
 
29
<strong>autopilot run -v -r -f xml -o unity-shopping-lens.xml unity.tests.test_shopping_lens</strong>
 
30
 
 
31
Shortcut Hints
 
32
<strong>autopilot run -v -r -f xml -o unity-shortcut.xml unity.tests.test_shortcut_hint</strong>
 
33
 
 
34
Show Desktop
 
35
<strong>autopilot run -v -r -f xml -o unity-showdesktop.xml unity.tests.test_showdesktop</strong>
 
36
 
 
37
Spread
 
38
<strong>autopilot run -v -r -f xml -o unity-spread.xml unity.tests.test_spread</strong>
 
39
 
 
40
Switcher
 
41
<strong>autopilot run -v -r -f xml -o unity-switcher.xml unity.tests.test_switcher</strong>
 
42
 
 
43
Logging
 
44
<strong>autopilot run -v -r -f xml -o unity-logging.xml unity.tests.test_unity_logging</strong>
 
45
 
 
46
Xim
 
47
<strong>autopilot run -v -r -f xml -o unity-xim.xml unity.tests.xim</strong>
 
48
 
 
49
All at once:
 
50
<strong>autopilot run unity</strong> 
 
51
 
 
52
<ol>
 
53
<li>Did you get any test failures?</li>
 
54
</ol>
 
55
<strong>
 
56
 
 
57
At the moment, please don't file any bugs for this, instead attach your log output as part of a failed test report. Include a link to the pasted log on <a href="http://paste.ubuntu.com">http://paste.ubuntu.com</a> if needed for long logs. See the entry for 'nskaggs' below as an example. <strong>NOTE, since your not including any bug reports, you'll have to mark your result as passed even if some tests fail. Be sure to note the status for each test before the link for the log</strong>
 
 
b'\\ No newline at end of file'