[Dev] collection/set integration branch
Phillip J. Eby
pje at telecommunity.com
Mon Aug 8 13:54:20 PDT 2005
At 01:16 PM 8/8/2005 -0700, Katie Capps Parlante wrote:
>* Bear is going to create a new branch off of the trunk, after Phillip has
>made a few name changes. John has already moved some of the changes from
>the branch to the trunk, and will check in the remaining work after the
>new branch is created.
FYI, I've almost completed the name change, but I have one failing test
that I don't understand:
======================================================================
FAIL: testFilteredCollection (osaf.pim.tests.TestCollections.CollectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"C:\cygwin\home\pje\c6\chandler\parcels\osaf\pim\tests\TestCollections.py",
line 226, in testFilteredCollection
self.failUnless(nh3.checkLog("add", f2, x))
AssertionError
----------------------------------------------------------------------
I checked out a clean copy of the trunk, and it gets the same error.
After a little inspection, I discovered that this test is not being run by
the tinderbox, which is why it's not failing there. However, if you use
run_tests it does not get run.
So, I'm going to go ahead and check in, since it appears that this test is
not intended to actually run. If I'm wrong, somebody please speak up now.
More information about the Dev
mailing list