=== ePierre_ is now known as ePierre | ||
=== chihchun_afk is now known as chihchun | ||
=== chihchun is now known as chihchun_afk | ||
=== chihchun_afk is now known as chihchun | ||
=== qwebirc320031 is now known as slickymasterWork | ||
kalikiana | ping ubuntu-qa, https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1471598 all ap tests are suddenly running in windowed mode.. | 10:26 |
---|---|---|
ubot5 | Launchpad bug 1471598 in ubuntu-ui-toolkit (Ubuntu) "Autopilot tests on Krillin run in windowed mode " [High,New] | 10:26 |
kalikiana | and not only uitk it seems | 10:26 |
brendand | kalikiana, yep | 10:27 |
brendand | kalikiana, just been dealing with this this morning | 10:27 |
kalikiana | ah, cool | 10:27 |
brendand | kalikiana, there's a workaround but we'll try and figure out a long-term fix | 10:27 |
brendand | kalikiana, you can force the mode with 'gsettings set com.canonical.Unity8 usage-mode "Staged"' | 10:28 |
brendand | kalikiana, do that prior to running any tests on the device | 10:28 |
kalikiana | brendand: will try that, thanks | 10:29 |
=== chihchun is now known as chihchun_afk | ||
brendand | pitti, i seem to get en error when trying to run gsettings set as a setup-command of adt-run: (process:5055): dconf-WARNING **: failed to commit changes to dconf: Cannot autolaunch D-Bus without X11 $DISPLAY | 13:21 |
pitti | brendand: yes, you can't; that command is running as root and not within a session | 13:24 |
pitti | brendand: do that as part of the actual test, and run it under dbus-launch | 13:24 |
pitti | (unless it's already starting a session with d-bus, of course) | 13:24 |
brendand | pitti, ok that's what i thought, i'll do that | 13:27 |
kenvandine | oSoMoN had mentioned an autopilot issue on vivid that was making think it was in desktop mode | 15:35 |
kenvandine | anyone know the work around? | 15:35 |
brendand | kenvandine, mzanetti mentioned it on the mailing list | 15:41 |
brendand | kenvandine, use gsettings to set the mode to Staged | 15:41 |
brendand | gsettings set com.canonical.Unity8 usage-mode "Staged | 15:42 |
brendand | " | 15:42 |
kenvandine | brendand, thx | 15:44 |
kenvandine | anyone know what causes this type of traceback in AP tests? | 16:50 |
kenvandine | http://pastebin.ubuntu.com/11831700/ | 16:50 |
kenvandine | that's running on vivid desktop | 16:51 |
kenvandine | vivid desktop + the overlay PPA that is | 16:51 |
balloons | kenvandine, you don't have the XAuthority file correct | 18:18 |
balloons | how are you running this? | 18:18 |
kenvandine | autorun3 run blah... | 18:18 |
kenvandine | same as always | 18:18 |
kenvandine | they worked on friday | 18:18 |
kenvandine | so what do i need to do to my XAuthority file? | 18:19 |
kenvandine | balloons, just delete it? | 18:19 |
balloons | kenvandine, typically I would see that when it's not copied to the fake environment | 18:20 |
balloons | so we'd see it in jenkins for instance | 18:20 |
kenvandine | yeah, this is my local desktop | 18:20 |
balloons | we added this to fix it: http://paste.ubuntu.com/11832116/ | 18:21 |
balloons | i'm not sure what sort of setup you do in your tests.. if any | 18:22 |
kenvandine | certainly nothing that has changed | 18:22 |
kenvandine | maybe i just need to reboot :) | 18:22 |
kenvandine | just hate doing that... | 18:22 |
balloons | hehe.. | 18:22 |
kenvandine | brb | 18:23 |
kenvandine | same thing after reboot | 18:26 |
kenvandine | weird | 18:26 |
balloons | ugh.. did you update since friday? | 18:26 |
kenvandine | yes | 18:26 |
balloons | autopilot3-sandbox-run work? | 18:27 |
kenvandine | nope | 18:29 |
kenvandine | interesting output though | 18:29 |
kenvandine | Xlib.xauth: warning, no xauthority details available | 18:29 |
kenvandine | maybe that's normal | 18:29 |
balloons | does ~/.XAuthority exist? | 18:30 |
balloons | err, sorry.. ~/.Xauthority | 18:31 |
kenvandine | ~/.Xauthority does | 18:31 |
kenvandine | created time matches when i just rebooted | 18:31 |
kenvandine | modified time rather | 18:31 |
balloons | so you can see your magic cookies in there :-) | 18:31 |
balloons | I'm on wily, but if the tests are simply to run I'll try | 18:32 |
kenvandine | install ubuntu-system-settings-autopilot | 18:32 |
kenvandine | autopilot3 run ubuntu_system_settings.tests.test_search | 18:32 |
kenvandine | that'll be quick | 18:32 |
balloons | on it | 18:32 |
kenvandine | just a couple tests | 18:32 |
kenvandine | thx! | 18:33 |
kenvandine | this was working fine on friday :( | 18:33 |
balloons | works fine.. hehe | 18:33 |
kenvandine | i did get an update for ubuntu-ui-toolkit-autopilot this morning | 18:34 |
balloons | sandbox works too.. autopilot3-sandbox-run -X ubuntu_system_settings.tests.test_search | 18:34 |
balloons | it's just odd that's the error you see if you aren't trying to do something with fake home or a different xserver | 18:35 |
kenvandine | i can't run other autopilot tests either | 18:37 |
kenvandine | it's not just system-settings | 18:37 |
kenvandine | RuntimeError: Unable to instantiate any backends | 18:37 |
balloons | kenvandine, right, that makes sense insomuch as what you are doing isn't unique | 18:37 |
kenvandine | yeah, i figured it wouldn't work | 18:38 |
balloons | kenvandine, autopilot3 --version? | 18:38 |
kenvandine | 1.5.1+15.04.20150522-0ubuntu1 | 18:39 |
balloons | I actually have 1.5.0+15.04.20150408-0ubuntu1, heh | 18:39 |
balloons | anyways, in another hour veebers will be about | 18:39 |
balloons | kenvandine, ohh.. actually. The version in vivid is also 1.5.0+15.04.20150408-0ubuntu1 | 18:40 |
balloons | so you have something newer somehow | 18:40 |
kenvandine | i have what's in the overlay ppa | 18:40 |
kenvandine | i just downgraded and still busted | 18:40 |
balloons | first rule of testing, always blame ppa's haha | 18:40 |
kenvandine | indeed :) | 18:41 |
kenvandine | i could ppa-purge :) | 18:41 |
balloons | I don't see the packages in the overlay ppa | 18:42 |
kenvandine | oh... maybe in the sdk team ppa or something | 18:43 |
balloons | anyways, yea, as always try stock and figure out what you have that broke it | 18:43 |
* balloons goes back to playing with snappy | 18:43 | |
balloons | and yea.. I've had those, 'worked last week' moments too often | 18:43 |
kenvandine | balloons, oh... that's in vivid-updates | 18:45 |
kenvandine | so not even a ppa | 18:45 |
kenvandine | i wonder why wily is outdated | 18:45 |
balloons | the autopilot releases have gotten a bit weird | 18:45 |
balloons | veebers was going to push a major new version that was going to break API with some older things in order to fix some longstanding bugs | 18:46 |
balloons | he started an update, but then decided he needed to make AP 1.6 | 18:46 |
balloons | afaik, maybe that explains the difference | 18:46 |
kenvandine | balloons, figured it out! xauth had multiple magic cookies | 19:04 |
kenvandine | all fixed now :)( | 19:04 |
* kenvandine hates X :) | 19:04 | |
balloons | kenvandine, nice | 19:21 |
balloons | hello Letozaf_ | 19:21 |
Letozaf_ | balloons, hi | 19:22 |
balloons | Letozaf_, I got your mail. There's some exciting stuff with snappy and phone testing coming up. The first is tomorrow with the snappy open houses | 19:56 |
balloons | I'm glad you find yourself with some free time again and want to dive back in. We'll keep it interesting by working on other things, shall we/ | 19:56 |
balloons | ? | 19:56 |
Letozaf_ | balloons, I read about it on G+ :) must be interesting, yes ok | 19:57 |
* svij still needs to finish his first autopilot test :-/ | 19:58 | |
balloons | heh svij indeed you do! | 19:58 |
balloons | It would be the first html5 + autopilot testsuite | 19:58 |
balloons | if that helps! :) | 19:58 |
svij | playing with all the phones takes too much time ;) | 19:59 |
Letozaf_ | svij, balloons sounds awesome :D | 19:59 |
* svij still preparing tomorrows big… "announcemnt" ;) | 19:59 | |
Letozaf_ | svij, announcement for what ? | 20:00 |
svij | Letozaf_: did you forget the thing, where you are in the jury ;) | 20:00 |
Letozaf_ | svij, oooh! it's already time :D wow, time flies, didn't realize it was already time :-P | 20:01 |
svij | :) | 20:01 |
balloons | LOLOLOL | 20:23 |
balloons | thank you.. here I was sitting in my chair thinking too much | 20:23 |
svij | hm? | 20:26 |
* balloons just read the backlog about the announcement | 20:26 | |
Letozaf_ | :D | 20:26 |
svij | oh, so you were thinking too long to figure out what we were talking about? ;) | 20:27 |
balloons | svij, no, it was one of those moments when you are in serious thought.. And then someone tells you a joke and you burst out laughing, surprising yourself more than anyone else ;-) | 20:34 |
balloons | it's like being snapped back into reality | 20:34 |
svij | oh right | 20:34 |
balloons | which for me, happens like every 5 mins.. | 20:34 |
svij | are you sure you don't mean "*snappy*ed back into reality"? :-) | 20:34 |
Letozaf_ | svij, :D "*snappy*ed --> nice catch :-P | 20:35 |
svij | :) | 20:36 |
balloons | nicely done | 20:37 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!