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:
@@ -1,7 +1,8 @@
|
||||
# Original bug : pro12696
|
||||
# Date :
|
||||
|
||||
puts "TODO OCC23099 Mandriva2010: Faulty shapes in variables faulty_1 to faulty_"
|
||||
# CR23404
|
||||
#puts "TODO OCC23099 Mandriva2010: Faulty shapes in variables faulty_1 to faulty_"
|
||||
|
||||
restore [locate_data_file pro12696a.rle] a
|
||||
restore [locate_data_file pro12696b.rle] b
|
||||
|
@@ -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
|
||||
|
@@ -10,4 +10,6 @@ renamevar c2_1 c2
|
||||
|
||||
bsection result c1 c2
|
||||
|
||||
set length 550.64
|
||||
# CR23404
|
||||
#set length 550.64
|
||||
set length 575.486
|
||||
|
@@ -13,4 +13,6 @@ renamevar c2_1 c2
|
||||
|
||||
bsection result c1 c2
|
||||
|
||||
set length 550.64
|
||||
# CR23404
|
||||
#set length 550.64
|
||||
set length 575.486
|
||||
|
Reference in New Issue
Block a user