From 7c57b71eed9c451b68b842392c2aebf235851fd1 Mon Sep 17 00:00:00 2001 From: Pawel Kowalski Date: Mon, 6 Aug 2012 16:25:17 +0400 Subject: [PATCH] Corrected integration --- tests/offset/faces_type_i/E9 | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/tests/offset/faces_type_i/E9 b/tests/offset/faces_type_i/E9 index a3661b5fab..0cc5b2d0da 100644 --- a/tests/offset/faces_type_i/E9 +++ b/tests/offset/faces_type_i/E9 @@ -2,23 +2,22 @@ set os "ALL" if {[array get env os_type] != ""} { set os $env(os_type) } - -if { - [string compare $os "Debian40" ] == 0 - || [string compare $os "Debian50-64" ] == 0 - || [string compare $os "Debian60-64" ] == 0 - || [string compare $os "Mandriva2008" ] == 0 - || [string compare $os "Mandriva2010" ] == 0 - || [string compare $os "Mandriva2010-64"] == 0 - || [string compare $os "SUSE10-64"] == 0 - || [regexp {Windows} $os] == 1 - } { - puts "TODO OCC23068 $os: An exception was caught" - puts "TODO OCC23068 $os: \\*\\* Exception \\*\\*" - puts "TODO OCC23068 $os: TEST INCOMPLETE" -} else { - puts "TODO OCC23068 $os: Error : The offset is not valid. The volume is" -} +##if { +## [string compare $os "Debian40" ] == 0 +## || [string compare $os "Debian50-64" ] == 0 +## || [string compare $os "Debian60-64" ] == 0 +## || [string compare $os "Mandriva2008" ] == 0 +## || [string compare $os "Mandriva2010" ] == 0 +## || [string compare $os "Mandriva2010-64"] == 0 +## || [string compare $os "SUSE10-64"] == 0 +## || [regexp {Windows} $os] == 1 +## } { +puts "TODO ?OCC23068 $os: An exception was caught 004FA5DC : StdFail_NotDone: BRep_API: command not done" +puts "TODO ?OCC23068 $os: \\*\\* Exception \\*\\*" +puts "TODO ?OCC23068 $os: TEST INCOMPLETE" +##} else { +puts "TODO ?OCC23068 $os: Error : The offset is not valid. The volume is" +##} ellipse w1 0 0 0 15 10 mkedge w1 w1 0 pi/2 -- 2.39.5