~bladernr/plainbox-provider-checkbox:1760632-drop-version-checks-dmitest

Last commit made on 2018-05-11
Get this branch:
git clone -b 1760632-drop-version-checks-dmitest https://git.launchpad.net/~bladernr/plainbox-provider-checkbox
Only Jeff Lane  can upload to this branch. If you are Jeff Lane  please log in for upload directions.

Branch merges

Branch information

Name:
1760632-drop-version-checks-dmitest
Repository:
lp:~bladernr/plainbox-provider-checkbox

Recent commits

2b8d878... by Jeff Lane 

stop testing for version in dmitest on servers lp: #1760632

c23f4e1... by PMR <pmr@pmr-lander>

Merge #345095 from ~kissiel/plainbox-provider-checkbox:removable-storage-improv

I needed to debug why the test was failing and found a piece of code unnecessarily complex.

This MR fixes that.

Tested on two machines, one that uses xhci_hcd and one that does not.

58d30f4... by PMR <pmr@pmr-lander>

Merge #345164 from plainbox-provider-checkbox:release

Release_2018_Week19

91e4bfe... by Sylvain Pineau

increment version to v0.46.0.dev0

64a861c... by Sylvain Pineau

Bump to v0.45.0

d82a2cc... by Maciej Kisielewski

make forwarding xhci info easier

It could be improved even further by introducing booleans instead of using
'xhci' as True value in the mapping of xhci support.

Signed-off-by: Maciej Kisielewski <email address hidden>

869ba67... by PMR <pmr@pmr-lander>

Merge #345081 from ~sylvain-pineau/plainbox-provider-checkbox:pm_test_unset_env

8611723... by Sylvain Pineau

pm_test: Unset LD_LIBRARY_PATH, PYTHONPATH and PYTHONHOME to start system terminal

gnome-terminal is using a python3 starter script that has to load the system
wide modules/library to work properly.
That's not the case in pm_test is started from a checkbox snap where all those
env var point to paths inside the snap.

This patch unset them to ensure gnome-terminal (via x-terminal-emulator) starts
with the right env.

For the record the error was:
ImportError: module encoding not found

d53c99d... by Sylvain Pineau

Bump to v0.45.0rc1

576645a... by PMR <pmr@pmr-lander>

Merge #344936 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1768443