You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Michael W Thelen <mi...@pietdepsi.com> on 2006/01/13 17:35:08 UTC

Re: [PATCH] Show correct error when running python tests with srcdir!=builddir

Tobias Schäfer wrote:
> With the attached patch the correct error is printed out: 
> ['/bin/sh: /usr/local/src/svn/subversion-trunk/svn/subversion/subversion/svnadmin/svnadmin: 
> No such file or directory\n']
> EXCEPTION: SVNRepositoryCreateFailure
> FAIL:  commit_tests.py 1: commit one file
> "
> 
> This doesn't solve the problem that the tests don't run when subversion is 
> built in a directory other than the source tree but at least the correct error 
> is shown. I don't have a solution for this problem but maybe someone has an 
> idea.

Thank you for the patch.  It looks pretty simple and straightforward.
Would any full committer be willing to give it the thumbs-up?  If there
are no responses in the next day or two, I'll file an issue for it in
the issue tracker.

-- 
Michael W Thelen
It is a mistake to think you can solve any major problems just with
potatoes.       -- Douglas Adams

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

Re: [PATCH] Show correct error when running python tests with srcdir!=builddir

Posted by Michael W Thelen <mi...@pietdepsi.com>.
Michael W Thelen wrote:
>>With the attached patch the correct error is printed out: 
>>['/bin/sh: /usr/local/src/svn/subversion-trunk/svn/subversion/subversion/svnadmin/svnadmin: 
>>No such file or directory\n']
>>EXCEPTION: SVNRepositoryCreateFailure
>>FAIL:  commit_tests.py 1: commit one file
>>"
>>
>>This doesn't solve the problem that the tests don't run when subversion is 
>>built in a directory other than the source tree but at least the correct error 
>>is shown. I don't have a solution for this problem but maybe someone has an 
>>idea.
> 
> Thank you for the patch.  It looks pretty simple and straightforward.
> Would any full committer be willing to give it the thumbs-up?  If there
> are no responses in the next day or two, I'll file an issue for it in
> the issue tracker.

I've filed the patch as issue #2488:
http://subversion.tigris.org/issues/show_bug.cgi?id=2488


-- 
Michael W Thelen
It is a mistake to think you can solve any major problems just with
potatoes.       -- Douglas Adams

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