[Python-Dev] test failures...

Skip Montanaro skip@mojam.com (Skip Montanaro)
Fri, 23 Jun 2000 20:09:04 -0500


Using the latest CVS code, I get failures for three tests on my Linux
Mandrake 6.1 laptop:

  test test_exceptions failed -- Writing: 'spam', expected: 'Attr'
  test test_types crashed -- exceptions.OverflowError : long int too long to convert
  test test_long failed -- int(long(-sys.maxint-1)) overflowed!

Are these known/expected or unknown/unexpected failures?