dhillon-v10 | hi all, can anyone really quick tell me how to run a test | 01:44 |
---|---|---|
maxb | dhillon-v10: ? | 01:45 |
dhillon-v10 | 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:45 |
dhillon-v10 | maxb: the story file actually | 01:46 |
dhillon-v10 | maxb: I am talking about this file: lib/lp/soyuz/stories/ppa/xx-ppa-workflow.txt | 01:48 |
maxb | right.... so I'm still not sure what your question is | 01:50 |
dhillon-v10 | 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:52 |
maxb | You're still being ambiguous :-) | 01:53 |
maxb | You started off talking about tests, now you're asking how to run a local launchpad? | 01:53 |
dhillon-v10 | maxb: no, how to run a test in my local launchpad instance | 01:53 |
maxb | tests don't run "in a launchpad instance" | 01:54 |
dhillon-v10 | maxb: i found this page: https://dev.launchpad.net/Testing | 01:54 |
maxb | I'm guessing that 'bin/test -vvt xx-ppa-workflow.txt' might be what you're after | 01:54 |
dhillon-v10 | maxb: YES :) | 01:55 |
dhillon-v10 | maxb: so make changes in that file and then run it using the command you gave ? | 01:55 |
dhillon-v10 | maxb: i think i get it, thanks :) | 01:57 |
dhillon-v10 | maxb: can you tell me if this is valid: http://paste.ubuntu.com/375856/ | 02:07 |
maxb | valid? | 02:10 |
maxb | The logic looks wrong to me | 02:11 |
dhillon-v10 | maxb: what's wrong with it? sorry I am new to launchpad coding, that's why i am making a lot of errors | 02:11 |
wgrant | The logic is fine (assuming fixed indentation). The name is not. | 02:12 |
dhillon-v10 | 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:13 |
wgrant | dhillon-v10: The name for additional PPAs is missing and space, and self.context.owner.name is not what you want there. | 02:16 |
wgrant | s/and/a/ | 02:17 |
dhillon-v10 | wgrant: alright so what should be there instead of self.context.owner.name, maybe somthing like "PPA named X" | 02:19 |
wgrant | The name of the PPA, which probably does not at that point exist. | 02:20 |
dhillon-v10 | 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:22 |
wgrant | You should maybe talk to a UI person, but such a person no longer exists. | 02:23 |
dhillon-v10 | 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:24 |
maxb | The perfect option would be for the displayname to suggest itself with javascript as someone types the name. But that would be hard | 02:29 |
dhillon-v10 | maxb: agreed, that's quite a bit of coding | 02:30 |
wgrant | There is already code to do something similar. | 02:31 |
wgrant | In the guided project registration form | 02:31 |
dhillon-v10 | wgrant: so should I work on porting that here ? | 02:31 |
wgrant | You should talk the to relevant developers with domain knowledge. | 02:32 |
wgrant | ie. somebody from Soyuz. | 02:32 |
* maxb comes across database/dia/ :-) | 14:27 | |
maxb | I feel like an archaeologist :-) | 14:27 |
thumper | morning | 19:50 |
mwhudson | thumper: morning | 20:12 |
thumper | mwhudson: morning | 20:13 |
thumper | mwhudson: when do you want to do a call? | 20:13 |
mwhudson | thumper: now-ish works for me | 20:13 |
thumper | mwhudson: let me top up my coffee first | 20:13 |
magcius | Is a hosted wiki feature in the works for 4.0? | 20:17 |
thumper | magcius: we don't know yet | 20:18 |
thumper | magcius: although some people are investigating a bzr backed wiki in off hours | 20:18 |
magcius | thumper, alright | 20:22 |
maxb | 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:36 |
poolie | maxb i suspect it means that someone manually turned it off | 20:37 |
poolie | i don't know why | 20:37 |
=== 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 | ||
maxb | ok | 20:38 |
poolie | mwhudson: ^^? | 20:38 |
mwhudson | poolie: seems like a reasonable guess | 20:38 |
thumper | maxb: if the mirroring fails 5 times in a row, we disable it | 20:55 |
mwhudson | $ gnome-open /home/mwh/Desktop/MockupsForDesktop.air | 21:17 |
mwhudson | $ Error loading the runtime (libadobecertstore.so: cannot open shared object file: No such file or directory) | 21:17 |
maxb | thumper: ok. can I find out the failure cause somehow? | 21:25 |
thumper | maxb: not sure... should be able to | 21:25 |
thumper | maxb: I would have thought it would show on the page already | 21:25 |
maxb | Since it doesn't, is it "ask a LOSA" time? | 21:26 |
wgrant | mwhudson: Copy /usr/lib/adobecertstore.so to /usr/lib32. | 22:27 |
mwhudson | wgrant: i found the appropriate page in the end | 22:27 |
mwhudson | thanks though | 22:27 |
* thumper off for Maia collection, coffee and lunch | 23:14 | |
wgrant | thumper: Ah, good, more LP devs using Chromium. LP might get unbroken in it! | 23:32 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!