Closed mrtyler closed 10 years ago
My guess is something going on with the ordering of results returned. IIRC that test_results
method is just returning the values of a dict, which aren't guaranteed to be in any particular order. I'll confirm tomorrow and put together a fix.
Latest master with Python 2.7.5. When I do
make test
I get this failure:But when I run the test more surgically, it always passes: