You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2010/06/28 19:48:56 UTC

svn commit: r958657 - /subversion/trunk/subversion/tests/cmdline/update_tests.py

Author: julianfoad
Date: Mon Jun 28 17:48:56 2010
New Revision: 958657

URL: http://svn.apache.org/viewvc?rev=958657&view=rev
Log:
* subversion/tests/cmdline/update_tests.py
  (update_moves_and_modifies_an_edited_file): Remove an obsolete comment.

Modified:
    subversion/trunk/subversion/tests/cmdline/update_tests.py

Modified: subversion/trunk/subversion/tests/cmdline/update_tests.py
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/update_tests.py?rev=958657&r1=958656&r2=958657&view=diff
==============================================================================
--- subversion/trunk/subversion/tests/cmdline/update_tests.py (original)
+++ subversion/trunk/subversion/tests/cmdline/update_tests.py Mon Jun 28 17:48:56 2010
@@ -4827,8 +4827,6 @@ def tree_conflicts_on_update_3(sbox):
 #----------------------------------------------------------------------
 # Test for issue #3354 'update fails when file with local mods is moved
 # and modified'
-#
-# Marked as XFail until issue #3354 is resolved.
 def update_moves_and_modifies_an_edited_file(sbox):
   "update moves and modifies a file with edits"