Make it easier to select an introspection type.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Autopilot |
Fix Released
|
High
|
Unassigned | ||
autopilot (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Raring |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
Currently autopilot can auto-detect the introspection type to use when launching applications if the application is a dynamically linked binary. The current mechanism for overriding this is by overriding a method in AUtopilotTestCase. This is cumbersome because:
1) It applies to all the applications launched within that test.
2) It's a lot of typing
Ideally we need a keyword parameter to launch_
Don't forget to update the documentation, including the porting guide!
Related branches
- Christopher Lee (community): Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 224 lines (+59/-34)4 files modifiedautopilot/introspection/__init__.py (+14/-1)
autopilot/testcase.py (+36/-11)
autopilot/tests/test_ap_apps.py (+5/-15)
bin/autopilot (+4/-7)
Changed in autopilot: | |
assignee: | nobody → Thomi Richards (thomir) |
Changed in autopilot: | |
status: | Fix Committed → Fix Released |
Fix committed into lp:autopilot at revision 172, scheduled for release in autopilot, milestone 1.3