Ilan Schnell | 21 Jul 20:52

Re: Overview of ETS 3.0 tests

Hi Martin,

I use:
Python 2.5.1 (r251:54863, Sep 22 2007, 01:43:31)
[GCC 4.2.1 (SUSE Linux)] on linux2

Martin Chilvers wrote:
> Hi Ilan,
>
>   
>> Traceback (most recent call last):
>>   File "provider_extension_registry_test_case.py", line 478, in
>> test_remove_provider
>>     self.assertEqual('x', listener.extension_point)
>> AssertionError: 'x' !=
>> <enthought.envisage.extension_point.ExtensionPoint object at 0x8510e2c>
>>     
>
> As it turns out, there *is* a bug in the provider extension registry and it was passing the 
> extension point to its listeners instead of the extension point Id...
>
> Before I check in the fix tho', I want to work out why it passed for me! What else could be 
> different between our setups? Are you using Python 2.4 or 2.5? No idea why that should matter, but 
> hey...
>
> Martin
>
> _______________________________________________
> Enthought-dev mailing list
> Enthought-dev@...
> https://mail.enthought.com/mailman/listinfo/enthought-dev
>
>
>   

Gmane