lp://staging/~kissiel/checkbox/autopilot-venv-fix
- Get this branch:
- bzr branch lp://staging/~kissiel/checkbox/autopilot-venv-fix
Branch merges
- Zygmunt Krynicki (community): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedcheckbox-touch/tests/autopilot/run (+1/-1)
Branch information
Recent revisions
- 3965. By Maciej Kisielewski
-
checkbox-
touch:autopilot : invoke autopilot from *the current* python3 This patch makes invocation of autopilot tests (through ./tests/
autopilot/ run)
to use python3 that is available in the current environment. The default file
that's used when invoking autopilot (`/usr/bin/autopilot` ) is a generated file
with shebang pointing to the system wide python interpreter, which - when
cannot import plainbox (or worse, uses out-of-date one).
This resulted in _get_plainbox_qml_modules_ path() method trying to find
Plainbox qml module in the `./lib/(...)` directory instead of the venv one.Signed-off-by: Maciej Kisielewski <email address hidden>
- 3964. By Maciej Kisielewski
-
"automatic merge of lp:~kissiel/checkbox/session-assistant-improvements/ by tarmac [r=zyga]
[bug=][ author= kissiel] " - 3963. By Zygmunt Krynicki
-
"automatic merge of lp:~zyga/checkbox/fix-developer-decorators/ by tarmac [r=kissiel]
[bug=][ author= zyga]" - 3961. By Sylvain Pineau
-
"automatic merge of lp:~sylvain-pineau/checkbox/fix-1484885/ by tarmac [r=kissiel][bug=1481304,1484885,
1487953] [author= sylvain- pineau] " - 3960. By Pierre Equoy
-
"automatic merge of lp:~pierre-equoy/checkbox/fix-1479719-crash-when-exporting-session-if-empty-resources/ by tarmac [r=zyga][bug=1479719][author=
pierre- equoy]" - 3959. By Maciej Kisielewski
-
"automatic merge of lp:~kissiel/checkbox/mandatory-jobs/ by tarmac [r=zyga][bug=1391774][author=kissiel]"
- 3958. By Jeff Lane
-
"automatic merge of lp:~bladernr/checkbox/1488131-fix-env-vars/ by tarmac [r=sylvain-pineau][bug=1488131][author=bladernr]"
- 3957. By Zygmunt Krynicki
-
"automatic merge of lp:~zyga/checkbox/fix-resume/ by tarmac [r=zyga]
[bug=][ author= zyga]" - 3956. By Zygmunt Krynicki
-
"automatic merge of lp:~zyga/checkbox/snappy-1473947/ by tarmac [r=zyga]
[bug=][ author= zyga]"
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/checkbox