Comment 6 for bug 1376423

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

Meeting with Martin, Leo, Ted et la, we arrived at the following conclusions:

- Migrate test setup complexity to a common fixture within autopilot. Tests should use this fixture.
- Create script that will setup environment and make it available in a common component (ubuntu-touch-session, ubuntu-app-launch, autopilot)
- Add autopkgtest for setup script to ensure any changes to setup assumptions are caught before release

Martin has agreed to begin research on what the script needs to provide. Once it is written, we need a test with it's assumptions to prevent future breakage, and a fixture in autopilot we can import inside testcases. Autopilot launcher methods might potentially need tweaking as well.