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.
First make sure you have followed the installations instructions.
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.
Launcher autopilot run -v -r -f xml -o unity-launcher.xml unity.tests.launcher
Command Lens autopilot run -v -r -f xml -o unity-command-lens.xml unity.tests.test_command_lens
Dash autopilot run -v -r -f xml -o unity-dash.xml unity.tests.test_dash
HUD autopilot run -v -r -f xml -o unity-hud.xml unity.tests.test_hud
IBUS autopilot run -v -r -f xml -o unity-ibus.xml unity.tests.test_ibus
Panel autopilot run -v -r -f xml -o unity-panel.xml unity.tests.test_panel
Quicklist autopilot run -v -r -f xml -o unity-quicklist.xml unity.tests.test_quicklist
Shopping Lens autopilot run -v -r -f xml -o unity-shopping-lens.xml unity.tests.test_shopping_lens
Shortcut Hints autopilot run -v -r -f xml -o unity-shortcut.xml unity.tests.test_shortcut_hint
Show Desktop autopilot run -v -r -f xml -o unity-showdesktop.xml unity.tests.test_showdesktop
Spread autopilot run -v -r -f xml -o unity-spread.xml unity.tests.test_spread
Switcher autopilot run -v -r -f xml -o unity-switcher.xml unity.tests.test_switcher
Logging autopilot run -v -r -f xml -o unity-logging.xml unity.tests.test_unity_logging
Xim autopilot run -v -r -f xml -o unity-xim.xml unity.tests.xim
All at once: autopilot run unity
- Did you get any test failures?
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 http://paste.ubuntu.com if needed for long logs.
|