mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
0024201: Remove TODO "Tcl Exception: File aaa.stl could not be found" and similar ones
This commit is contained in:
parent
4269bd1b11
commit
e97ea58f01
3
tests/3rdparty/export/A1
vendored
3
tests/3rdparty/export/A1
vendored
@ -1,6 +1,3 @@
|
||||
puts "TODO ?OCC24156 MacOS: Tcl Exception: File shape.stl could not be found"
|
||||
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
|
||||
|
||||
puts "============"
|
||||
puts "OCC21091"
|
||||
puts "OCC21450"
|
||||
|
@ -1,6 +1,3 @@
|
||||
puts "TODO ?OCC24156 MacOS: Tcl Exception: File Bottom.brep could not be found"
|
||||
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
|
||||
|
||||
# Test for #23489: memory leak in TNaming_NamedShape destructor
|
||||
|
||||
pload OCAF
|
||||
|
@ -1,6 +1,3 @@
|
||||
puts "TODO ?OCC24156 MacOS: Tcl Exception: File bearing.stl could not be found"
|
||||
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
|
||||
|
||||
puts "============"
|
||||
puts "OCC22572"
|
||||
puts "============"
|
||||
|
@ -1,6 +1,4 @@
|
||||
puts "TODO ?OCC11111 ALL: Faulty : Export to pdf file was done but size of file is incorrect"
|
||||
puts "TODO ?OCC24156 MacOS: Tcl Exception: File shape.stl could not be found"
|
||||
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
|
||||
|
||||
puts "============"
|
||||
puts "OCC21091"
|
||||
|
@ -1,6 +1,4 @@
|
||||
puts "TODO ?OCC24156 MacOS: Tcl Exception: File hammer.brep could not be found"
|
||||
puts "TODO OCC24156 MacOS: Error: unsupported locale specification"
|
||||
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
|
||||
|
||||
# Test for issue #22898 and other functionality that can be affected by locale.
|
||||
# Just run multiple conversions of the shape to and from diferent formats and
|
||||
|
@ -1,9 +1,2 @@
|
||||
if { [string compare $command SplitAngle] == 0
|
||||
|| [string compare $command ShapeDivide] == 0
|
||||
|| [string compare $command ShapeConvertRev] == 0 } {
|
||||
puts "TODO ?OCC24156 MacOS: Tcl Exception: File mal_vis.brep could not be found"
|
||||
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
|
||||
}
|
||||
|
||||
restore [locate_data_file mal_vis.brep] a
|
||||
|
||||
|
@ -1,9 +1,2 @@
|
||||
if { [string compare $command SplitAngle] == 0
|
||||
|| [string compare $command ShapeDivide] == 0
|
||||
|| [string compare $command ShapeConvertRev] == 0 } {
|
||||
puts "TODO ?OCC24156 MacOS: Tcl Exception: File mal_tige.brep could not be found"
|
||||
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
|
||||
}
|
||||
|
||||
restore [locate_data_file mal_tige.brep] a
|
||||
|
||||
|
@ -1,4 +1 @@
|
||||
puts "TODO ?OCC24156 MacOS: Tcl Exception: File hammer.brep could not be found"
|
||||
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
|
||||
|
||||
restore [locate_data_file hammer.brep] a
|
||||
|
@ -1,4 +1,3 @@
|
||||
puts "TODO ?OCC24156 MacOS: Tcl Exception: File hammer.brep could not be found"
|
||||
puts "TODO ?OCC24156 MacOS: Process killed by CPU limit"
|
||||
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
|
||||
|
||||
|
@ -1,14 +1 @@
|
||||
if { [string compare $group advanced] == 0 } {
|
||||
if { [string compare $command shading] == 0
|
||||
|| [string compare $command incmesh] == 0
|
||||
|| [string compare $command mesh] == 0 } {
|
||||
puts "TODO ?OCC24156 MacOS: Tcl Exception: File linkrods.step could not be found"
|
||||
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
|
||||
}
|
||||
### if { [string compare $command incmesh] == 0 && ${parallel} == 1 } {
|
||||
### puts "TODO OCC24156 MacOS: Tcl Exception: File linkrods.step could not be found"
|
||||
### puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
|
||||
### }
|
||||
}
|
||||
|
||||
set TheFileName linkrods.step
|
||||
|
@ -1,4 +1 @@
|
||||
puts "TODO ?OCC24156 MacOS: Tcl Exception: File mal_vis.brep could not be found"
|
||||
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
|
||||
|
||||
restore [locate_data_file mal_vis.brep] a
|
||||
|
@ -1,6 +1,3 @@
|
||||
puts "TODO ?OCC24156 MacOS: Tcl Exception: File hammer.iges could not be found"
|
||||
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
|
||||
|
||||
ReadIges D_First [locate_data_file hammer.iges]
|
||||
set TypeOfFile ""
|
||||
set AddToDocument ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user