mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
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.
This commit is contained in:
parent
f2d337a78b
commit
c283fa977c
@ -3,7 +3,7 @@
|
||||
## Test : K7
|
||||
## Comment : from cts21020
|
||||
## ====================================
|
||||
puts "TODO OCC22817 All:Faulty shapes in variables faulty_1 to faulty_14"
|
||||
puts "TODO OCC22817 All:Faulty shapes in variables faulty_1 to faulty_"
|
||||
|
||||
restore [locate_data_file CFI_cts21020.rle] a
|
||||
explode a e
|
||||
|
@ -3,7 +3,7 @@
|
||||
## Test : K9
|
||||
## Comment : from pro13892
|
||||
## ====================================
|
||||
puts "TODO OCC22817 All:Faulty shapes in variables faulty_1 to faulty_8"
|
||||
puts "TODO OCC22817 All:Faulty shapes in variables faulty_1 to faulty_"
|
||||
|
||||
restore [locate_data_file CFI_pro13892.rle] a
|
||||
explode a e
|
||||
|
@ -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"
|
||||
|
@ -13,7 +13,7 @@ if { [string compare $command chamf] == 0 } {
|
||||
set os $env(os_type)
|
||||
}
|
||||
if {[string compare $group dist_angle] == 0} {
|
||||
puts "TODO OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_"
|
||||
puts "TODO ?OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_"
|
||||
}
|
||||
if {[string compare $group equal_dist] == 0} {
|
||||
puts "TODO OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_4"
|
||||
|
@ -11,7 +11,7 @@ if { [string compare $command chamf] == 0 } {
|
||||
set os $env(os_type)
|
||||
}
|
||||
if {[string compare $group dist_angle] == 0} {
|
||||
puts "TODO OCC22909 All:Faulty shapes in variables faulty_1 to faulty_"
|
||||
puts "TODO ?OCC22909 All:Faulty shapes in variables faulty_1 to faulty_"
|
||||
} else {
|
||||
puts "TODO OCC22909 ${os}:Faulty shapes in variables faulty_1 to faulty_4"
|
||||
}
|
||||
|
@ -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
|
||||
|
||||
|
@ -2,7 +2,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_4 "
|
||||
puts "TODO OCC23127 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
||||
}
|
||||
restore [locate_data_file CTO900_pro5363c.rle] a
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user