mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
Adding new and early removed for some reasons test cases Removing TODO ? Adding necessary TODO ? on corresponding platforms for OK and BAD cases
27 lines
799 B
Plaintext
Executable File
27 lines
799 B
Plaintext
Executable File
puts "TODO ?OCC24909 ALL: An exception was caught"
|
|
puts "TODO ?OCC24909 ALL: \\*\\* Exception \\*\\*.*"
|
|
puts "TODO ?OCC24909 ALL: TEST INCOMPLETE"
|
|
puts "TODO ?OCC24909 ALL: Tcl Exception: Buildsweep : Not Done"
|
|
|
|
puts "========"
|
|
puts "OCC24909"
|
|
puts "========"
|
|
puts ""
|
|
##################################
|
|
# 0024909: SIGSEGV in buildsweep
|
|
##################################
|
|
|
|
restore [locate_data_file bug24909_sweep3-draw-Sweep-0-spine.brep] Sweep-0-spine
|
|
|
|
mksweep Sweep-0-spine
|
|
setsweep -CF
|
|
|
|
restore [locate_data_file bug24909_sweep3-draw-Sweep-0-section-00-Sketch.brep] Sweep-0-section-00-Sketch
|
|
|
|
addsweep Sweep-0-section-00-Sketch
|
|
|
|
restore [locate_data_file bug24909_sweep3-draw-Sweep-0-section-01-Sketch001.brep] Sweep-0-section-01-Sketch001
|
|
addsweep Sweep-0-section-01-Sketch001
|
|
|
|
buildsweep Sweep
|