indicators_client tests need to run under a unity8 session
Bug #1234736 reported by
Michał Sawicz
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity8 (Ubuntu) |
Triaged
|
Medium
|
Allan LeSage |
Bug Description
We need to split out indicators_client tests into a separate suite from unity8, so that they're run as "normal" apps. So we'd need a .desktop file with NoDisplay=true and a completely separate "indicators_client" suite.
Related branches
lp://staging/~nick-dedekind/unity8/remove-indicators-client-autopilot
- PS Jenkins bot (community): Approve (continuous-integration)
- Michał Sawicz: Approve
-
Diff: 341 lines (+0/-287)8 files modifiedCMakeLists.txt (+0/-1)
debian/control (+0/-1)
tests/autopilot/unity8/indicators_client/__init__.py (+0/-8)
tests/autopilot/unity8/indicators_client/emulators/__init__.py (+0/-31)
tests/autopilot/unity8/indicators_client/emulators/common.py (+0/-14)
tests/autopilot/unity8/indicators_client/emulators/main_window.py (+0/-27)
tests/autopilot/unity8/indicators_client/tests/__init__.py (+0/-91)
tests/autopilot/unity8/indicators_client/tests/test_battery.py (+0/-114)
tags: | added: needs-ap-test |
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Allan LeSage (allanlesage) |
importance: | Undecided → Medium |
no longer affects: | unity8 |
To post a comment you must log in.
Indicator tests are somewhat useless at the moment.
For now it's probably better that we just remove them.