Code review comment for lp:~carla-sella/ubuntu-clock-app/add-alarm-test

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

Carla, in the readme I would mention running things with autopilot3, instead of autopilot. If you haven't run autopilot3 vis, you might be in for a surprise as it has search and some other niceties that autopilot vis doesn't have.

Also, for autopkg this line can be simplified:

adt-run ubuntu-clock-app --click=com.ubuntu.clock.devel --- ssh -s /usr/share/autopkgtest/ssh-setup/adb

to

adt-run ubuntu-clock-app --click=com.ubuntu.clock.devel --- ssh -s adb

« Back to merge proposal