Code review comment for lp:~nskaggs/autopilot/add-wm-sandbox-run

Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

Tested by running

autopilot3-sandbox-run qml2/
autopilot3-sandbox-run -s 400x600x24 qml2/
autopilot3-sandbox-run -w tinywm qml2/
autopilot3-sandbox-run -w tinywm -s 400x600x24 qml2/
autopilot3-sandbox-run -X qml2/
autopilot3-sandbox-run -X -w tinywm qml2/
autopilot3-sandbox-run -X -w tinywm -s 400x600x24 qml2/

Each scenario should work as expected. Specifically, running with -w should only launch a wm

« Back to merge proposal