/srv/irclogs.ubuntu.com/2012/03/26/#launchpad-yellow.txt

bacmorning11:06
gmbMorning bac.11:06
gmbgary_poster, Am I right in thinking that today's meeting is going to be at 12:10 UTC? (i.e. just over an hour)11:06
* gmb assumes "yes", goes for lunch11:13
gary_postergmb, yes :-)11:58
gary_posterbenji, bac, call in 12 minutes, just to clarify because of the time zone changes lately11:58
gary_poster11 minutes :-P11:59
benjiyep, thanks for the hint11:59
gary_postercool welcome11:59
bacack11:59
* gary_poster sees if there is anything worth updating...11:59
* gary_poster wonders if printing works now...12:00
gary_posterbac benji frankban gmb call in 212:08
gmbWaitimg for a useable browser12:12
gmbgary_poster, Can you invite non-canonical me to the hangout?12:14
gmbIt seems something is preventing the Google Talk plugin from launching12:14
gmbmy phone might be a better bet.12:14
gary_postergmb, address completion no longer works for me :-/12:14
gary_posterwhat's your non-canonical address?12:14
gmbgary_poster, graham.binns@gmail.com12:14
gary_postergmb invited12:15
gmbRight12:33
gmbOut tomorrow, yes.12:33
gmbAlso out Wednesday morning for an eye exam (though hopefully I'll just get the yellow dye, not the pupil dilation stuff).12:34
gmbfrankban, I'll be happy to pair with you, but I need to reboot and possibly roll back the latest updates.12:34
frankbangmb: np, ping me when you are ready12:35
gmbWill do.12:35
gmbArgh.13:02
* gmb -> rolling back to latest snapshot. BBIAB13:02
gmbfrankban, Okay, I'm ready to go. I'm broadcasting the terminal here: (export OTHER=graham REMOTE=chinstrap.canonical.com; trap reset 0 1 2 3 15; stty raw -echo isig && ssh chinstrap.canonical.com "cat /tmp/$OTHER-term")13:11
gmbI'll start a hangout13:11
gmbfrankban, https://plus.google.com/hangouts/extras/canonical.com/mostly--zopeless#13:14
gary_posterfrankban, could you please verify that you now have the task to do your self evaluation on allhands?  If you don't I should ask dragnob about it13:50
frankbangary_poster: I have that task13:50
gary_posterthanks frankban13:50
bacgah, the "next" button on the allhands form doesn't do a damned thing.  stuck.14:06
gmbgary_poster, frankban and I have a working solution! (Because pair programming rocks!). Wanna see it?14:37
gary_postergmb, yeah! :-)14:37
gary_posteryay frankban and gmb14:37
frankban:-)14:38
gmbgary_poster, http://pastebin.ubuntu.com/900548/14:39
gmbJust noticed some extraneous doctest in there which can be removed.14:39
gmbgary_poster, updated diff without all the cruft from earlier revisions: http://pastebin.ubuntu.com/900560/14:45
gary_posteroh, duh, I was telling it to run the wrong test, eh? "-ssample3"14:49
gary_postergmb, frankban, looks nice and elegant.  I *think* we need brackets or something around the traceback though?14:50
* gary_poster goes to look at bug again14:50
gary_posterbac, that usually means JS is giving you an error.  scroll up14:51
bacgary_poster: yeah, it's neat how on error they color everything red making it harder to find what is bugging them14:51
gary_posterlol, yes14:51
gary_posterfrankban, gmb, https://bugs.launchpad.net/launchpad/+bug/609986/comments/214:52
_mup_Bug #609986: layer setup failures don't output a failure message (they spew straight to console) <lp-foundations> <paralleltest> <Launchpad itself:Triaged> < https://launchpad.net/bugs/609986 >14:52
gary_posterfrankban, gmb, do you see what I mean? "[" and so on?14:54
gmbgary_poster, looking...14:58
frankbangary_poster: yes, and afaict we have those brackets14:58
gmbHmm.14:58
gmbfrankban, I don't think we do. We did, and then we cribbed from how setUp() failures are handled.14:59
gmbNow we don't.14:59
gary_posterright, I was looking at http://pastebin.ubuntu.com/900560/14:59
gary_posterline 9714:59
gary_posterand line 10915:00
frankbangary_poster: hum...15:02
frankbangmb: https://plus.google.com/hangouts/extras/canonical.com/mostly--zopeless15:02
gmbOh, this is encouraging...15:02
gmb 798     def error(self, message):15:02
gmb 799         """Report an error."""15:02
gmb 800         # XXX: Mostly used for user errors, sometimes used for errors in the15:02
gmb 801         # test framework, sometimes used to record layer setUp failure (!!!).15:02
gmb 802         self._stream.write('%s\n' % (message,))15:02
gary_posterheh15:02
gmbThe !!! is a particularly soothing touch.15:02
gary_posteryeah15:03
gmbAlso "sometimes"15:03
gmbBodes well.15:03
gary_poster:-)15:03
gary_posterso, the good news is that your tear down is now handled as well as set up.  The bad news is that it turns out set up isn't quite right either, so it tuens out you have to fix it too.  Right?15:03
gmbgary_poster, Looks that way.15:04
gmbfrankban, Okay, so I guess we need to get back to it; I'll restart the hangout in a minute; let me just grab a drink first.15:04
frankbangmb: sure15:04
gary_posterbah. :-) well, good progres nonetheless.  Go go pair programming!15:04
gary_posterprogess, even15:04
gary_posteroh heck, never mind on the spelling :-P15:05
frankbangary_poster: so maybe it's summer time fault if I've seen square brackets around...15:06
gary_posterlol15:06
gary_postersummer comes, you get all relaxed, you start seeing brackets everywhere... :-)15:06
frankbanlol15:06
* gary_poster tries again15:30
benjifrankban: I'm going to move your bug 963461 card to landing, since it has been reviewed15:42
_mup_Bug #963461: lib/lp/services/webservice/stories/xx-hostedfile.txt fails intermittently in parallel tests <paralleltest> <Launchpad itself:In Progress by frankban> < https://launchpad.net/bugs/963461 >15:43
benji(to free up space for another card)15:43
frankbanbenji: ok thank you15:43
benjiparenthetically: it seems a little odd to have the review count connected to the coding count; I can understand the desire to keep the number in review down, but a seperate WIP limit for reviews would seem to accomplish that15:44
gmbgary_poster, New version, now with subunit formatter magic! http://pastebin.ubuntu.com/900690/16:18
gary_postergmb, a thing of beauty.  benji, the reason they are connected is because someone who might start coding but is blocked by a review would then be encouraged to go and perform the review.  If the "review" has turned into post-review coding, then in fact it is still coding and the WIP is still apt.18:07
benjigary_poster: yeah, I figured something like that.  I can't tell which is a better situation (connected or separate).18:09

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