Re: Adjusting the way Fedora runs Python's test suite

2017-07-20 Thread Nick Coghlan
On 21 July 2017 at 02:03, Charalampos Stratakis wrote: > First step is done [0] > > [0] > http://pkgs.fedoraproject.org/cgit/rpms/python3.git/commit/?id=5b6a3e0e34f46702773ad1082df3b782c1a8b7ac Nice! So that just leaves the --findleaks -> -j0 change, and that's gated on both the upcoming pkgdb

Re: Adjusting the way Fedora runs Python's test suite

2017-07-20 Thread Charalampos Stratakis
First step is done [0] [0] http://pkgs.fedoraproject.org/cgit/rpms/python3.git/commit/?id=5b6a3e0e34f46702773ad1082df3b782c1a8b7ac Regards, Charalampos Stratakis Software Engineer Python Maintenance Team, Red Hat - Original Message - From: "Nick Coghlan" To: "Fedora Python SIG" Sent

Re: Adjusting the way Fedora runs Python's test suite

2017-07-20 Thread Nick Coghlan
On 20 July 2017 at 16:12, Bohuslav Kabrda wrote: > On Thu, Jul 20, 2017 at 7:51 AM, Nick Coghlan wrote: >> * checking for refleaks means we can't run parallel tests across >> multiple processes. If we were to move refleak testing out to an >> integration test in Taskotron, then the tests could be