Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-11-04 Thread Leo Arias
> I see that the jenkins job uses a specific job/test script wrapping > phablet-test-run here[1], I'll look into that and the uitoolkit specific > tests on the morrow. > Sergio, any news? We are getting the qmlscene failure on some jobs that just use the binary without the full path. -- ¡paz y ba

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-24 Thread Sergio Schvezov
On Thu, Oct 24, 2013 at 8:41 PM, Leo Arias wrote: > We get this error on the devices: > > qmlscene: could not find a Qt installation of '' > > And locally here... $ phablet-test-run ubuntu_terminal_app.tests.test_terminal.TestMainWindow.test_circle_menu_shows adbd is already running as root Load

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-24 Thread Leo Arias
We get this error on the devices: qmlscene: could not find a Qt installation of '' -- ¡paz y baile! http://one.ubuntu.com -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://h

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-24 Thread Leo Arias
On Thu, Oct 24, 2013 at 1:14 PM, Steve Langasek wrote: > Can you try just dropping this code entirely and see if calling qmlscene > Just Works™ now? > Here it is: https://code.launchpad.net/~elopio/ubuntu-ui-toolkit/launch_qmlscene/+merge/192576 It should run all the tests soon. -- ¡paz y baile!

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-24 Thread Steve Langasek
On Thu, Oct 24, 2013 at 01:44:44PM +0300, Timo Jyrinki wrote: > On Thu, Oct 24, 2013 at 4:03 AM, Steve Langasek > wrote: > >> +1 to that. According to Mirv, the root of the problem is that we are using > >> qmlscene. I would love a better way to launch the apps from the tests, > >> maybe it's upst

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-24 Thread Timo Jyrinki
On Thu, Oct 24, 2013 at 4:03 AM, Steve Langasek wrote: >> +1 to that. According to Mirv, the root of the problem is that we are using >> qmlscene. I would love a better way to launch the apps from the tests, >> maybe it's upstart, maybe it's making a replacement for qmlscene. I suppose >> this is

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-23 Thread Steve Langasek
On Wed, Oct 23, 2013 at 06:37:55PM -0600, Leo Arias wrote: > On Mon, Oct 21, 2013 at 10:28 PM, Steve Langasek < > steve.langa...@canonical.com> wrote: > > """Return the command to launch qmlscene for autopilot tests.""" > > # We need to specify qt5 because qtchooser doesn't have a default

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-23 Thread Leo Arias
On Mon, Oct 21, 2013 at 10:28 PM, Steve Langasek < steve.langa...@canonical.com> wrote: > """Return the command to launch qmlscene for autopilot tests.""" > # We need to specify qt5 because qtchooser doesn't have a default > # configuration on devices and it seems the environment varia

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-21 Thread Steve Langasek
On Mon, Oct 21, 2013 at 06:05:07PM +0200, Alexander Sack wrote: > On Mon, Oct 21, 2013 at 5:12 PM, Olivier Tilloy > wrote: > > On Mon, Oct 21, 2013 at 4:55 PM, Jamie Strandboge > > wrote: > >> On 10/21/2013 05:58 AM, Olivier Tilloy wrote: > >> > > >> > > >> > > >> > On Mon, Oct 21, 2013 at 12:46

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-21 Thread Michał Sawicz
On 21.10.2013 21:25, Thomi Richards wrote: 1) Get an overlayFS working on the phone. Any time you want to test something, you start the overlayFS, install your autopilot test suite + deps, run the tests, and then kill the overlayFS afterwards. Nothing touches the base image. I was talking to so

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-21 Thread Thomi Richards
On Tue, Oct 22, 2013 at 8:40 AM, Sergio Schvezov < sergio.schve...@canonical.com> wrote: > Not everyone is going to Oakland though. So if you want to postpone it, do > it until UDS. Yeah, sorry, I guess I meant that I need to have some conversations in Oakland before I have all the information I

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-21 Thread Sergio Schvezov
On Mon, Oct 21, 2013 at 4:25 PM, Thomi Richards < thomi.richa...@canonical.com> wrote: > Hi, > > On Mon, Oct 21, 2013 at 11:54 PM, Alexander Sack wrote: > >> Do we have any thoughts on how we would go about getting those bits on >> the phone once we move to read-only testing? Andy/Sergio/Thomi? >>

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-21 Thread Thomi Richards
Hi, On Mon, Oct 21, 2013 at 11:54 PM, Alexander Sack wrote: > Do we have any thoughts on how we would go about getting those bits on > the phone once we move to read-only testing? Andy/Sergio/Thomi? > This is part of a more generic problem, that affects more than just the web-browser app. Esse

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-21 Thread Sergio Schvezov
On Mon, Oct 21, 2013 at 7:58 AM, Olivier Tilloy < olivier.til...@canonical.com> wrote: > > On Mon, Oct 21, 2013 at 12:46 PM, Omer Akram wrote: > >> Hello! >> >> webbrowser-app-autopilot depends on ubuntu-ui-toolkit-autopilot which >> provides reusable emulators(helpers) to easily interact with dif

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-21 Thread Jamie Strandboge
On 10/21/2013 11:55 AM, David Barth wrote: > Le 21/10/2013 17:12, Olivier Tilloy a écrit : >> On Mon, Oct 21, 2013 at 4:55 PM, Jamie Strandboge wrote: >> >>> On 10/21/2013 05:58 AM, Olivier Tilloy wrote: On Mon, Oct 21, 2013 at 12:46 PM, Omer Akram >>>

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-21 Thread David Barth
Le 21/10/2013 17:12, Olivier Tilloy a écrit : On Mon, Oct 21, 2013 at 4:55 PM, Jamie Strandboge wrote: On 10/21/2013 05:58 AM, Olivier Tilloy wrote: On Mon, Oct 21, 2013 at 12:46 PM, Omer Akram mailto:omer.ak...@canonical.com>> wrote: Hello! webbrowser-app-autopilot depends on ub

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-21 Thread Michał Sawicz
On 21.10.2013 18:33, Robert Park wrote: H, I wonder why we don't simply say this? glob.glob('/usr/lib/*/qt5/bin/qmlscene') This would work assuming there is only one arch of qmlscene installed on any given test environment. Does the test environment really have multiple arches installe

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-21 Thread Robert Park
On Mon, Oct 21, 2013 at 8:12 AM, Olivier Tilloy wrote: > > (see > http://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/trunk/view/head:/tests/autopilot/ubuntuuitoolkit/base.py#L28). H, I wonder why we don't simply say this? glob.glob('/usr/lib/*/qt5/bin/qmlscene') This would

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-21 Thread Alexander Sack
+slangasek On Mon, Oct 21, 2013 at 5:12 PM, Olivier Tilloy wrote: > > > > On Mon, Oct 21, 2013 at 4:55 PM, Jamie Strandboge > wrote: >> >> On 10/21/2013 05:58 AM, Olivier Tilloy wrote: >> > >> > >> > >> > On Mon, Oct 21, 2013 at 12:46 PM, Omer Akram > > > wrote:

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-21 Thread Olivier Tilloy
On Mon, Oct 21, 2013 at 4:55 PM, Jamie Strandboge wrote: > On 10/21/2013 05:58 AM, Olivier Tilloy wrote: > > > > > > > > On Mon, Oct 21, 2013 at 12:46 PM, Omer Akram > > wrote: > > > > Hello! > > > > webbrowser-app-autopilot depends on ubuntu-ui-toolkit-au

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-21 Thread Jamie Strandboge
On 10/21/2013 05:58 AM, Olivier Tilloy wrote: > > > > On Mon, Oct 21, 2013 at 12:46 PM, Omer Akram > wrote: > > Hello! > > webbrowser-app-autopilot depends on ubuntu-ui-toolkit-autopilot which > provides reusable emulators(helpers) to easily intera

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-21 Thread Olivier Tilloy
On Mon, Oct 21, 2013 at 12:46 PM, Omer Akram wrote: > Hello! > > webbrowser-app-autopilot depends on ubuntu-ui-toolkit-autopilot which > provides reusable emulators(helpers) to easily interact with different > components of the ubuntu-ui-toolkit while writing autopilot tests. The > dependencies co

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-21 Thread Alexander Sack
Hi, On Mon, Oct 21, 2013 at 12:46 PM, Omer Akram wrote: > Hello! > > webbrowser-app-autopilot depends on ubuntu-ui-toolkit-autopilot which > provides reusable emulators(helpers) to easily interact with different > components of the ubuntu-ui-toolkit while writing autopilot tests. The > dependenci

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-21 Thread Omer Akram
Hello! webbrowser-app-autopilot depends on ubuntu-ui-toolkit-autopilot which provides reusable emulators(helpers) to easily interact with different components of the ubuntu-ui-toolkit while writing autopilot tests. The dependencies come from there. Many other apps depend on ubuntu-ui-toolkit-autop

Re: [Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-21 Thread Dave Morley
On 21/10/13 11:37, Alexander Sack wrote: > Hi, > > so when I install camera-app-autopilot on trust build #1, I simply get: > > The following NEW packages will be installed: > camera-app-autopilot > 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. > > > When I do the same for web

[Ubuntu-phone] camera-app vs. webbrowser-app autopilot dependencies

2013-10-21 Thread Alexander Sack
Hi, so when I install camera-app-autopilot on trust build #1, I simply get: The following NEW packages will be installed: camera-app-autopilot 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. When I do the same for webbrowser-app-autopilot, I get quite a bunch of things installe