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

Re: [PATCH] Fix python testsuite issues ("Can't remove re-cache.db")

From: Jens Peters <jpeters7677_at_gmx.de>
Date: Tue, 05 May 2009 20:34:44 +0200

On 5-5-2009 19:38, David James wrote:
> Thanks Jens. I've committed your patch in 37586.
>
> On my machine, the SWIG Python tests currently hang halfway through,
> but I can confirm that this isn't related to the patch -- Greg, could
> you take a look? The SWIG Python tests hang during the
> test_diff_editor4 test in wc.py.
>
> Cheers,
>
> David

Hi David,

Thank you for committing my patch.

Om my machine the testsuite runs now nice until the end. I switched back
to swig 1.3.36 which resolved the earlier mentioned differences in the
baton adresses, but I have still one failure. It looks like a path is
added twice somwhere.

======================================================================
ERROR: test_status_editor (wc.SubversionWorkingCopyTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
   File
"D:\develop\svn\subversion-1.6\subversion\bindings\swig\python\tests\wc.p
y", line 162, in test_status_editor
     editor.close_edit(edit_baton)
   File "d:\opt\Subversion\python\libsvn\delta.py", line 458, in close_edit
     return svn_delta_editor_invoke_close_edit(self, *args)
   File "d:\opt\Subversion\python\libsvn\delta.py", line 677, in
svn_delta_editor
_invoke_close_edit
     return apply(_delta.svn_delta_editor_invoke_close_edit, args)
SubversionException: ("Can't check path
'd:\\tmp\\tmpgz7_dk\\d:\\tmp\\tmpgz7_dk'
: The filename, directory name, or volume label syntax is incorrect. ",
720123)

----------------------------------------------------------------------
Ran 106 tests in 27.660s

FAILED (errors=1)

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2071691
Received on 2009-05-05 20:35:24 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.