Comment 5 for bug 954057

Revision history for this message
Joseph Heck (heckj) wrote : Re: memcache test failing in python 2.6

Sorry Chmouel -here's some more detail.

I've done a full clear of the venv and run the tests through. It's completely repeatable on my laptop. I walked through the tests with pdb, and agonizingly enough, the code pass worked exactly as I expected when I was stepping through slowing and reading the code.

I can't imagine it's a "timing" thing after reading through the code, but that's what it appears to be. I was going to add logging to the tests and see what nose found for me while running full-bore (no dropping into pdb) to track this down.

If you have any brilliant insight, I'm all ears.

The tests *are* working 100% on my linux host where I do development, it's just not on my personal laptop.