You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Joe Swatosh <jo...@gmail.com> on 2007/08/31 05:00:50 UTC

Python bindings built with MSDEV6 access violation during tests

Since we are trying to wind up 1.5....

I've built with SWIG 1.3.24 and 1.3.25 and got the same results ==
ACCESS VIOLATION

--
Joe


D:\SVN\src-trunk>python
D:\SVN\src-trunk\subversion\bindings\swig\python\tests\run_all.py -v
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 ... ok
Test svn_client_open_ra_session(). ... ok
Test svn_client_url_from_path for a file:// URL ... ok
Test svn_client_uuid_from_path. ... ok
Test svn_client_uuid_from_url on a file:// URL ... ok
Test tx_invoke_window_handler ... ok
Test assert_valid method on proxy objects ... ok
test_compatibility_layer (pool.PoolTestCase) ... ok
Check that integer struct members work correctly ... ok
Check that object struct members work correctly ... ok
test_pool (pool.PoolTestCase) ... ok
test_commit (ra.SubversionRepositoryAccessTestCase) ... ok
test_commit2 (ra.SubversionRepositoryAccessTestCase) ... ok
test_commit3 (ra.SubversionRepositoryAccessTestCase) ... ok
test_delta_driver_commit (ra.SubversionRepositoryAccessTestCase) ... ok
test_do_diff2 (ra.SubversionRepositoryAccessTestCase) ... ok
test_get_dir2 (ra.SubversionRepositoryAccessTestCase) ... ok
test_get_file (ra.SubversionRepositoryAccessTestCase) ...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org