Comment 6 for bug 954057

Revision history for this message
Major Hayden (rackerhacker) wrote : Re: memcache test failing in python 2.6

I have two Debian Squeeze VM's which both have python 2.6.6. The memcache tests passed on one VM but not the other. If I clear out the .venv on both and try again, I get the same failure. Both virtual environments contain the exact same python packages installed by pip (verified with a pip freeze).

I've tried just about everything I can think of to get the test to pass on the original server but I'm not having any luck.