[issue1481] test_uuid is warning about unreliable functions

Brian Curtin report at bugs.python.org
Fri Jan 29 02:55:36 CET 2010


Brian Curtin <curtin at acm.org> added the comment:

These tests have been disabled for a little over two years now. I've run the previously disabled tests on Windows, Mac OSX, and Linux numerous times and haven't seen any instability or failures (not that it proves much). 

I wasn't around at the time to know what specific platforms caused the instability and don't see any evidence, but can we re-enable them to see if and where they cause problems today? The attached patch re-enables the disabled tests, and brings the if-statement skipping up to speed with skip decorators.

----------
keywords: +needs review, patch
nosy: +brian.curtin
stage:  -> patch review
versions: +Python 2.7, Python 3.1, Python 3.2 -Python 3.0
Added file: http://bugs.python.org/file16031/issue1481.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1481>
_______________________________________


More information about the Python-bugs-list mailing list