You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Karl Fogel <kf...@red-bean.com> on 2007/10/13 00:48:53 UTC

many test failures in clean trunk (r27166) ?

Pristine trunk (at r27166, current HEAD) seems to have lots of
failures over ra_neon:

   update_tests.py 38: update degrades well if copyfrom_path unavailable
   log_tests.py 16: test sensitive log on a single revision
   log_tests.py 17: test 'svn log -g' on a branching revision
   log_tests.py 18: test 'svn log -g' on a non-branching revision
   log_tests.py 19: test 'svn log -g' a path added before merge
   copy_tests.py 13: copy item to root of repository
   copy_tests.py 29: copy a complex mixed-rev wc
   copy_tests.py 62: copy urls using peg rev syntax
   copy_tests.py 66: svn cp --parents WC_PATH URL
   copy_tests.py 67: svn cp --parents URL URL
   diff_tests.py 19: diff between two file URLs (issue #1311)
   
There may be more, I had to stop the test run early.

Anyone know what's up?  I'd like to test my patch for issue #2959, but
if the test suite is broken, I guess I'll just check in the changes
and hope for the best, mu-wah-ha-ha-ha-haaaaah...

-Karl

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

Re: many test failures in clean trunk (r27166) ?

Posted by Lieven Govaerts <sv...@mobsol.be>.
Karl Fogel wrote:
> Pristine trunk (at r27166, current HEAD) seems to have lots of
> failures over ra_neon:
>
>    update_tests.py 38: update degrades well if copyfrom_path unavailable
>    log_tests.py 16: test sensitive log on a single revision
>    log_tests.py 17: test 'svn log -g' on a branching revision
>    log_tests.py 18: test 'svn log -g' on a non-branching revision
>    log_tests.py 19: test 'svn log -g' a path added before merge
>    copy_tests.py 13: copy item to root of repository
>    copy_tests.py 29: copy a complex mixed-rev wc
>    copy_tests.py 62: copy urls using peg rev syntax
>    copy_tests.py 66: svn cp --parents WC_PATH URL
>    copy_tests.py 67: svn cp --parents URL URL
>    diff_tests.py 19: diff between two file URLs (issue #1311)
>    
> There may be more, I had to stop the test run early.
>
> Anyone know what's up?  I'd like to test my patch for issue #2959, but
> if the test suite is broken, I guess I'll just check in the changes
> and hope for the best, mu-wah-ha-ha-ha-haaaaah...
>   
Fixed in r27170.

Lieven

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