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 2015/11/16 15:56:36 UTC

svn commit: r1714600 - /subversion/branches/move-tracking-2/subversion/tests/cmdline/copy_tests.py

Author: julianfoad
Date: Mon Nov 16 14:56:36 2015
New Revision: 1714600

URL: http://svn.apache.org/viewvc?rev=1714600&view=rev
Log:
On the 'move-tracking-2' branch: Revert a test expectation change that
matched an earlier version of editor shims.

This reverts a part of r1615064.

* subversion/tests/cmdline/copy_tests.py
  (url_to_non_existent_url_path): Tweak a path in an expected error message.

Modified:
    subversion/branches/move-tracking-2/subversion/tests/cmdline/copy_tests.py

Modified: subversion/branches/move-tracking-2/subversion/tests/cmdline/copy_tests.py
URL: http://svn.apache.org/viewvc/subversion/branches/move-tracking-2/subversion/tests/cmdline/copy_tests.py?rev=1714600&r1=1714599&r2=1714600&view=diff
==============================================================================
--- subversion/branches/move-tracking-2/subversion/tests/cmdline/copy_tests.py (original)
+++ subversion/branches/move-tracking-2/subversion/tests/cmdline/copy_tests.py Mon Nov 16 14:56:36 2015
@@ -1600,7 +1600,7 @@ def url_to_non_existent_url_path(sbox):
   msg = ".*: (" + \
         "|".join(["Path 'G(/C/E)?' not present",
                   ".*G(/C/E)?' path not found",
-                  "File not found.*'/G/C/E(/I)?'",
+                  "File not found.*'/G/C/E/I'",
                   ]) + ")"
 
   # Expect failure on 'svn cp SRC DST' where one or more ancestor