[Neal Norwitz, on -R testing]
> ...
> For the latest results, see:
> http://docs.python.org/dev/results/make-test-refleak.out
>
> Several tests fail consistently with -R. These are the most recent
> from the link above: test_decimal test_difflib test_logging
> test_optparse test_warnings.
>
> It
I'm not sure this is going to be all that helpful. If there's more I can do
to help track down these problems, let me know.
Last night I ran
make test EXTRATESTOPTS='-R :: -uall -r'
on my Mac laptop after a fresh svn up. I wasn't ready for how long that
would run!
I got plenty of test fai
[EMAIL PROTECTED]
> I'm not sure this is going to be all that helpful. If there's more I can do
> to help track down these problems, let me know.
Sure: you can do _everything_ to track them down ;-)
> Last night I ran
>
> make test EXTRATESTOPTS='-R :: -uall -r'
>
> on my Mac laptop after a
On 4/2/06, Tim Peters <[EMAIL PROTECTED]> wrote:
>
> Does anyone else routinely use -R? If anyone does, do all the tests
> pass for them?
Yes and no. Every 12 hours, see Misc/build.sh
For the latest results, see:
http://docs.python.org/dev/results/make-test-refleak.out
Several tests fail cons