=== EnvyOpla is now known as Pikiora [04:25] lifeless: ping? Got a minute? [04:40] hi [04:40] sure [04:44] lifeless: so we're using python-junitxml to get test results published in jenkins. Everything was working smoothly, and then today we start getting 0-byte result files. [04:44] it seems that if we run just part of the test suite everything works as expected [04:44] ...but if we run the whole thing we end up with an empty file. [04:45] I've tried writing a test to reproduce the problem, but haven't had any luck so far. I was wondering if you've come across this before? [04:45] something is exiting the process without letting normal cleanup occur [04:45] e.g. calling _exit() [04:46] or segfault [04:46] lifeless: hmmmm, that sounds plausible [04:46] the way the file gets written [04:46] is that each test accumulates data in an object [04:46] and result.stopTestRun() triggers serialization [04:47] stopTestRun is not getting called [04:47] -> one of the things I listed is the cause ;) [04:47] sadly junit files cannot be written incrementally [04:47] lifeless: awesome, thanks. I should be able to track it down now [04:50] gl [04:52] ty [05:06] lifeless: heh, I figured it out - jenkins was aborting our test runner since it had taken longer than the configured timeout, and I didn't notice the log message :) [05:15] :) [21:41] morning [21:41] ibeardslee: yeah, lovely holiday [21:41] really didn't want to come back to the winter :) [21:42] it was a crazy 3 weeks going all around the UK to see people, but a good half a week in Paris at the end