[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: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 17 Jul 2008 12:25:08 -0400

On Thu, Jul 17, 2008 at 12:22 PM, C. Michael Pilato <cmpilato_at_collab.net> wrote:
> 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!!!

I used make check-swig-py, but based on the stack trace I'd say it was
the same test.

The other bindings all tested fine.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-07-17 18:25:34 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.