Comment 2 for bug 1358825

Revision history for this message
Leo Arias (elopio) wrote :

They test the integration between multiple projects. Currently there's only one experience test that's a regression test for when you open online accounts using url dispatcher and swipe it away to return to the dashboard.
So currently it takes less than 3 minutes, most of the time is spent restarting unity.

The next batch of tests launches all the apps from the launcher.

And after that we are working on tests that perform tasks that involve more than one app, like changing the background.

Eventually (in two or three months), this suite will take one or two hours to run. What I would like in the end is to get all the current tests that the dashboard runs as autopkgtests, and run this integration suite just after a new image is published.

For now, we can just run it in parallel with the other tests that the dashboard reports.