1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00

Error message was changed in test case data files: - heal/data/advanced/H5, - S7, - ZC3, - ZE6, - ZE8, - ZE9. Result shape in the tests is invalid.

This commit is contained in:
abk 2013-01-10 17:30:26 +04:00
parent 9f63b15ebe
commit 7c213da809
6 changed files with 7 additions and 12 deletions

View File

@ -2,7 +2,8 @@ if {[string compare $command "ShapeConvertRev"] == 0 } {
puts "TODO OCC23127 ALL: Error : shape result is not correct"
}
if {[string compare $command "SplitAngle"] == 0 } {
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_9 "
puts "TODO OCC23127 ALL: 004C6978 : Standard_NoSuchObject: BRep_Tool:: no parameter on edge"
puts "TEST COMPLETED"
}
restore [locate_data_file CTO900_ger60598c.rle] a

View File

@ -3,7 +3,7 @@ if { [string compare $command "ShapeConvertRev"] == 0 } {
puts "TODO OCC23127 ALL: Error : The square of result shape is"
}
if {[string compare $command "SplitAngle"] == 0 } {
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_8 "
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_ "
}
restore [locate_data_file m2] a

View File

@ -1,5 +1,5 @@
if {[string compare $command "SplitAngle"] == 0 } {
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_38 "
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_ "
}
restore [locate_data_file CED_PIEUSI.brep] a

View File

@ -1,5 +1,5 @@
if {[string compare $command "SplitAngle"] == 0 } {
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_6 "
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_ "
}
restore [locate_data_file SOLMIR.brep] a

View File

@ -3,13 +3,7 @@ if {[string compare $command "SplitAngle"] == 0 } {
if {[array get env os_type] != ""} {
set os $env(os_type)
}
if {
[string compare $os "Mandriva2008"] == 0
} {
puts "TODO OCC23127 $os: Faulty shapes in variables faulty_1 to faulty_32"
} else {
puts "TODO OCC23127 $os: Faulty shapes in variables faulty_1 to faulty_30"
}
puts "TODO OCC23127 $os: Faulty shapes in variables faulty_1 to faulty_"
}
restore [locate_data_file BPLSEITLI.brep] a

View File

@ -1,5 +1,5 @@
if {[string compare $command "SplitAngle"] == 0 } {
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_28 "
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_ "
}
restore [locate_data_file BPLSEITRE.brep] a