mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
Adjusting testing cases after integration fix for issue 24357
This commit is contained in:
parent
81a023ab8c
commit
9dd721c0d0
@ -1,11 +1,9 @@
|
|||||||
# Original bug : pro9373
|
# Original bug : pro9373
|
||||||
# Date : 24mar98
|
# Date : 24mar98
|
||||||
|
|
||||||
puts "TODO #22911 ALL: Error : The $command is not valid. The area is 0."
|
|
||||||
|
|
||||||
restore [locate_data_file pro9373a.rle] a
|
restore [locate_data_file pro9373a.rle] a
|
||||||
restore [locate_data_file pro9373b.rle] b
|
restore [locate_data_file pro9373b.rle] b
|
||||||
|
|
||||||
bcommon result a b
|
bcommon result a b
|
||||||
|
|
||||||
set square 0
|
set square 2045.39
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
puts "TODO OCC26020 ALL: Error: bopcheck failed"
|
puts "TODO OCC26020 ALL: Error: bopcheck failed"
|
||||||
puts "TODO ?OCC26019 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
puts "TODO ?OCC26019 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
||||||
puts "TODO OCC26020 Linux: Error : The area of the resulting shape is"
|
puts "TODO ?OCC26020 ALL: Error : The area of the resulting shape is"
|
||||||
|
|
||||||
# planar face
|
# planar face
|
||||||
plane pln_f1 79.400363856921899 8.7220982904821555e-015 -94.116057183203139 -0.83335943573869897 -2.2204460492503131e-016 -0.55273144551877762
|
plane pln_f1 79.400363856921899 8.7220982904821555e-015 -94.116057183203139 -0.83335943573869897 -2.2204460492503131e-016 -0.55273144551877762
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# plane
|
# plane
|
||||||
|
|
||||||
puts "TODO OCC26020 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
puts "TODO OCC26020 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
||||||
puts "TODO OCC26020 ALL: Error : The area of the resulting shape is"
|
puts "TODO ?OCC26020 ALL: Error : The area of the resulting shape is"
|
||||||
puts "TODO OCC26020 ALL: Error: bopcheck failed"
|
puts "TODO OCC26020 ALL: Error: bopcheck failed"
|
||||||
|
|
||||||
# planar face
|
# planar face
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# cylinder plane
|
# cylinder plane
|
||||||
|
|
||||||
puts "TODO ?OCC26020 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
puts "TODO ?OCC26020 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
||||||
puts "TODO OCC26020 Linux: Error: bopcheck failed"
|
puts "TODO ?OCC26020 ALL: Error: bopcheck failed"
|
||||||
puts "TODO OCC26020 Linux: Error : The area of the resulting shape is"
|
puts "TODO OCC26020 Linux: Error : The area of the resulting shape is"
|
||||||
|
|
||||||
# planar face
|
# planar face
|
||||||
|
@ -26,7 +26,7 @@ if { [regexp {Debug mode} [dversion]] } {
|
|||||||
if { [regexp {Windows} [dversion]] } {
|
if { [regexp {Windows} [dversion]] } {
|
||||||
set max_t_1 15
|
set max_t_1 15
|
||||||
} else {
|
} else {
|
||||||
set max_t_1 20
|
set max_t_1 8
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
# !!!! This file is generated automatically, do not edit manually! See end script
|
# !!!! This file is generated automatically, do not edit manually! See end script
|
||||||
puts "TODO CR23096 ALL: LABELS : Faulty"
|
puts "TODO CR23096 ALL: LABELS : Faulty"
|
||||||
puts "TODO CR23096 Windows: Error : 1 differences with reference data found :"
|
|
||||||
|
|
||||||
set LinuxDiff 1
|
set LinuxDiff 1
|
||||||
set filename UKI60106.igs
|
set filename UKI60106.igs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user