lp://staging/~javier.collado/autopilot/bug1285575
- Get this branch:
- bzr branch lp://staging/~javier.collado/autopilot/bug1285575
Branch merges
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Autopilot Hackers: Pending requested
-
Diff: 263 lines (+195/-1)2 files modifiedautopilot/introspection/__init__.py (+76/-1)
autopilot/tests/unit/test_introspection_features.py (+119/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 448. By Javier Collado
-
Fixed test_raises_
ProcessSearchEr ror autopilot.
tests.unit. test_introspect ion_features. ProxyObjectGene rationTests. test_raises_ ProcessSearchEr ror - 447. By Javier Collado
-
Fixed test_makes_
child_calls autopilot.
tests.unit. test_introspect ion_features. ProxyObjectGene rationTests. test_makes_ child_calls - 446. By Javier Collado
-
Added _check_proc_fs function
This function helps to search a process for a given process name and/or process
command line. The name and command line are extracted from /proc/<pid>/stat and
/proc/<pid>/cmdline by the psutil library. - 444. By Thomi Richards
-
Add a decorator that makes it easy to write compatible __repr__ functions in both python 2.x and 3.x.
- 442. By Thomi Richards
-
Vis tool improvements for self-testing: Added ability for vis tool to be run with testability enabled, and able to be profiled. Fixes: 1279944, 1279993
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/autopilot