New issue 641: MemoryError when writing junitxml for large test suite
https://bitbucket.org/hpk42/pytest/issue/641/memoryerror-when-writing-junitxml-for
Michael Howitz:
In a large project (> 3500 Tests) we get a MemoryError when writing the junit
xml file.
(The host is our Jenkins CI ser
New issue 524: xdist: --looponfail does not respect --tx
https://bitbucket.org/hpk42/pytest/issue/524/xdist-looponfail-does-not-respect-tx
Michael Howitz:
When specifying --looponfail and --tx the latter gets ignored.
I was trying to get --looponfail running for a buildout based project. With