You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Blair Zajac <bl...@orcaware.com> on 2003/04/02 21:43:20 UTC

svn rev 5530 fails on diff_tests.py 12

I'm getting these messages from manually running diff_tests.py:

% cd subversion/tests/clients/cmdline/
% ./diff_tests.py
WARNING: Test driver returned a status code
PASS:  diff_tests.py 1: update a file
....
....
PASS:  diff_tests.py 11: don't diff file marked as binary type
subversion/libsvn_client/diff.c:1344: (apr_err=160013)
svn: Filesystem has no item
svn: 'file:///export/home1/blair/Code/Subversion/s/subversion/tests/clients/cmdline/repositories/diff_tests-12/A/does_not_exist' at rev 1 wasn't found in repository.
FAIL:  diff_tests.py 12: svn diff errors against a non-existant URL

What's with these "Test driver returned a status code" messages?

I'm on RedHat 9!!! if that makes a difference :)

Best,
Blair

-- 
Blair Zajac <bl...@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/

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

Re: svn rev 5530 fails on diff_tests.py 12

Posted by Blair Zajac <bl...@orcaware.com>.
Matt Kraai wrote:
> > Hi Matt,
> >
> > This is with 5530.  Somebody didn't read the subject line the whole
> > way :)
> 
> Doh, sorry.  Please try again with 5534 or later.

Thanks Matt for the quick fix!

Best,
Blair

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

Re: svn rev 5530 fails on diff_tests.py 12

Posted by Matt Kraai <kr...@alumni.cmu.edu>.
On Wed, Apr 02, 2003 at 02:27:38PM -0800, Blair Zajac wrote:
> Matt Kraai wrote:
> > 
> > On Wed, Apr 02, 2003 at 01:43:20PM -0800, Blair Zajac wrote:
> > > I'm getting these messages from manually running diff_tests.py:
> > >
> > > % cd subversion/tests/clients/cmdline/
> > > % ./diff_tests.py
> > > WARNING: Test driver returned a status code
> > > PASS:  diff_tests.py 1: update a file
> > > ....
> > > ....
> > > PASS:  diff_tests.py 11: don't diff file marked as binary type
> > > subversion/libsvn_client/diff.c:1344: (apr_err=160013)
> > > svn: Filesystem has no item
> > > svn: 'file:///export/home1/blair/Code/Subversion/s/subversion/tests/clients/cmdline/repositories/diff_tests-12/A/does_not_exist' at rev 1 wasn't found in repository.
> > > FAIL:  diff_tests.py 12: svn diff errors against a non-existant URL
> > 
> > Would you please update to revision 5524 or later and retest?
> 
> Hi Matt,
> 
> This is with 5530.  Somebody didn't read the subject line the whole
> way :)

Doh, sorry.  Please try again with 5534 or later.

Matt
-- 
It's most certainly GNU/Linux, not Linux.  Read more at
http://www.gnu.org/gnu/why-gnu-linux.html.

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

Re: svn rev 5530 fails on diff_tests.py 12

Posted by Blair Zajac <bl...@orcaware.com>.
Matt Kraai wrote:
> 
> On Wed, Apr 02, 2003 at 01:43:20PM -0800, Blair Zajac wrote:
> > I'm getting these messages from manually running diff_tests.py:
> >
> > % cd subversion/tests/clients/cmdline/
> > % ./diff_tests.py
> > WARNING: Test driver returned a status code
> > PASS:  diff_tests.py 1: update a file
> > ....
> > ....
> > PASS:  diff_tests.py 11: don't diff file marked as binary type
> > subversion/libsvn_client/diff.c:1344: (apr_err=160013)
> > svn: Filesystem has no item
> > svn: 'file:///export/home1/blair/Code/Subversion/s/subversion/tests/clients/cmdline/repositories/diff_tests-12/A/does_not_exist' at rev 1 wasn't found in repository.
> > FAIL:  diff_tests.py 12: svn diff errors against a non-existant URL
> 
> Would you please update to revision 5524 or later and retest?

Hi Matt,

This is with 5530.  Somebody didn't read the subject line the whole
way :)

Best,
Blair

-- 
Blair Zajac <bl...@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/

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

Re: svn rev 5530 fails on diff_tests.py 12

Posted by Matt Kraai <kr...@alumni.cmu.edu>.
On Wed, Apr 02, 2003 at 01:43:20PM -0800, Blair Zajac wrote:
> I'm getting these messages from manually running diff_tests.py:
> 
> % cd subversion/tests/clients/cmdline/
> % ./diff_tests.py
> WARNING: Test driver returned a status code
> PASS:  diff_tests.py 1: update a file
> ....
> ....
> PASS:  diff_tests.py 11: don't diff file marked as binary type
> subversion/libsvn_client/diff.c:1344: (apr_err=160013)
> svn: Filesystem has no item
> svn: 'file:///export/home1/blair/Code/Subversion/s/subversion/tests/clients/cmdline/repositories/diff_tests-12/A/does_not_exist' at rev 1 wasn't found in repository.
> FAIL:  diff_tests.py 12: svn diff errors against a non-existant URL

Would you please update to revision 5524 or later and retest?

> What's with these "Test driver returned a status code" messages?

An intermediate step of issue #1192.

Matt
-- 
It's most certainly GNU/Linux, not Linux.  Read more at
http://www.gnu.org/gnu/why-gnu-linux.html.

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