From 337bcd120f6029d81a0975d76be43f7cf189186a Mon Sep 17 00:00:00 2001 From: abk Date: Fri, 11 Jan 2013 11:49:42 +0400 Subject: [PATCH] Error messages was changed in test case data file chamfer/data/complex/B9. Error message was changed in test cases: - thrusection/solids/A2, - A3, - A4, - A5, - A6, - A7, - A8, - A9. --- tests/chamfer/data/complex/B9 | 5 +++-- tests/thrusection/solids/A2 | 2 +- tests/thrusection/solids/A3 | 2 +- tests/thrusection/solids/A4 | 2 +- tests/thrusection/solids/A5 | 2 +- tests/thrusection/solids/A6 | 2 +- tests/thrusection/solids/A7 | 2 +- tests/thrusection/solids/A8 | 2 +- tests/thrusection/solids/A9 | 2 +- 9 files changed, 11 insertions(+), 10 deletions(-) diff --git a/tests/chamfer/data/complex/B9 b/tests/chamfer/data/complex/B9 index 3a3a1533aa..d98c8fc528 100644 --- a/tests/chamfer/data/complex/B9 +++ b/tests/chamfer/data/complex/B9 @@ -5,8 +5,9 @@ set chamf_dist_dist [list "1.1 1" " 1 1.2" " 1 1.4"] set chamf_equal_dist [list "1 " "1.1 " "1.2 "] dset SCALE 100 if { [string compare $command chamf_sequence] == 0 } { - puts "TODO #22909 ALL: Error: The tests should be reviewed" - puts "Error: The tests should be reviewed." + #puts "TODO #22909 ALL: Error: The tests should be reviewed" + puts "TODO ?22909 ALL: Error : chamfer is not done." + #puts "Error: The tests should be reviewed." set os "ALL" if {[array get env os_type] != ""} { set os $env(os_type) diff --git a/tests/thrusection/solids/A2 b/tests/thrusection/solids/A2 index 85908c720a..a09db625a8 100644 --- a/tests/thrusection/solids/A2 +++ b/tests/thrusection/solids/A2 @@ -1,4 +1,4 @@ -puts "TODO OCC23126 ALL: Faulty shapes in variables faulty_1 to faulty_3" +puts "TODO OCC23126 ALL: Faulty shapes in variables faulty_1 to faulty_" restore [locate_data_file cts21570_1.rle] w1 restore [locate_data_file cts21570_2.rle] w2 thrusections result 1 0 w1 w2 diff --git a/tests/thrusection/solids/A3 b/tests/thrusection/solids/A3 index aecb56e4df..5f398f0f40 100644 --- a/tests/thrusection/solids/A3 +++ b/tests/thrusection/solids/A3 @@ -1,4 +1,4 @@ -puts "TODO OCC23126 ALL: Faulty shapes in variables faulty_1 to faulty_3" +puts "TODO OCC23126 ALL: Faulty shapes in variables faulty_1 to faulty_" restore [locate_data_file cts21570_1.rle] w1 restore [locate_data_file cts21570_2.rle] w2 thrusections result 1 0 w2 w1 diff --git a/tests/thrusection/solids/A4 b/tests/thrusection/solids/A4 index 661023568f..f8c04f7005 100644 --- a/tests/thrusection/solids/A4 +++ b/tests/thrusection/solids/A4 @@ -1,4 +1,4 @@ -puts "TODO OCC23126 ALL: Faulty shapes in variables faulty_1 to faulty_3" +puts "TODO OCC23126 ALL: Faulty shapes in variables faulty_1 to faulty_" restore [locate_data_file cts21570_1.rle] w1 restore [locate_data_file cts21570_2.rle] w2 orientation w1 F diff --git a/tests/thrusection/solids/A5 b/tests/thrusection/solids/A5 index 844d958de3..b4bad2c53f 100644 --- a/tests/thrusection/solids/A5 +++ b/tests/thrusection/solids/A5 @@ -1,4 +1,4 @@ -puts "TODO OCC23126 ALL: Faulty shapes in variables faulty_1 to faulty_3" +puts "TODO OCC23126 ALL: Faulty shapes in variables faulty_1 to faulty_" restore [locate_data_file cts21570_1.rle] w1 restore [locate_data_file cts21570_2.rle] w2 orientation w1 F diff --git a/tests/thrusection/solids/A6 b/tests/thrusection/solids/A6 index 7ba6e89610..b58ccf5427 100644 --- a/tests/thrusection/solids/A6 +++ b/tests/thrusection/solids/A6 @@ -1,4 +1,4 @@ -puts "TODO OCC23126 ALL: Faulty shapes in variables faulty_1 to faulty_3" +puts "TODO OCC23126 ALL: Faulty shapes in variables faulty_1 to faulty_" restore [locate_data_file cts21570_1.rle] w1 restore [locate_data_file cts21570_2.rle] w2 orientation w1 F diff --git a/tests/thrusection/solids/A7 b/tests/thrusection/solids/A7 index 6361ca8d8b..e7c015dc09 100644 --- a/tests/thrusection/solids/A7 +++ b/tests/thrusection/solids/A7 @@ -1,4 +1,4 @@ -puts "TODO OCC23126 ALL: Faulty shapes in variables faulty_1 to faulty_3" +puts "TODO OCC23126 ALL: Faulty shapes in variables faulty_1 to faulty_" restore [locate_data_file cts21570_1.rle] w1 restore [locate_data_file cts21570_2.rle] w2 orientation w1 F diff --git a/tests/thrusection/solids/A8 b/tests/thrusection/solids/A8 index 77bbe74864..8ac789a17c 100644 --- a/tests/thrusection/solids/A8 +++ b/tests/thrusection/solids/A8 @@ -1,4 +1,4 @@ -puts "TODO OCC23126 ALL: Faulty shapes in variables faulty_1 to faulty_3" +puts "TODO OCC23126 ALL: Faulty shapes in variables faulty_1 to faulty_" restore [locate_data_file cts21570_1.rle] w1 restore [locate_data_file cts21570_2.rle] w2 orientation w1 F diff --git a/tests/thrusection/solids/A9 b/tests/thrusection/solids/A9 index d6e67938a9..fb764a7fc8 100644 --- a/tests/thrusection/solids/A9 +++ b/tests/thrusection/solids/A9 @@ -1,4 +1,4 @@ -puts "TODO OCC23126 ALL: Faulty shapes in variables faulty_1 to faulty_3" +puts "TODO OCC23126 ALL: Faulty shapes in variables faulty_1 to faulty_" restore [locate_data_file cts21570_1.rle] w1 restore [locate_data_file cts21570_2.rle] w2 orientation w1 F