You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by vi...@collab.net on 2005/05/10 10:37:45 UTC

[PATCH] (revised) issue #876

[[[
    Add a regression test for issue #876
* subversion/tests/clients/cmdline/revert_tests.py
  (move_revert): A new function to test a moved and
  then reverted file.
]]]

Revised patch. Thanks to Brane for setting this right.


Re: [PATCH] (revised) issue #876

Posted by Branko Čibej <br...@xbc.nu>.
vivek@collab.net wrote:

>[[[
>    Add a regression test for issue #876
>* subversion/tests/clients/cmdline/revert_tests.py
>  (move_revert): A new function to test a moved and
>  then reverted file.
>]]]
>
>Revised patch. Thanks to Brane for setting this right.
>  
>
Um. I think there was a misunderstanding here. The test, as written now, 
passes. In fact, you're not even really testing for the bug!

Once again: The test should be written as if the bug were fixed, so that 
the test *fails* whil the bug is still in there. That's the whole point 
of XFAIL (expected failure) tests.

-- Brane


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