diff --git a/tests/bugs/fclasses/bug309 b/tests/bugs/fclasses/bug309 index aefd53a6ee..be00de7727 100644 --- a/tests/bugs/fclasses/bug309 +++ b/tests/bugs/fclasses/bug309 @@ -1,4 +1,5 @@ -puts "TODO ?OCC12345 ALL: OCC309: Error 2" +puts "TODO ?OCC12345 ALL: OCC309: Error" +puts "TODO ?OCC12345 ALL: Faulty shapes in variables faulty_" puts "================" puts "OCC309" diff --git a/tests/heal/data/advanced/ZD3 b/tests/heal/data/advanced/ZD3 index a056c32c50..21f6e1ca54 100644 --- a/tests/heal/data/advanced/ZD3 +++ b/tests/heal/data/advanced/ZD3 @@ -1,5 +1,5 @@ if {[string compare $command "SplitAngle"] == 0 } { - puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_186 " + puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_ " } restore [locate_data_file GER61558.brep] a diff --git a/tests/heal/data/standard/R5 b/tests/heal/data/standard/R5 index 57b3955c3d..e0322bf142 100644 --- a/tests/heal/data/standard/R5 +++ b/tests/heal/data/standard/R5 @@ -2,7 +2,7 @@ if { [string compare $command "ShapeConvertRev"] == 0 } { puts "TODO OCC23127 ALL: Error : The area of the resulting shape is" } if {[string compare $command "SplitAngle"] == 0 } { - puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_4 " + puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_" } restore [locate_data_file CTO900_pro5363c.rle] a