/srv/irclogs.ubuntu.com/2015/07/06/#ubuntu-quality.txt

=== 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
kalikianaping ubuntu-qa, https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1471598 all ap tests are suddenly running in windowed mode..10:26
ubot5Launchpad bug 1471598 in ubuntu-ui-toolkit (Ubuntu) "Autopilot tests on Krillin run in windowed mode " [High,New]10:26
kalikianaand not only uitk it seems10:26
brendandkalikiana, yep10:27
brendandkalikiana, just been dealing with this this morning10:27
kalikianaah, cool10:27
brendandkalikiana, there's a workaround but we'll try and figure out a long-term fix10:27
brendandkalikiana, you can force the mode with 'gsettings set com.canonical.Unity8 usage-mode "Staged"'10:28
brendandkalikiana, do that prior to running any tests on the device10:28
kalikianabrendand: will try that, thanks10:29
=== chihchun is now known as chihchun_afk
brendandpitti, 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 $DISPLAY13:21
pittibrendand: yes, you can't; that command is running as root and not within a session13:24
pittibrendand: do that as part of the actual test, and run it under dbus-launch13:24
pitti(unless it's already starting a session with d-bus, of course)13:24
brendandpitti, ok that's what i thought, i'll do that13:27
kenvandineoSoMoN had mentioned an autopilot issue on vivid that was making think it was in desktop mode15:35
kenvandineanyone know the work around?15:35
brendandkenvandine, mzanetti mentioned it on the mailing list15:41
brendandkenvandine, use gsettings to set the mode to Staged15:41
brendandgsettings set com.canonical.Unity8 usage-mode "Staged15:42
brendand"15:42
kenvandinebrendand, thx15:44
kenvandineanyone know what causes this type of traceback in AP tests?16:50
kenvandinehttp://pastebin.ubuntu.com/11831700/16:50
kenvandinethat's running on vivid desktop16:51
kenvandinevivid desktop + the overlay PPA that is16:51
balloonskenvandine, you don't have the XAuthority file correct18:18
balloonshow are you running this?18:18
kenvandineautorun3 run blah...18:18
kenvandinesame as always18:18
kenvandinethey worked on friday18:18
kenvandineso what do i need to do to my XAuthority file?18:19
kenvandineballoons, just delete it?18:19
balloonskenvandine, typically I would see that when it's not copied to the fake environment18:20
balloonsso we'd see it in jenkins for instance18:20
kenvandineyeah, this is my local desktop18:20
balloonswe added this to fix it: http://paste.ubuntu.com/11832116/18:21
balloonsi'm not sure what sort of setup you do in your tests.. if any18:22
kenvandinecertainly nothing that has changed18:22
kenvandinemaybe i just need to reboot :)18:22
kenvandinejust hate doing that...18:22
balloonshehe..18:22
kenvandinebrb18:23
kenvandinesame thing after reboot18:26
kenvandineweird18:26
balloonsugh.. did you update since friday?18:26
kenvandineyes18:26
balloonsautopilot3-sandbox-run work?18:27
kenvandinenope18:29
kenvandineinteresting output though18:29
kenvandineXlib.xauth: warning, no xauthority details available18:29
kenvandinemaybe that's normal18:29
balloonsdoes ~/.XAuthority exist?18:30
balloonserr, sorry.. ~/.Xauthority18:31
kenvandine~/.Xauthority does18:31
kenvandinecreated time matches when i just rebooted18:31
kenvandinemodified time rather18:31
balloonsso you can see your magic cookies in there :-)18:31
balloonsI'm on wily, but if the tests are simply to run I'll try18:32
kenvandineinstall ubuntu-system-settings-autopilot18:32
kenvandineautopilot3 run ubuntu_system_settings.tests.test_search18:32
kenvandinethat'll be quick18:32
balloonson it18:32
kenvandinejust a couple tests18:32
kenvandinethx!18:33
kenvandinethis was working fine on friday :(18:33
balloonsworks fine.. hehe18:33
kenvandinei did get an update for ubuntu-ui-toolkit-autopilot this morning18:34
balloonssandbox works too.. autopilot3-sandbox-run -X ubuntu_system_settings.tests.test_search18:34
balloonsit's just odd that's the error you see if you aren't trying to do something with fake home or a different xserver18:35
kenvandinei can't run other autopilot tests either18:37
kenvandineit's not just system-settings18:37
kenvandineRuntimeError: Unable to instantiate any backends18:37
balloonskenvandine, right, that makes sense insomuch as what you are doing isn't unique18:37
kenvandineyeah, i figured it wouldn't work18:38
balloonskenvandine, autopilot3 --version?18:38
kenvandine1.5.1+15.04.20150522-0ubuntu118:39
balloonsI actually have 1.5.0+15.04.20150408-0ubuntu1, heh18:39
balloonsanyways, in another hour veebers will be about18:39
balloonskenvandine, ohh.. actually. The version in vivid is also 1.5.0+15.04.20150408-0ubuntu118:40
balloonsso you have something newer somehow18:40
kenvandinei have what's in the overlay ppa18:40
kenvandinei just downgraded and still busted18:40
balloonsfirst rule of testing, always blame ppa's haha18:40
kenvandineindeed :)18:41
kenvandinei could ppa-purge :)18:41
balloonsI don't see the packages in the overlay ppa18:42
kenvandineoh... maybe in the sdk team ppa or something18:43
balloonsanyways, yea, as always try stock and figure out what you have that broke it18:43
* balloons goes back to playing with snappy18:43
balloonsand yea.. I've had those, 'worked last week' moments too often18:43
kenvandineballoons, oh... that's in vivid-updates18:45
kenvandineso not even a ppa18:45
kenvandinei wonder why wily is outdated18:45
balloonsthe autopilot releases have gotten a bit weird18:45
balloonsveebers was going to push a major new version that was going to break API with some older things in order to fix some longstanding bugs18:46
balloonshe started an update, but then decided he needed to make AP 1.618:46
balloonsafaik, maybe that explains the difference18:46
kenvandineballoons, figured it out!  xauth had multiple magic cookies19:04
kenvandineall fixed now :)(19:04
* kenvandine hates X :)19:04
balloonskenvandine, nice19:21
balloonshello Letozaf_19:21
Letozaf_balloons, hi19:22
balloonsLetozaf_, I got your mail. There's some exciting stuff with snappy and phone testing coming up. The first is tomorrow with the snappy open houses19:56
balloonsI'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 ok19:57
* svij still needs to finish his first autopilot test :-/19:58
balloonsheh svij indeed you do!19:58
balloonsIt would be the first html5 + autopilot testsuite19:58
balloonsif that helps! :)19:58
svijplaying with all the phones takes too much time ;)19:59
Letozaf_svij, balloons sounds awesome :D19:59
* svij still preparing tomorrows big… "announcemnt" ;)19:59
Letozaf_svij, announcement for what ?20:00
svijLetozaf_: 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 :-P20:01
svij:)20:01
balloonsLOLOLOL20:23
balloonsthank you.. here I was sitting in my chair thinking too much20:23
svijhm?20:26
* balloons just read the backlog about the announcement20:26
Letozaf_:D20:26
svijoh, so you were thinking too long to figure out what we were talking about? ;)20:27
balloonssvij, 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
balloonsit's like being snapped back into reality20:34
svijoh right20:34
balloonswhich for me, happens like every 5 mins..20:34
svijare you sure you don't mean "*snappy*ed back into reality"? :-)20:34
Letozaf_svij, :D "*snappy*ed  --> nice catch :-P20:35
svij:)20:36
balloonsnicely done20:37

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!