From 2f9c163f7e8e114c3fccc88a555482f2282ea685 Mon Sep 17 00:00:00 2001 From: abk Date: Fri, 15 Feb 2013 13:37:04 +0400 Subject: [PATCH] Error message was changed in tests: - blend complex F6, - F8, - bugs fclasses bug309, Error message was changed in test data files: - chamfer data complex B5, - B7, - heal data advanced ZD3, - standard R5. --- tests/bugs/fclasses/bug309 | 3 ++- tests/heal/data/advanced/ZD3 | 2 +- tests/heal/data/standard/R5 | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/tests/bugs/fclasses/bug309 b/tests/bugs/fclasses/bug309 index aefd53a6ee..3a7536ee3e 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