[Python-Dev] test_sort.py failure (original) (raw)
Guido van Rossum guido at python.org
Thu Jul 29 00:20:15 CEST 2004
- Previous message: [Python-Dev] Can we limit the effects of module execution tosys.modules? (was Fix import errors to have data)
- Next message: [Python-Dev] RE: test_sort.py failure
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I had test_sort.py fail once on line 143 (in test_bug453523). Later it wouldn't fail. The code in question uses a random generator. Could I have been unlucky enough that the particular random sequence it used this time didn't create the intended failure condition?
--Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Can we limit the effects of module execution tosys.modules? (was Fix import errors to have data)
- Next message: [Python-Dev] RE: test_sort.py failure
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]