[07:53] good morning [08:41] Good morning o/ [10:17] davidcalle: I've been banging my head against the wall because of issues in the tests and I started refactoring all kinds of small things in order to make things clearer [10:18] all to no avail [10:18] now I found the issue [10:18] dholbach: what is it? [10:18] sys.exit is to be avoided at all costs :) [10:18] no big surprise [10:18] I'll fix it now [10:18] it stopped test cleanup functions to be run and other stuff [10:19] I should have fixed it long ago [10:23] dholbach, ouch :) [10:23] dholbach, btw, we don't need to fix ubuntu-sdk -> ubuntu-sdk-ide on d.u.c, it's going to keep working [10:23] ok cool [10:59] mh, that was not it... [10:59] I mean... good that I fixed it in any case [11:00] but still I'm seeing some bizarre issues which lead me to believe that the cleanup is not done in between tests [11:07] if you are curious and bored, I pushed a WIP branch to ~dholbach/developer-ubuntu-com/rework-importer [11:07] I think I'll take a lunch break soon and see if I can fix this afterwards :) [14:54] davidcalle: I found the issue /o\ [14:54] I'm very close to having it all working again [14:54] I learnt a lot :) [14:54] dholbach, what was it!? [14:56] I was surprised how my testcase objects event across different tests were sharing data - it took me a long while to find that I had defined some class members somewhere in the code as class variables [15:43] davidcalle: it's fixed [15:43] davidcalle: all tests pass [15:43] finally [15:43] ok... where was I before I broke everything.......... [15:43] dholbach: iirc, I was reviewing and about to merge :D [15:44] davidcalle: I'll add some more link rewrite tests [17:14] davidcalle: I call it a day - I pushed a new test for the links, but it doesn't pass [17:15] django.test.Client doesn't quite work the way I imagine it does :-) [17:15] dholbach, you fight with Django, I fight with Mojo :p [17:15] in some cases a page it retrieves (/docs/intro.md which is obviously wrong) is available, after a redirect, but is empty [17:16] it's all bizarre and I don't know which part of this strange reality to hold on to [17:16] in any case I think it's a good time to call it a day and come back with fresh ideas on a Monday :) [17:17] dholbach, have a nice week-end, we'll do our best to release this to the word next week :) [17:17] :-) [17:17] * dholbach hugs davidcalle [17:17] have a good one yourself! [17:17] * davidcalle hugs dholbach, thanks! [17:18] :)