openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #06383
Re: Test failures in keystone with python 2.6
Fantastic, Monty. I'm glad to hear you're working on that and that you could reproduce what I saw in python 2.6. ;)
Let me know if I can help with any testing.
--
Major Hayden
Sent from a mobile device (please excuse brevity and errors)
On Dec 29, 2011, at 17:24, "Monty Taylor" <mordred@xxxxxxxxxxxx> wrote:
> I've got a todo-list item for getting testing/gating to use both 2.6 and
> 2.7. It's come up several times over a couple of different projects over
> the past week, so I've bumped it to the top of the list.
>
> Suffice it to say that I'm working on testing for this right now.
>
> I can confirm though that I see the same thing you do - 2.6 fails.
>
> I'll send a patch soon so that people can look at the same thing I'm
> looking at.
>
> Monty
>
> On 12/29/2011 03:01 PM, Jay Pipes wrote:
>> 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
>> <major.hayden@xxxxxxxxxxxxx> 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 : openstack@xxxxxxxxxxxxxxxxxxx
>>> Unsubscribe : https://launchpad.net/~openstack
>>> More help : https://help.launchpad.net/ListHelp
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~openstack
>> Post to : openstack@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~openstack
>> More help : https://help.launchpad.net/ListHelp
>>
References