Message71635
This is a failure that seems to occur quite often (always?) on the
Solaris buildbot:
======================================================================
FAIL: test_invalid_inputs (test.test_float.HexFloatTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home2/buildbot/slave/3.0.loewis-sun/build/Lib/test/test_float.py",
line 451, in test_invalid_inputs
self.assertRaises(ValueError, fromHex, x)
AssertionError: ValueError not raised by fromhex
---------------------------------------------------------------------- |
|
| Date |
User |
Action |
Args |
| 2008-08-21 13:18:35 | pitrou | set | recipients:
+ pitrou |
| 2008-08-21 13:18:35 | pitrou | set | messageid: <[email protected]> |
| 2008-08-21 13:18:34 | pitrou | link | issue3633 messages |
| 2008-08-21 13:18:34 | pitrou | create | |
|