[Zope-Checkins] CVS: Zope/lib/python/Products/PluginIndexes/tests - framework.py:NONE testFieldIndex.py:NONE testKeywordIndex.py:NONE testPathIndex.py:NONE testSplitter.py:NONE testTextIndex.py:NONE
Tres Seaver
tseaver@zope.com
Wed, 17 Oct 2001 16:00:34 -0400
Update of /cvs-repository/Zope/lib/python/Products/PluginIndexes/tests
In directory cvs.zope.org:/tmp/cvs-serv30119/lib/python/Products/PluginIndexes/tests
Removed Files:
framework.py testFieldIndex.py testKeywordIndex.py
testPathIndex.py testSplitter.py testTextIndex.py
Log Message:
o Land unit test cleanup from branch.
o Known breakage as of 2001/10/17:
- TAL test suite is very broken (TAL is currently suppressed in
lib/python/.testinfo).
- AccessControl tests don't run if run first; lib/python/.testinfo
pushes them to the end of the queue, at which point they *do* run.
Global side effects suck!
- lib/python/BTrees/testBTreesUnicode.py: weird flakiness around
comparison of ASCII and Unicode strings; breaks in different
ways under Python 2.1 and 2.2.
- lib/python/Products/PageTemplates/tests: three tests break due
to security asserctions.
=== Removed File Zope/lib/python/Products/PluginIndexes/tests/framework.py ===
=== Removed File Zope/lib/python/Products/PluginIndexes/tests/testFieldIndex.py ===
=== Removed File Zope/lib/python/Products/PluginIndexes/tests/testKeywordIndex.py ===
=== Removed File Zope/lib/python/Products/PluginIndexes/tests/testPathIndex.py ===
=== Removed File Zope/lib/python/Products/PluginIndexes/tests/testSplitter.py ===
=== Removed File Zope/lib/python/Products/PluginIndexes/tests/testTextIndex.py ===