From 94bb98edaca73fc88a64e97ddd93a04212e7a165 Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Fri, 9 Sep 2011 06:51:35 +0200 Subject: [PATCH] uuid.t TZ problem solved --- test/ANALYSIS | 4 ---- 1 file changed, 4 deletions(-) diff --git a/test/ANALYSIS b/test/ANALYSIS index 56e987ba5..db5bbf703 100644 --- a/test/ANALYSIS +++ b/test/ANALYSIS @@ -18,10 +18,6 @@ FH merge fails because of missing undo.data in data dirs. FH 'task info' shows tasks from the completed.data file when doing a filter on the ID could it be confused and interpretes this as an UUID -* uuid.t -PB There is a (likely) timezone problem in uuid.t that causes an off-by-one day - problem that we have seen before. - * bug.concat.t PB The word 'original' is parsed as 'or'(operator) ' '(space) 'iginal'(word).