[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Status of Python bindings in 1.5.x branch

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Thu, 17 Jul 2008 12:22:41 -0400

Mark Phippard wrote:
> When I run the Python tests they are segfaulting. I have not run them
> in a while, it could be my system. Could someone run the tests on the
> latest branch and confirm they still work OK for you?
>

$ cd ~/projects/subversion-1.5.x/subversion/bindings/swig/python
$ python ./tests/run_all.py -v
test_SubversionException (core.SubversionCoreTestCase) ... ok
test_mime_type_is_binary (core.SubversionCoreTestCase) ... ok
test_mime_type_validate (core.SubversionCoreTestCase) ... ok
test_mergeinfo_get (mergeinfo.SubversionMergeinfoTestCase) ... ok
Test svn_mergeinfo_merge() ... ok
Test svn_mergeinfo_parse() ... ok
test_mergeinfo_sort (mergeinfo.SubversionMergeinfoTestCase) ... ok
test_rangelist_merge (mergeinfo.SubversionMergeinfoTestCase) ... ok
test_rangelist_reverse (mergeinfo.SubversionMergeinfoTestCase) ... ok
Test playing with C batons ... ok
Test direct method calls to callbacks ... ok
Test svn_client_checkout2. ... ok
test_client_ctx_baton_lifetime (client.SubversionClientTestCase) ... ok
Test svn_client_info on an empty repository ... ok
Test svn_client_info on working copy file and remote files. ... ok
Test svn_client_log3 on a file:// URL ... ok
Test svn_client_mkdir2 on a file:// URL ... Segmentation fault

Uh-oh!!!

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2008-07-17 18:22:59 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.