> -----Original Message-----
> From: [email protected] [mailto:[email protected]]
> Sent: donderdag 8 april 2010 2:28
> To: [email protected]
> Subject: svn commit: r931738 - in
> /subversion/trunk/subversion/tests/cmdline: diff_tests.py merge_tests.py
>
> Author: gstein
> Date: Thu Apr 8 00:28:17 2010
> New Revision: 931738
>
> URL: http://svn.apache.org/viewvc?rev=931738&view=rev
> Log:
> XFail two more tests that throw errors because we cannot represent a
> local-add within a copied subtree.
>
> * subversion/tests/cmdline/diff_tests.py:
> (diff_in_renamed_folder): add comment about breakage
> (test_list): XFail the above test
>
> * subversion/tests/cmdline/merge_tests.py:
> (merge_catches_nonexistent_target): add comment about breakage
> (test_list): XFail the above test
svnsync_tests.py 16 needs the same handling. (It also fails on a local add
below a copy).
(This test is skipped on ra_local)
Bert