From 287b9a4f97cd7f4fc00619044ed5220d6789b5a2 Mon Sep 17 00:00:00 2001 From: abk Date: Thu, 10 Jan 2013 17:06:10 +0400 Subject: [PATCH] Error message was changed in test case heal/drop_small|_edges/A4. Result shape in the test is invalid. --- tests/heal/drop_small_edges/A4 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/heal/drop_small_edges/A4 b/tests/heal/drop_small_edges/A4 index 3592d5ec6b..16b83cdf67 100644 --- a/tests/heal/drop_small_edges/A4 +++ b/tests/heal/drop_small_edges/A4 @@ -1,3 +1,5 @@ puts "TODO OCC23127 ALL: Error : the resulting shape is not done." puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_6" +puts "TODO OCC23127 ALL: Tcl Exception:" restore [locate_data_file DSE3.rle] a +puts "TEST COMPLETED"