[Pulp-list] debugging rhel5 pulp unit tests

wes hayutin whayutin at redhat.com
Fri Jun 22 17:41:35 UTC 2012


On 06/22/2012 01:28 PM, John Matthews wrote:
> I think we may have introduced something on our v2 tests that is making python on rhel5 unhappy.
> I setup an env similar to Wes and verified I was seeing the same issue with v2 tests but not with v1 tests.
>
>  From v2 tests we are seeing the below:
>
> Memory Handler Error:
> ....
> File "/usr/lib64/python2.4/logging/__init__.py", line 674, in close
>    del _handlers[self]
> KeyError:<nose.plugins.logcapture.MyMemoryHandler instance at 0x2ba41d7315a8>
>
>
>
> Then I checked out pulp_v1 and ran the unit tests on the same box, the logging errors no longer showed up.
> Most of the tests ran correct, there were a few failures related to certs, but nothing related to logging.
>
>
> It may be worth investigating this more to determine what did we do in v2 to cause these python patches to be required.

Thats actually a legit rhel5 python issue
https://bugzilla.redhat.com/show_bug.cgi?id=573782
>
>
>
>
> ----- Original Message -----
>> Ok.. there are still some errors and failures, but its at least sane
>> now..
>> Attached are my results and some patches I found to fix python..
>>
>> Let me know if you think I should apply them to the rhel5 slave
>>
>>
>>
>> _______________________________________________
>> Pulp-list mailing list
>> Pulp-list at redhat.com
>> https://www.redhat.com/mailman/listinfo/pulp-list
>>




More information about the Pulp-list mailing list