thomi | lifeless: mind if I ask you a python-testscenarios question on your day off? | 04:20 |
---|---|---|
thomi | I'm sure the problem is staring me right in the face, but I can't see what would cause this to fail like it is: http://paste.ubuntu.com/945125/ | 04:20 |
lifeless | shoot | 04:20 |
lifeless | what test runner are you using ? | 04:21 |
thomi | nosetests | 04:21 |
lifeless | don't | 04:21 |
thomi | oh? | 04:21 |
lifeless | nosetests isn't unittest compatible | 04:22 |
lifeless | it violates the unittest protocol. | 04:22 |
lifeless | it makes assumptions about structure and intent that the protocol doesn't, which work most of the time | 04:22 |
lifeless | you could file a bug on nosetests if you like | 04:23 |
thomi | Oh! That surprises me. Thanks, I never thought to try another runner... | 04:23 |
thomi | will do... | 04:23 |
lifeless | thomi: try | 04:23 |
lifeless | python -m testtools.run discover . | 04:23 |
thomi | yay, that works - thanks :) | 04:23 |
lifeless | for jenkins you can use python -m subunit.run discover . | subunit2junitxml -o tests.xml | 04:24 |
thomi | cheers | 04:24 |
thomi | hmmm, I just realised that we use the '--with-pylons' option to nosetests, so I may have to get a bit creative... :) | 04:33 |
snail | morning | 19:46 |
ajmitch | morning | 19:48 |
hads | morning | 19:57 |
hads | How odd, clicking a mailto link in chromium all of a sudden opens 59 tabs in arora browser. | 19:57 |
chilts | morning | 19:58 |
hads | Oh well, restarting my session fixed it. Needed to boot into some updates anyway. | 20:27 |
Atamira | morning | 20:33 |
snail | could i get a second opinion? I've been told to submit a bug report at http://sourceforge.net/p/teiboilerplate/tickets/ but can't find the "submit a bug here" link. Am I going blind or just confused by the new look and feel? | 20:39 |
chilts | wow, sourceforge :) | 20:42 |
chilts | snail: you might nee to login? | 20:42 |
* chilts has no idea, but yeah, it doesn't seem to be there | 20:42 | |
snail | chilts: yeah, but there's no button obvious even after login, i think maybe it's project members only or something | 20:43 |
chilts | oh really ok | 20:43 |
chilts | that's pretty sad | 20:43 |
snail | chilts: yep :) | 20:45 |
ajmitch | that would make no sense | 20:46 |
snail | I've asked on #sourceforge, so I can give good feedback to the project admins | 20:47 |
ajmitch | about the only thing I see that changes when I log in is that I can subscribe to the tool :) | 20:47 |
snail | good folks in #sourceforge gave me the wording to give to the newbie developers to fix this. | 20:53 |
chilts | ah cool | 20:54 |
kcj | Morning. | 22:01 |
mwhudson | morning | 22:03 |
=== ojwb is now known as Guest40535 | ||
Guest40535 | morning | 22:16 |
=== Guest40535 is now known as ojwb | ||
ojwb | morning | 22:17 |
ojwb | snail: looks like they've fixed that bug tracker | 22:18 |
ojwb | there's now a "create ticket" button on the left | 22:18 |
snail | ojwb: yes, I've filed a bug on the tracker about it and closed it as fixed | 22:19 |
ojwb | ok | 22:19 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!