mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
0024182: It's necessary to add TODO in test cases to avoid known regressions and improvements on MacOS
This commit is contained in:
parent
c7b6656812
commit
c7a422d893
4
tests/3rdparty/export/A1
vendored
4
tests/3rdparty/export/A1
vendored
@ -1,5 +1,5 @@
|
||||
puts "TODO OCC24156 MacOS: Tcl Exception: File shape.stl could not be found"
|
||||
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
|
||||
puts "TODO ?OCC24156 MacOS: Tcl Exception: File shape.stl could not be found"
|
||||
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
|
||||
|
||||
puts "============"
|
||||
puts "OCC21091"
|
||||
|
@ -1,5 +1,5 @@
|
||||
puts "TODO OCC24156 MacOS: Tcl Exception: File Bottom.brep could not be found"
|
||||
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
|
||||
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
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
puts "TODO OCC12345 ALL: An exception was caught"
|
||||
puts "TODO OCC12345 ALL: \\*\\* Exception \\*\\*.*"
|
||||
puts "TODO OCC12345 ALL: Faulty OCC700"
|
||||
puts "TODO ?OCC12345 ALL: An exception was caught"
|
||||
puts "TODO ?OCC12345 ALL: \\*\\* Exception \\*\\*.*"
|
||||
puts "TODO ?OCC12345 ALL: Faulty OCC700"
|
||||
|
||||
puts "======="
|
||||
puts "OCC700"
|
||||
|
@ -1,5 +1,5 @@
|
||||
puts "TODO OCC24156 MacOS: Tcl Exception: File bearing.stl could not be found"
|
||||
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
|
||||
puts "TODO ?OCC24156 MacOS: Tcl Exception: File bearing.stl could not be found"
|
||||
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
|
||||
|
||||
puts "============"
|
||||
puts "OCC22572"
|
||||
|
@ -1,6 +1,6 @@
|
||||
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 "TODO ?OCC24156 MacOS: Tcl Exception: File shape.stl could not be found"
|
||||
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
|
||||
|
||||
puts "============"
|
||||
puts "OCC21091"
|
||||
|
@ -1,6 +1,6 @@
|
||||
puts "TODO OCC24156 MacOS: Tcl Exception: File hammer.brep could not be found"
|
||||
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"
|
||||
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,8 +1,8 @@
|
||||
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"
|
||||
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,8 +1,8 @@
|
||||
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"
|
||||
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,4 @@
|
||||
puts "TODO OCC24156 MacOS: Tcl Exception: File hammer.brep could not be found"
|
||||
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
|
||||
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,5 +1,5 @@
|
||||
puts "TODO OCC24156 MacOS: Tcl Exception: File hammer.brep could not be found"
|
||||
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"
|
||||
puts "TODO ?OCC24156 MacOS: TEST INCOMPLETE"
|
||||
|
||||
restore [locate_data_file hammer.brep] a
|
||||
|
@ -2,8 +2,8 @@ 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"
|
||||
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"
|
||||
|
@ -1,4 +1,4 @@
|
||||
puts "TODO OCC24156 MacOS: Tcl Exception: File mal_vis.brep could not be found"
|
||||
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
|
||||
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,5 +1,5 @@
|
||||
puts "TODO OCC24156 MacOS: Tcl Exception: File hammer.iges could not be found"
|
||||
puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
|
||||
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 ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user