From 8335fd2061c90513a4b96272459f24c0b8e83fc4 Mon Sep 17 00:00:00 2001 From: bugmaster Date: Fri, 4 Oct 2013 12:37:37 +0400 Subject: [PATCH] 0024140: Endless loop in BRepAlgoAPI_Section Update testing cases --- tests/boolean/bopfuse_simple/ZP6 | 10 +++------- tests/boolean/bsection/R9 | 2 +- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/tests/boolean/bopfuse_simple/ZP6 b/tests/boolean/bopfuse_simple/ZP6 index 0c6f0506b5..f66cff8bbb 100755 --- a/tests/boolean/bopfuse_simple/ZP6 +++ b/tests/boolean/bopfuse_simple/ZP6 @@ -1,5 +1,5 @@ -puts "TODO DEBUG_OCC24121 Debian60-64: Faulty shapes in variables faulty_1 to faulty_" -puts "TODO DEBUG_OCC24121 Debian60-64: Error : The area of the resulting shape is" +puts "TODO ?DEBUG_OCC24121 Debian60-64: Faulty shapes in variables faulty_1 to faulty_" +puts "TODO ?DEBUG_OCC24121 Debian60-64: Error : The area of the resulting shape is" # # *10603 @@ -17,10 +17,6 @@ if {[string compare $os "Debian50-64"] != 0 && [string compare $os "Debian60-64" if { [string compare $os "Mandriva2010" ] == 0 } { set inst "?" } - if { [string compare $os "MacOS"] == 0 } { - set inst "?" - } - # CR23404 puts "TODO ${inst}#22911 ${os}: Faulty shapes in variables faulty_1 to faulty_" } @@ -33,7 +29,7 @@ if { [string compare $os "CentOS55-64"] == 0 || [string compare $os "SL51-64"] == 0 || [string compare $os "windows"] == 0 } { - puts "TODO OCC22911 $os: Error : The area of the resulting shape is" + puts "TODO ?OCC22911 $os: Error : The area of the resulting shape is" } ptorus a0 100 20 diff --git a/tests/boolean/bsection/R9 b/tests/boolean/bsection/R9 index 45dffdbd9f..4e1312c418 100644 --- a/tests/boolean/bsection/R9 +++ b/tests/boolean/bsection/R9 @@ -7,4 +7,4 @@ restore [locate_data_file buc60462b.brep] b bsection result a b -set length 262.122 +set length 265.954 -- 2.20.1