From 2d338b218e4477c427b3e53c04395c9b586caee3 Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Fri, 9 Sep 2011 00:44:37 +0200 Subject: [PATCH] ANALYSIS - merge.duplicate.t several tests fail because of missing undo.data and ignoring URI --- test/ANALYSIS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/ANALYSIS b/test/ANALYSIS index e08be7251..9c7f6cdfc 100644 --- a/test/ANALYSIS +++ b/test/ANALYSIS @@ -19,3 +19,7 @@ FH A3::is_tag related: +@strange is not seen as a tag * confirmation.t FH missing confirmations. CmdModify doesn't call context.config.getBoolean ("confirmation") perhaps do the same as in Command::safety () + +* merge.duplicate.t +FH merge fails because of missing undo.data in data dirs. + merge ignores URI then outputs wrong (???) msg ?????