[Python-Dev] Worse news

Jeremy Hylton jeremy@alum.mit.edu
Mon, 22 Jan 2001 10:44:41 -0500 (EST)


On Linux, I am also seeing test_cpickle failures.  I have not been
able to reproduce failures in test_extcall or test_sax.

I ran 'regrtest.py -r -x test_thread test_unicodedata test_signal
test_select test_poll' 10 times and test_cpickle failed five times.
(I did the peculiar run because exclyding those five tests shaves two
minutes off the running time of the test suite.)

No more time to look into this...

Jeremy