* thumper tries to remember how to programmatically subscribe to an event | 00:02 | |
thumper | mwhudson: I don't suppose you remember where jml had the scanner subscriber stuff before it was moved to zcml? | 00:06 |
---|---|---|
thumper | wgrant: ping | 00:31 |
mwhudson | thumper: lp.codehosting.scanner.fixture maybe? | 00:32 |
thumper | mwhudson: yeah, looking at that now | 00:32 |
wgrant | thumper: Hi. | 00:43 |
thumper | wgrant: when do you finish uni? | 00:45 |
wgrant | thumper: Novemberish. | 00:45 |
lifeless | wgrant: oh, I thought it was earlier ? | 00:47 |
lifeless | wgrant: are you full time at uni ? | 00:47 |
wgrant | lifeless: I am :/ | 00:48 |
thumper | and some would think fill time on soyuz :) | 00:55 |
wgrant | Heh. Not quite. | 00:56 |
thumper | WWWOOOOOOOOOOOOOOOOOOOOOOOOOO!!!!!!!!!!!!!!!1 | 00:58 |
thumper | OMG | 00:58 |
thumper | something worked first time | 00:58 |
lifeless | bbq puppies? | 00:58 |
ajmitch | thumper: you sound surprised about that | 00:59 |
thumper | I am | 00:59 |
thumper | especially since it is hooking into the zope event infrastructure | 00:59 |
* thumper goes for a walk to get Maia | 01:11 | |
thumper | :( | 02:48 |
thumper | ✁☹ | 02:48 |
thumper | damn tests | 02:49 |
lifeless | its a little on that clicking on a bug in the candidate-dups list *isn't a link to the bug' | 02:52 |
wgrant | But it's green!!!!! | 02:53 |
lifeless | s/on/odd/ | 02:53 |
thumper | if up in pdb takes you up the stackframe | 02:55 |
thumper | what takes you down? | 02:55 |
* thumper hangs head | 02:55 | |
lifeless | thumper: down down down down | 02:56 |
=== almaisan-away is now known as al-maisan | ||
* mwhudson off | 05:56 | |
jtv | jamesh: would you happen to know how I run lazr.batchnavigator's doctest? | 06:06 |
jamesh | jtv: I'm not sure how the tests for that module would be hooked up, but assuming the test runner lets you select a subset of tests, can you use the test file name? | 06:07 |
jtv | jamesh: oh, using the lp test runner? | 06:08 |
jamesh | jtv: yeah. The DocFileSuite() helper adds tests that use the filename as the test name | 06:09 |
* jtv tries | 06:09 | |
jamesh | so assuming the doctest has been hooked into the test suite you're running, that should work | 06:09 |
jtv | setting up lp branch... | 06:09 |
jamesh | presumably you can run just the lazr.batchnavigator tests somehow though, if the module has been split out? | 06:14 |
jtv | jamesh: yes, presumably... I just don't know how. Don't even know how to use setup.py. No dice on the lp test runner. :( | 06:14 |
jtv | Even tried ./bin/test -vv -t README but that only runs the Launchpad ones. | 06:15 |
jamesh | jtv: it is quite possible that the LP test suite doesn't run the test suites of all its dependencies | 06:28 |
jamesh | after all, changes to LP shouldn't break its dependencies: it is the reverse you need to worry about | 06:29 |
lifeless | .win 14 | 08:03 |
mtaylor | heyho | 08:03 |
lifeless | fun in the sun - http://launchpadlibrarian.net/47476014/fail.png (https://bugs.edge.launchpad.net/malone/+bug/574233) | 08:03 |
lifeless | mtaylor: this is where lp and lplib developers hang these days | 08:04 |
mtaylor | neat | 08:04 |
* mtaylor adds to list of channels | 08:04 | |
mup | Bug #574233: clicking next with empty summary in bug filing wizard shows summary field twice <Launchpad Bugs:New> <https://launchpad.net/bugs/574233> | 08:04 |
mtaylor | anybody around got a good idea on how to use launchpadlib from jython in a maven project? (or have a jar already done up?) OR, have any ideas on using launchpad API from java | 08:05 |
mtaylor | or have already done my job for me? | 08:05 |
mtaylor | thumper: where you been hiding? | 08:06 |
thumper | mtaylor: hi | 08:06 |
thumper | mtaylor: release tomorrow and a fix of mine isn't working | 08:06 |
thumper | mtaylor: I'm debugging | 08:06 |
mtaylor | thumper: ah. fair enough | 08:07 |
thumper | mtaylor: apart from that, working on wikkid | 08:07 |
* mtaylor was just talking about that to someone today | 08:07 | |
mtaylor | the masses are all looking forward to it | 08:07 |
lifeless | thumper: I will join the list eventually, I swear | 08:07 |
thumper | mtaylor: really? | 08:07 |
thumper | :-( the unregistering of fixtures isn't working | 08:09 |
* ajmitch sort of dislikes having to join the team to subscribe to the mailing list :) | 08:09 | |
thumper | or at least the remove handler isn't | 08:09 |
mtaylor | thumper: yup. we were talking about what a great idea it was, and how much we would enjoy such a thing | 08:10 |
thumper | mtaylor: :) | 08:10 |
thumper | BjornT: did you see my change to the branch that records the oopses? | 08:19 |
* thumper primarl screams | 08:21 | |
thumper | primal | 08:21 |
thumper | whatever | 08:21 |
thumper | fuck it | 08:21 |
* mtaylor imagines it's more like a primarl scream | 08:22 | |
thumper | I found my bug | 08:23 |
thumper | sometimes I hate the python object model for inheritance and shitty destructors (or lack of them) | 08:23 |
* thumper goes to brush the kids teeth while ec2 does its thing | 08:24 | |
thumper | mtaylor: I'm hoping to have a wikkid release within the next month | 08:24 |
thumper | fingers crossed | 08:24 |
BjornT | thumper: no, i didn't. i'll look at them now | 08:26 |
thumper | BjornT: I got mwhudson to take a look at the changes | 08:30 |
thumper | BjornT: and he is pretty happy with them | 08:30 |
thumper | BjornT: it adds the ability of the base LP TestCase to record the oopses that occur during a test run | 08:31 |
thumper | BjornT: by adding an ObjectEvent for new oopses, and listenting to it in setUp and removing it in tearDown | 08:31 |
thumper | BjornT: as a drive by I fixed a spurious test failure that was failing for the exact reason of testing that an oops was generated | 08:33 |
thumper | BjornT: spurious in that it failed if that particular test ran over midnight :) | 08:33 |
thumper | BjornT: I also added the tests you were after about testing that the errors were recorded properly in the different situations | 08:34 |
BjornT | thumper: those changes look good. firing off an event is a good idea, and the tests look good. | 08:34 |
thumper | BjornT: just running everything through ec2 again as I came across a test that had multiple inheritance, set up both base classes setUp methods (they were both test case bases) but failed to declare a tearDown | 08:41 |
thumper | BjornT: yes it was a code tests | 08:41 |
thumper | BjornT: I've added the required tearDown and re-running the tests | 08:42 |
thumper | BjornT: if all is good, I'll land it in about 3 horus | 08:42 |
thumper | hours | 08:42 |
BjornT | thumper: ok | 08:48 |
thumper | lifeless: ping | 09:48 |
thumper | jml: ping | 09:48 |
thumper | someone who understands testtools: ping | 09:48 |
* thumper goes to clean-up, checking back in shortly | 10:05 | |
* thumper just remembered it is a public holiday in the UK - jml please check IRC anyway! | 10:07 | |
BjornT | danilos: what's the status of the remaining Translations QA items? | 10:21 |
danilos | BjornT, (let me check, I am off today so can't spend much time on it) | 10:23 |
thumper | super(TestCase, self).setUp() | 10:25 |
thumper | fucking super killing my tests!!! | 10:25 |
BjornT | danilos: thanks. maybe you can delegate to someone? | 10:25 |
danilos | BjornT, it seems we got a few landings by Adi | 10:25 |
danilos | BjornT, henninge is the only translations dev around and he is busy with half of the QA :) some items are simply QAed already (on dogfood) even before they landed | 10:26 |
henninge | danilos: I was going to go through the items anyway | 10:27 |
danilos | henninge, thanks | 10:28 |
henninge | danilos: there is only one item that is not related to build-from-branch. | 10:29 |
danilos | BjornT, henninge: so, most of them seem QAed anyway (buildfarm related work), and there is one that isn't (bug 568891) and one that is not 'fix committed' (bug 531768) | 10:29 |
mup | Bug #568891: Support "weird" language codes for KDE translations <import-queue> <qa-needstesting> <Launchpad Translations:Fix Committed by danilo> <https://launchpad.net/bugs/568891> | 10:29 |
mup | Bug #531768: Import queue status popup displaces page content to the left on Firefox <css> <import-queue> <qa-needstesting> <ui> <LAZR Javascript Library:Fix Committed by intellectronica> <Launchpad Translations:In Progress by intellectronica> <https://launchpad.net/bugs/531768> | 10:29 |
danilos | henninge, right | 10:29 |
henninge | oh, that one ;) | 10:29 |
danilos | henninge, if you've got time to QA 568891 you'd have to do it on dogfood as well :) if not, I'll QA it post-release tomorrow; basically, uploading a kde-l10n-ca-valencia package and one regular kde-l10n-de package should do and distribute their translations across different KDE source packages :) | 10:31 |
danilos | henninge, trivial, isn't it :) | 10:31 |
henninge | I'll give it a try | 10:31 |
danilos | henninge, I'm letting you mark all the template generation bugs as qa-ok | 10:32 |
danilos | :) | 10:32 |
thumper | jml, lifeless: unping, got it sorted | 10:32 |
henninge | thanks ;P | 10:32 |
danilos | cheers, I am really gone now (will only be back later to write up a blog post about generation of templates :) | 10:32 |
henninge | good stuff | 10:32 |
henninge | BjornT: bug 531768 is fixed in lazr-js and would need an lazr-js upgrade in LP to be fixed for us. | 10:36 |
mup | Bug #531768: Import queue status popup displaces page content to the left on Firefox <css> <import-queue> <qa-needstesting> <ui> <LAZR Javascript Library:Fix Committed by intellectronica> <Launchpad Translations:In Progress by intellectronica> <https://launchpad.net/bugs/531768> | 10:36 |
henninge | BjornT: but I am not sure how if that will happen anyway or if we can do anything. It's not target to this release, anyway .... ;) | 10:37 |
BjornT | henninge: right. upgrading lazr-js is a bit too risky to do now. | 10:39 |
deryck | Morning, all. | 11:00 |
poolie | deryck: hi | 11:00 |
lifeless | thumper: hi | 11:01 |
thumper | lifeless: all sorted now | 11:01 |
lifeless | thumper: kk | 11:02 |
=== matsubara-afk is now known as matsubara | ||
BjornT | noodles775: how's the soyuz QA going? you still have a few needstesting items | 13:12 |
noodles775 | BjornT: I've updated the two assigned to me. I'm pretty sure StevenK's two items are now QA'd, but I'll let him updated them. | 13:26 |
BjornT | noodles775: well, isn't StevenK in australia? | 13:38 |
noodles775 | BjornT: correct. I helped him QA the fix for the first one this morning. | 13:39 |
* noodles775 checks the kanban | 13:39 | |
BjornT | noodles775: so it would be good if you could get them updated, and qa them if ncessary. doing it tomorrow is too late. | 13:39 |
noodles775 | The second bug hasn't been QA'd it seems. One of us will follow it up. | 13:40 |
sinzui | BjornT, The registry has two fixes that we can have in review in the next hour. | 15:25 |
sinzui | We want RCs for them | 15:26 |
BjornT | sinzui: what kind of fixes? | 15:27 |
sinzui | BjornT, bug 574142 <-- cause by Edwin's RC landing on Friday | 15:28 |
mup | Bug #574142: Could not adapt ProductSeries to IBranchTarget <oops> <Launchpad Registry:Triaged by sinzui> <https://launchpad.net/bugs/574142> | 15:28 |
sinzui | BjornT, bug 574431 <- The feature is ready for release | 15:28 |
mup | Bug #574431: Remove lpnet guard from project package suggestions <Launchpad Registry:In Progress by sinzui> <https://launchpad.net/bugs/574431> | 15:29 |
BjornT | sinzui: ok, that sounds like reasonably RC candidates. you might have to ask flacoste for RCs, though, since i might be unavailable. | 15:31 |
sinzui | BjornT, okay. thanks for your advice. | 15:31 |
=== Ursinha is now known as Ursinha-lunch | ||
sinzui | Is the branch scanner knackered? My branch has been waiting for 45 minutes | 16:37 |
sinzui | oh, I see launchpad-reviews explains the issue | 16:37 |
=== fjlacoste is now known as flacoste | ||
=== Ursinha-lunch is now known as Ursinha | ||
=== salgado is now known as salgado-lunch | ||
=== matsubara is now known as matsubara-lunch | ||
=== al-maisan is now known as almaisan-away | ||
=== dpm is now known as dpm-afk | ||
=== salgado-lunch is now known as salgado | ||
=== matsubara is now known as matsubara-afk | ||
shilbert | Hi everyone, are there any problems known involving the automatic import of translations from bzw into launchpad ? | 19:40 |
adiroiban | shilbert: nope | 19:41 |
shilbert | it seems the translations are not updated in launchpad although the imported files have updates | 19:41 |
adiroiban | I have imported the translations of an bzr yesterdayt | 19:41 |
adiroiban | and everthing was smooth | 19:41 |
adiroiban | shilbert: can you give me the link to the project? | 19:41 |
shilbert | yes, just a second | 19:42 |
shilbert | https://translations.launchpad.net/gnumed/trunk/+pots/gnumed | 19:42 |
=== salgado is now known as salgado-brb | ||
deryck | Is inlinehelp.js the only thing using MochiKit? anyone know for sure? | 20:03 |
deryck | sinzui, perhaps you know? ^^ | 20:08 |
=== salgado-brb is now known as salgado | ||
sinzui | deryck, I believe there are several show/hide/expand/collapse methods that use MochiKit in comments. There is a translations dependency too | 20:12 |
deryck | sinzui, ah, ok. thanks. debating whether or not I want to fix inlinehelp to use yui or just do my 3 line fix. | 20:13 |
sinzui | deryck, bug 294656 sums of the deps | 20:13 |
mup | Bug #294656: Every page requests two JavaScript libraries (remove MochiKit) <tech-debt> <Launchpad Foundations:Triaged> <Launchpad Bugs:Triaged> <Launchpad Translations:Triaged> <https://launchpad.net/bugs/294656> | 20:13 |
deryck | nice. thanks! | 20:13 |
sinzui | deryck, I suspect you want to do the 3 line fix unless you can dedicate 2 days for YUI | 20:14 |
deryck | sinzui, well, I was thinking one day flying. But you're probably right that's it's two days. | 20:15 |
deryck | have to sleep some time :-) | 20:16 |
=== dpm-afk is now known as dpm | ||
=== salgado is now known as salgado-afk | ||
=== matsubara-afk is now known as matsubara |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!