[PATCH 1 of 5] test-revert: remove obsolete comment about known misbehavior

Martin von Zweigbergk martinvonz at google.com
Sun Nov 2 22:19:29 UTC 2014


# HG changeset patch
# User Martin von Zweigbergk <martinvonz at google.com>
# Date 1413781743 25200
#      Sun Oct 19 22:09:03 2014 -0700
# Branch stable
# Node ID 5df55ad6918a76870695dfe855168309bb5da27c
# Parent  cc1cbb0bba8ed1d95c8f1b8e27d4d2893e0dcca7
test-revert: remove obsolete comment about known misbehavior

It seems like the last known misbehvior that the comment was referring
to was dealt with in 2ff28e07d7d6 (revert: properly back up added
files with local modification, 2014-08-31).

diff --git a/tests/test-revert.t b/tests/test-revert.t
--- a/tests/test-revert.t
+++ b/tests/test-revert.t
@@ -422,9 +422,6 @@
 All known states are not tested yet. See inline documentation for details.
 Special cases from merge and rename are not tested by this section.
 
-There are also multiple cases where the current revert implementation is known to
-slightly misbehave.
-
 Write the python script to disk
 -------------------------------
 


More information about the Mercurial-devel mailing list