21 Jul 18:51
Re: Overview of ETS 3.0 tests
From: Martin Chilvers <martin_chilvers@...>
Subject: Re: Overview of ETS 3.0 tests
Newsgroups: gmane.comp.python.enthought.devel
Date: 2008-07-21 16:51:20 GMT
Subject: Re: Overview of ETS 3.0 tests
Newsgroups: gmane.comp.python.enthought.devel
Date: 2008-07-21 16:51:20 GMT
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
RSS Feed