You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Senthil Kumaran S <se...@collab.net> on 2007/08/20 09:32:06 UTC

[PATCH] XFail test for bug #2876

Hi,

I am attaching a patch along with this mail which has an XFail test case 
(merge_fails_if_subtree_is_deleted_on_src) added to merge_tests.py to 
illustrate bug #2876.

[[[
XFail Testcase to prove bug #2876

  See http://subversion.tigris.org/issues/show_bug.cgi?id=2876

    * subversion/tests/cmdline/svntest/main.py
      (file_substitute): New function.

    * subversion/tests/cmdline/merge_tests.py
      (merge_fails_if_subtree_is_deleted_on_src): New function.
      (test_list): Add 'merge_fails_if_subtree_is_deleted_on_src' as
       XFail test to test_list

Patch by: Senthil Kumaran <se...@collab.net>
Suggested by: kameshj
]]]


Thank You.

--
Senthil Kumaran S
http://www.stylesen.org/

Re: [PATCH] XFail test for bug #2876

Posted by Kamesh Jayachandran <ka...@collab.net>.
Thanks Senthil,
Committed after removing duplicate code and tweak to the testcase itself 
at r26227.

With regards
Kamesh Jayachandran
Senthil Kumaran S wrote:
> Hi,
>
> I am attaching a patch along with this mail which has an XFail test 
> case (merge_fails_if_subtree_is_deleted_on_src) added to 
> merge_tests.py to illustrate bug #2876.
>
> [[[
> XFail Testcase to prove bug #2876
>
>  See http://subversion.tigris.org/issues/show_bug.cgi?id=2876
>
>    * subversion/tests/cmdline/svntest/main.py
>      (file_substitute): New function.
>
>    * subversion/tests/cmdline/merge_tests.py
>      (merge_fails_if_subtree_is_deleted_on_src): New function.
>      (test_list): Add 'merge_fails_if_subtree_is_deleted_on_src' as
>       XFail test to test_list
>
> Patch by: Senthil Kumaran <se...@collab.net>
> Suggested by: kameshj
> ]]]
>
>
> Thank You.
>
> -- 
> Senthil Kumaran S
> http://www.stylesen.org/
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

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