=== _salem is now known as salem_ === chihchun_afk is now known as chihchun === salem_ is now known as _salem [04:56] Good morning === DanChapman_ is now known as DanChapman === brendand_ is now known as brendand [08:38] balloons, all the ubiquity tests are failing because the environment is not setup correctly when ubiquity is started with --autopilot. There has not been any change in ubiquity recently so it might as well completely fail to start. I'll have a closer look today. === chihchun_afk is now known as chihchun [09:11] jibel: we got a new autopilot into utopic today [09:17] pitti, I don't think it's the problem because /var/log/installer/autopilot doesn't exist and is created when ubiquity starts with --autopilot enabled. So apparently ubiquity completely fails to start. [09:18] jibel: btw, I asked on d-devel@ and autopkgtest-devel@ about autopkgtest-xenlvm users, and that I'll drop it if there's no interest [09:20] pitti, good. I think I fixed most of shstring support and it's now working with ssh. I did some tests with lxc and I'm currently testing with qemu to make sure I didn't broke them and will propose the fix for review. [09:22] \o/ [09:22] jibel: I'll upload 2.17.1 today to fix some bugs and the autopkgtest, so please let me know if you have shstring fixes to review/commit [09:24] pitti, http://paste.ubuntu.com/7586202/ [09:24] I'll propose a proper MP [09:25] jibel: don't worry about an MP, the package is in git anyway [09:26] pitti, how do I do the equivalent of a rebase with qit? [09:26] git [09:26] jibel: you mean you have your local tree checked out and want to update it to what I committed recently? git pull --rebaes [09:26] git pull --rebase [09:26] which is a shortcut for "git fetch origin; git rebase origin" [09:27] ty [10:35] jibel: saw the Debian bug, thanks! [11:00] jibel: would you mind fixing doc/README.virtualisation-server along with the new intended usage, or want me to? [11:04] jibel: what I don't understand is why in the case of specifying a shstring the auxverb is the same? [11:05] jibel: or does it just happen to work with ssh and adt-xenlvm-on-testbed? === _salem is now known as salem_ === salem_ is now known as _salem === chihchun is now known as chihchun_afk [12:01] pitti, because everywhere downs['auxverb'] is used shell quoting is already done, so extra quoting in the auxverb command is not necessary. Re-reading the code, we might need to add quote cmd_string in execute() too === _salem is now known as salem_ [12:03] I'll fix the doc [12:20] jibel: thanks, I'll wait for these fixes then [12:20] so far it looks good, all tests still pass [12:22] jibel: I'll also ponder moving execute_raw() into the protocol and thus into lib/VirtSubproc.py; it would be much better suited there, and then I think we don't need to expose print-*-command at all, right? [12:58] pitti, you mean execute_raw from the class Testbed in adt-run? [12:58] jibel: right [12:59] jibel: if that makes things easier for you (as that entire VirtSubproc API can then go away) I can look into that now [13:00] pitti, indeed, it'd be better and less confusing, but it's working as it is now so it's probably low priority [13:00] jibel: I recently added that execute_raw(), but it probably wasn't thought out very well [13:01] with the thing your patch changes it'll be much easier [13:01] jibel: right, I can look at that after your patch, too [13:20] robotfuel, hey... do you know subunit well? I'm working with result details (file attachments) in subunit streams [13:21] cgoldberg: I don't know a lot, you probably have to convert to bits? [13:22] robotfuel, i've got it working with attaching images (as bytes).. I'm javing a little trouble in parsing the output [13:23] cgoldberg: do you have a branch I can look at? you need to encode and decode the results. [13:23] robotfuel, 1 sec.. I'll paste a snippet to give you context [13:25] robotfuel, http://paste.ubuntu.com/7587461/ [13:26] robotfuel, i have one test case that attaches an image ... it looks to me like as I retrieve it, i only get a chunk of the file at a time... so I prob need to accumulate all the chunks to get the full image [13:29] robotfuel, what I'm trying to do is take a saved subunit stream, parse any attachments that contain data, save bytes as individual files === vrruiz_ is now known as rvr [13:54] robotfuel, i think I figured it out... subunit has "chunked.Decoder(output)" to decode chunked streams [14:07] jibel: I pushed your shstring fixes, so you can rebase === qwebirc247873 is now known as slickymasterWork === qwebirc163607 is now known as slickymasterWork [15:49] balloons, danchapman : hey [15:49] senan, hey how are you! [15:49] hey senan, how are you? [15:50] balloons,DanChapman : I'm good thank you [15:50] how about you ? [15:50] * DanChapman waves to balloons [15:50] * balloons waves back :-) [15:50] I'm a little under the weather.. had a bit of an accident and still recovering [15:51] balloons, accident ? [15:52] senan, yes a kiting accident. I got picked up and dropped [15:53] balloons, I got transferred to Kerala [15:53] balloons: should have let go ... [15:53] #justsaying [15:54] senan, ahh.. just in time for monsoon season [15:54] elfy, hah! I eventually pulled the pin to separate [15:54] :) [15:54] well I hope you're recovering ok :) [15:54] I prescribe a nice bottle of red [15:55] balloons, Nops :) . Permanent transfer. Kerala is my home state [15:55] * slickymasterWork thinks that balloons was hearing that music "I'm learning to fly, but I ain't got wings..." [15:55] * brendand has a glass in hand! [15:55] balloons, ya ok now? [15:56] see - we do care :p [15:59] balloons, the calender bug you asked me to look into is resolved right [16:09] balloons, I would like to work on gnumeric test [16:10] brendand, really bruised and sore.. And still a little sick from last week, heh.. My body is not happy with me! [16:10] elfy, brendand thank you for the well wishes! [16:10] senan, a gnumeric test.. cool.. Are you able to introspect gnumeric? [16:11] balloons, I didnt try. But in the bug details its written it introspect ok [16:12] awesome.. should be good then :-) [16:12] * elfy wonders if there is a bug for that gnumeric thing [16:13] also just mentions in passing that lderan was looking at xubuntu a/p tests - gnumeric being one [16:15] elfy, ahh yes good point [16:15] balloons,you only wrote that comment :P [16:15] someone appears to be working on it [16:15] bug 1115588 [16:16] bug 1115588 in Ubuntu Autopilot Tests "Test Needed: Gnumeric - autopilot" [Undecided,In progress] https://launchpad.net/bugs/1115588 [16:16] elfy,ya I saw it just now :( [16:17] * elfy nonchalantly mentions in passing bug 1115601 and then whistles tunelessly as he wanders off again [16:17] bug 1115601 in Ubuntu Autopilot Tests "Test Needed: Abiword - autopilot" [Undecided,Confirmed] https://launchpad.net/bugs/1115601 [16:17] that's of course if senan likes the idea of not just looking at Ubuntu stuff :) [16:19] balloons, i might have a crack at something along the lines of 'writing a good test'. or maybe we already have guidelines for that? [16:21] senan, hah.. funny I wrote the comment. I was just trying to help myself out in the future too [16:21] elfy, balloons, ok then I'll look into Abiword [16:22] brendand, excellent. As far as what we have available now, there's the AP docs talking about AP tests, there's guidelines for manual testcase writing, and there's some other tidbits as well. Are you thinking of making it generic? [16:22] brendand, you can always turn it into a contribution as well.. We can host it on developer.u.c [16:22] balloons, show me all the tidbits and i'll see if it's worth doing [16:23] brendand, http://unity.ubuntu.com/autopilot/tutorial/good_tests.html [16:24] brendand, https://docs.google.com/a/canonical.com/presentation/d/12szRruujCFmnaJgDh01S4maicfLLW0DBQ-mqClazPd4/edit#slide=id.p [16:25] and finally, http://developer.ubuntu.com/apps/platform/guides/acceptance-testing-using-the-page-object-model/ [16:25] that's probably the most useful of the bunch.. There's also thomi's blog posts. Let me dig those up [16:26] brendand, http://www.tech-foo.net/on-test-levels-and-coverage.html [16:31] balloons, i'll save the autopilot bits for someone else [16:31] balloons, but i can roll some of the other stuff up into one presentation [16:33] brendand, I think something generic could work well.. awesome, thank yu [16:34] balloons, i have a week to prepare right ? [16:36] brendand, yep. It starts next Tuesday.. you can delay until June 12th if you wish which is the last day :-) [16:36] just propose the session and I can get you the timeslot and day you want [16:48] balloons, which track? === josepht_ is now known as josepht [18:45] balloons, i missed your reply - which track should i propose the session for? [18:49] there was no reply :) === roadmr is now known as roadmr_afk === roadmr_afk is now known as roadmr [19:45] brendand, the users tracl [19:51] I thought it was - but wasn't quite sure enough to say :) [20:20] balloons, you think it's a useful topic for users? === salem_ is now known as _salem === _salem is now known as salem_ === salem_ is now known as _salem [23:07] brendand, if there's a better track, pick it :-)