[Python-Dev] Whole bunch of test failures on OSX
Neal Norwitz
nnorwitz at gmail.com
Mon Apr 3 03:07:49 CEST 2006
On 4/2/06, Tim Peters <tim.peters at gmail.com> 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 consistently with -R. These are the most recent
from the link above: test_decimal test_difflib test_logging
test_optparse test_warnings.
It would be great if someone would figure out why these tests fail
when running under -R and fix them.
n
More information about the Python-Dev
mailing list