On Apr 11, 2009, at 20:50, Jacob Floyd <[email protected]>
wrote:
> With the patch I sent, I get all oks, but there's some extra output,
> that I don't know if I should worry about, or if it's normal. Here's
> the output from some of the tests (What I skipped passed with a
> simple ok, or was clearly intended output). Thanks again for all
> your help!
The extra output looks familiar. The patch you wrote should only
affect one or two tests anyway. Nothing looks unusual here.
Andi..
>
>
> running test
> running egg_info
> writing chandlerdb.egg-info/PKG-INFO
> writing top-level names to chandlerdb.egg-info/top_level.txt
> writing dependency_links to chandlerdb.egg-info/dependency_links.txt
> reading manifest file 'chandlerdb.egg-info/SOURCES.txt'
> writing manifest file 'chandlerdb.egg-info/SOURCES.txt'
> running build_ext
> copying build/lib.linux-i686-2.5/chandlerdb/util/c.so -> chandlerdb/
> util
> copying build/lib.linux-i686-2.5/chandlerdb/schema/c.so ->
> chandlerdb/schema
> copying build/lib.linux-i686-2.5/chandlerdb/item/c.so -> chandlerdb/
> item
> copying build/lib.linux-i686-2.5/chandlerdb/persistence/c.so ->
> chandlerdb/persistence
> testDifference (tests.TestAbstractSets.TestAbstractSets) ... ok
> testDuplicate (tests.TestAbstractSets.TestAbstractSets) ... Set
> 'Union((UUID('04lQcoD517u8Gg00PNUgx6'), 'set'),
> (UUID('04nwswD517u8Gg00PNUgx6'), 'set'))', value of attribute 'set'
> on <Movie: m2 0116d0ca-2714-11de-8a90-000cf1e10846> has duplicated
> source (<Movie: m4 01184572-2714-11de-8a90-000cf1e10846>, writers)
> ok
> testFilter (tests.TestAbstractSets.TestAbstractSets) ... ok
> testIntersection (tests.TestAbstractSets.TestAbstractSets) ... ok
> ''' SNIP '''
> testDeferredReindexing (tests.TestIndexes.TestIndexes) ...
> Attributes (('frenchTitle', 'title')) in index (<Actor: KHepburn
> 0dd312c4-2714-11de-8a90-000cf1e10846>, movies, f) are correlated but
> the kind of the items being indexed is not declared. This
> correlation will not be heeded during view merges
> ok
> testDeferredReindexingAdd (tests.TestIndexes.TestIndexes) ...
> Attributes (('frenchTitle', 'title')) in index (<Actor: KHepburn
> 0f6f71ae-2714-11de-8a90-000cf1e10846>, movies, f) are correlated but
> the kind of the items being indexed is not declared. This
> correlation will not be heeded during view merges
> ok
> ''' SNIP '''
> testDeepCopyRef (tests.TestDeepCopyRef.TestDeepCopyRef) ...
> eggsClone.event is <Item (new): 522783ba-2714-11de-8a90-000cf1e10846>
> eggsBlock.event is <Item (new): spamEvent
> 52273194-2714-11de-8a90-000cf1e10846>
> ok
> ''' SNIP '''
> testReopen (tests.TestMove.TestMove) ... ok
> testReopenCommit (tests.TestMove.TestMove) ... ok
> Create a repository and make sure it is open ... creating repository
> in /var/tmp/portage/dev-python/chandlerdb-0.7.37/work/chandler-1.0.2/
> internal/chandlerdb/tests/__repository__
> <DBRepository>: checkpointing every 10 minutes
> closed db in 0:00:00.029652
> ok
> Create and then delete a repository, verify it doesn't exist ...
> creating repository in /var/tmp/portage/dev-python/chandlerdb-0.7.37/
> work/chandler-1.0.2/internal/chandlerdb/tests/__repository__
> <DBRepository>: checkpointing every 10 minutes
> closed db in 0:00:00.015840
> opening repository in /var/tmp/portage/dev-python/chandlerdb-0.7.37/
> work/chandler-1.0.2/internal/chandlerdb/tests/__repository__
> closed db in 0:00:00.000188
> ok
> Minimal test to ensure that we can load packs ... creating
> repository in /var/tmp/portage/dev-python/chandlerdb-0.7.37/work/
> chandler-1.0.2/internal/chandlerdb/tests/__repository__
> <DBRepository>: checkpointing every 10 minutes
> closed db in 0:00:00.019838
> ok
> The repository should not exist at this point ... opening repository
> in /var/tmp/portage/dev-python/chandlerdb-0.7.37/work/chandler-1.0.2/
> internal/chandlerdb/tests/__repository__
> closed db in 0:00:00.000094
> ok
> ''' SNIP '''
> testMonitor (tests.TestMixins.TestMixins) ... <Movie:
> 754a15b0-2714-11de-8a90-000cf1e10846> kindChanged add <Movie:
> 754a15b0-2714-11de-8a90-000cf1e10846> <Kind: Movie
> 7536fce6-2714-11de-8a90-000cf1e10846>
> 75499a40-2714-11de-8a90-000cf1e10846 ()
> ok
> ''' SNIP '''
> ----------------------------------------------------------------------
> Ran 149 tests in 292.200s
>
> OK
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> Open Source Applications Foundation "chandler-dev" mailing list
> http://lists.osafoundation.org/mailman/listinfo/chandler-dev
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev