diff --git a/tests/heal/data/advanced/H5 b/tests/heal/data/advanced/H5 index 50e978037b..e9c3e7e2e0 100644 --- a/tests/heal/data/advanced/H5 +++ b/tests/heal/data/advanced/H5 @@ -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 diff --git a/tests/heal/data/advanced/S7 b/tests/heal/data/advanced/S7 index d92ae734e5..ffe79cb918 100644 --- a/tests/heal/data/advanced/S7 +++ b/tests/heal/data/advanced/S7 @@ -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 diff --git a/tests/heal/data/advanced/ZC3 b/tests/heal/data/advanced/ZC3 index feabedf40c..24b5cf71b8 100644 --- a/tests/heal/data/advanced/ZC3 +++ b/tests/heal/data/advanced/ZC3 @@ -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 diff --git a/tests/heal/data/advanced/ZE6 b/tests/heal/data/advanced/ZE6 index c68c5730f2..8c37d2a7ec 100644 --- a/tests/heal/data/advanced/ZE6 +++ b/tests/heal/data/advanced/ZE6 @@ -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 diff --git a/tests/heal/data/advanced/ZE8 b/tests/heal/data/advanced/ZE8 index 8fd6de3148..d3f07738a3 100644 --- a/tests/heal/data/advanced/ZE8 +++ b/tests/heal/data/advanced/ZE8 @@ -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 diff --git a/tests/heal/data/advanced/ZE9 b/tests/heal/data/advanced/ZE9 index 33816d836b..3af62ed70e 100644 --- a/tests/heal/data/advanced/ZE9 +++ b/tests/heal/data/advanced/ZE9 @@ -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