I bet it's the version of the webob library in use. Would you mind posting which webob versions are installed on those systems?
Thanks Major! -jay On Wed, Dec 28, 2011 at 9:04 AM, Major Hayden <[email protected]> wrote: > Hello there, > > I've had some difficulties getting tests to pass in keystone on python 2.6 > since some commits on December 23: > > https://review.openstack.org/#change,2504 > > I'm still a bit new to the differences between python 2.6 and 2.7, but I > tried running the tests on a few different platforms anyway to see if I could > find a pattern: > > Debian Squeeze (python 2.6.6) - failed > Debian Wheezy (python 2.7.2) - passed > Fedora 15 (python 2.7.1) - passed > > Here's the failure I'm having in python 2.6: > > http://pastie.org/pastes/3084725/text > > Is anyone else having a similar issue on python 2.6? I've triple-checked to > make sure my python modules are up to date with what is required by > tools/pip-requires within the keystone repository. > > -- > Major Hayden > > > _______________________________________________ > Mailing list: https://launchpad.net/~openstack > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

