1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00

Adjusting test cases for current state of OCCT

This commit is contained in:
bugmaster
2012-10-08 16:08:34 +04:00
parent 41335b9667
commit 7ef2d866e2
8 changed files with 16 additions and 8 deletions

View File

@@ -11,7 +11,8 @@ if {[string compare $os "Debian50-64"] != 0 && [string compare $os "Debian60-64"
if { [regexp -nocase {Windows} $os] == 1 } {
set inst "?"
}
puts "TODO ${inst}#22911 ${os}: Faulty shapes in variables faulty_1 to faulty_"
# CR23404
# puts "TODO ${inst}#22911 ${os}: Faulty shapes in variables faulty_1 to faulty_"
}
if { [string compare $os "CentOS55-64"] == 0