[Zope-CMF] Re: CVS: Products/CMFCore/tests -
test_CMFCatalogAware.py:1.4.2.2
Tres Seaver
tseaver at palladion.com
Wed Jun 15 10:53:12 EDT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
yuppie wrote:
> Tres Seaver wrote:
>
>> Update of /cvs-repository/Products/CMFCore/tests
>> In directory cvs.zope.org:/tmp/cvs-serv12473/CMFCore/tests
>>
>> Modified Files:
>> Tag: tseaver-z28_only-branch
>> test_CMFCatalogAware.py Log Message:
>> - Remove two tests of no-longer-present BBB behavior.
>>
>>
>> === Products/CMFCore/tests/test_CMFCatalogAware.py 1.4.2.1 => 1.4.2.2 ===
>> --- Products/CMFCore/tests/test_CMFCatalogAware.py:1.4.2.1 Tue Jun
>> 14 21:20:26 2005
>> +++ Products/CMFCore/tests/test_CMFCatalogAware.py Tue Jun 14
>> 21:23:53 2005
>> @@ -151,7 +151,7 @@
>> self.failIf(bar.notified)
>> self.failIf(hop.notified)
>>
>> - def test_reindexObjectSecurity_oldbrain(self):
>> + def BBB_test_reindexObjectSecurity_oldbrain(self):
>> self.site.portal_catalog.brain_class = DummyOldBrain
>> foo = self.site.foo
>> self.site.foo.bar = TheClass('bar')
>> @@ -194,7 +194,7 @@
>> self.failIf(foo.notified)
>> self.failIf(missing.notified)
>>
>> - def test_reindexObjectSecurity_missing_oldbrain(self):
>> + def BBB_test_reindexObjectSecurity_missing_oldbrain(self):
>> # Missing object is swallowed by old Zope brains
>> self.site.portal_catalog.brain_class = DummyOldBrain
>> foo = self.site.foo
>
>
> Why are they just disabled, not removed?
Good question. Caffeine deficiency is probably the only plausible
explanation. ;) I just removed them.
Tres.
- --
===================================================================
Tres Seaver +1 202-558-7113 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCsEDY+gerLs4ltQ4RAqn8AJ0azKDcmaYN++0K3Kf88vQNSWuPNgCeMpHQ
J1jFdsZZA2hbfK7hWLp05lM=
=TJyu
-----END PGP SIGNATURE-----
More information about the Zope-CMF
mailing list