[01:44] hi all, can anyone really quick tell me how to run a test [01:45] dhillon-v10: ? [01:45] maxb: hi :) alright so I made a change in the code for a bug, now I want to see if it works or not, I have to edit the test for that feature right? [01:46] maxb: the story file actually [01:48] maxb: I am talking about this file: lib/lp/soyuz/stories/ppa/xx-ppa-workflow.txt [01:50] right.... so I'm still not sure what your question is [01:52] maxb: sorry for being ambigious, so here's what I am trying to do, I made a change in a feature, now I want to see how that change looks in my local launchpad, before I commit to my branch, so how do I do that? [01:53] You're still being ambiguous :-) [01:53] You started off talking about tests, now you're asking how to run a local launchpad? [01:53] maxb: no, how to run a test in my local launchpad instance [01:54] tests don't run "in a launchpad instance" [01:54] maxb: i found this page: https://dev.launchpad.net/Testing [01:54] I'm guessing that 'bin/test -vvt xx-ppa-workflow.txt' might be what you're after [01:55] maxb: YES :) [01:55] maxb: so make changes in that file and then run it using the command you gave ? [01:57] maxb: i think i get it, thanks :) [02:07] maxb: can you tell me if this is valid: http://paste.ubuntu.com/375856/ [02:10] valid? [02:11] The logic looks wrong to me [02:11] maxb: what's wrong with it? sorry I am new to launchpad coding, that's why i am making a lot of errors [02:12] The logic is fine (assuming fixed indentation). The name is not. [02:13] wgrant, maxb: this is what I am working on: https://code.launchpad.net/~dhillon-v10/launchpad/fix-bug-410331/+merge/18817 and wgrant please explain what's wrong with the name [02:16] dhillon-v10: The name for additional PPAs is missing and space, and self.context.owner.name is not what you want there. [02:17] s/and/a/ [02:19] wgrant: alright so what should be there instead of self.context.owner.name, maybe somthing like "PPA named X" [02:20] The name of the PPA, which probably does not at that point exist. [02:22] wgrant: yeah, because the ppa doesn't even exist (this only works when the first ppa is activated) how do I get the name of that ppa, i think a name should be hardcoded like X [02:23] You should maybe talk to a UI person, but such a person no longer exists. [02:24] wgrant: thanks for your help :) I'll present both options and see what Julian (my reviewer atm) says fits the best in that case [02:29] The perfect option would be for the displayname to suggest itself with javascript as someone types the name. But that would be hard [02:30] maxb: agreed, that's quite a bit of coding [02:31] There is already code to do something similar. [02:31] In the guided project registration form [02:31] wgrant: so should I work on porting that here ? [02:32] You should talk the to relevant developers with domain knowledge. [02:32] ie. somebody from Soyuz. [14:27] * maxb comes across database/dia/ :-) [14:27] I feel like an archaeologist :-) [19:50] morning [20:12] thumper: morning [20:13] mwhudson: morning [20:13] mwhudson: when do you want to do a call? [20:13] thumper: now-ish works for me [20:13] mwhudson: let me top up my coffee first [20:17] Is a hosted wiki feature in the works for 4.0? [20:18] magcius: we don't know yet [20:18] magcius: although some people are investigating a bzr backed wiki in off hours [20:22] thumper, alright [20:36] If there's a code team person around, what does "Next mirror: Disabled" mean in this context: https://code.edge.launchpad.net/~jelmer/bzr-rewrite/trunk-mirrorred ? [20:37] maxb i suspect it means that someone manually turned it off [20:37] i don't know why === mwhudson changed the topic of #launchpad-dev to: Launchpad Development Channel | Week 2 of 10.02 | PQM is open | https://dev.launchpad.net/ | Get the code: https://dev.launchpad.net/Getting | On-call review in irc://irc.freenode.net/#launchpad-reviews | Use http://paste.ubuntu.com/ for pastes | Channel logs: http://irclogs.ubuntu [20:38] ok [20:38] mwhudson: ^^? [20:38] poolie: seems like a reasonable guess [20:55] maxb: if the mirroring fails 5 times in a row, we disable it [21:17] $ gnome-open /home/mwh/Desktop/MockupsForDesktop.air [21:17] $ Error loading the runtime (libadobecertstore.so: cannot open shared object file: No such file or directory) [21:25] thumper: ok. can I find out the failure cause somehow? [21:25] maxb: not sure... should be able to [21:25] maxb: I would have thought it would show on the page already [21:26] Since it doesn't, is it "ask a LOSA" time? [22:27] mwhudson: Copy /usr/lib/adobecertstore.so to /usr/lib32. [22:27] wgrant: i found the appropriate page in the end [22:27] thanks though [23:14] * thumper off for Maia collection, coffee and lunch [23:32] thumper: Ah, good, more LP devs using Chromium. LP might get unbroken in it!