From 280a0805879067df4fa40c18402d42b3d1a9849a Mon Sep 17 00:00:00 2001 From: msv Date: Thu, 26 Oct 2017 11:04:57 +0300 Subject: [PATCH] The test case "perf modalg bug453_2" has been corrected. Now the area is computed the same on both Linux and Windows. --- tests/perf/modalg/bug453_2 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/perf/modalg/bug453_2 b/tests/perf/modalg/bug453_2 index 3ea921a5f4..bcc82cd2bb 100644 --- a/tests/perf/modalg/bug453_2 +++ b/tests/perf/modalg/bug453_2 @@ -1,4 +1,3 @@ -puts "TODO ?OCC25918 Windows: Error : The area of result shape is" puts "TODO OCC24156 MacOS: Tcl Exception:" puts "TODO OCC24156 MacOS: TEST INCOMPLETE" @@ -26,6 +25,6 @@ tcopy result_1 result dchrono h2 stop counter blend -checkprops result -s 3.65777e+06 +checkprops result -s 3.54895e+006 checkshape result checkview -display result -2d -path ${imagedir}/${test_image}.png -- 2.39.5