mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
Compare commits
7 Commits
V7_6_0
...
CR0-MR_Pro
Author | SHA1 | Date | |
---|---|---|---|
|
c6f36e46a7 | ||
|
4d58dd3b2f | ||
|
a9ed72049e | ||
|
5175d71c0b | ||
|
82b2286ab1 | ||
|
74a82925c0 | ||
|
6d05fd9376 |
28
tests/bugs/modalg_7/bug24909_1
Normal file
28
tests/bugs/modalg_7/bug24909_1
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
puts "TODO OCC24909 ALL: Tcl Exception: Buildsweep : Not Done"
|
||||||
|
|
||||||
|
puts "TODO OCC24909 ALL: An exception was caught"
|
||||||
|
puts "TODO OCC24909 ALL: \\*\\* Exception \\*\\*.*"
|
||||||
|
|
||||||
|
puts "TODO OCC24909 ALL: TEST INCOMPLETE"
|
||||||
|
|
||||||
|
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
|
31
tests/bugs/modalg_7/bug24909_2
Normal file
31
tests/bugs/modalg_7/bug24909_2
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
puts "TODO OCC24909 ALL: Tcl Exception: Buildsweep : Not Done"
|
||||||
|
|
||||||
|
puts "TODO OCC24909 ALL: An exception was caught"
|
||||||
|
puts "TODO OCC24909 ALL: \\*\\* Exception \\*\\*.*"
|
||||||
|
|
||||||
|
puts "TODO OCC24909 ALL: TEST INCOMPLETE"
|
||||||
|
|
||||||
|
puts "========"
|
||||||
|
puts "OCC24909"
|
||||||
|
puts "========"
|
||||||
|
puts ""
|
||||||
|
##################################
|
||||||
|
# 0024909: SIGSEGV in buildsweep
|
||||||
|
##################################
|
||||||
|
|
||||||
|
circle c1 0 0 0 40
|
||||||
|
mkedge e1 c1
|
||||||
|
wire w1 e1
|
||||||
|
tcopy w1 Sketch002
|
||||||
|
tcopy w1 Sketch001
|
||||||
|
renamevar w1 Sketch
|
||||||
|
trotate Sketch 0 0 0 0. 1. 0. 90
|
||||||
|
ttranslate Sketch 0. 0. 75.
|
||||||
|
trotate Sketch001 0 0 0 0. 1. 0. 90
|
||||||
|
ttranslate Sketch001 0. 0. -75.
|
||||||
|
ttranslate Sketch002 50. 0. 0.
|
||||||
|
mksweep Sketch002
|
||||||
|
setsweep -CF
|
||||||
|
addsweep Sketch001
|
||||||
|
addsweep Sketch
|
||||||
|
buildsweep Sweep
|
32
tests/bugs/modalg_7/bug24909_3
Normal file
32
tests/bugs/modalg_7/bug24909_3
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
puts "TODO OCC24909 ALL: Tcl Exception: Buildsweep : Not Done"
|
||||||
|
puts "TODO OCC24909 ALL: TEST INCOMPLETE"
|
||||||
|
|
||||||
|
puts "========"
|
||||||
|
puts "OCC24909"
|
||||||
|
puts "========"
|
||||||
|
puts ""
|
||||||
|
##################################
|
||||||
|
# 0024909: SIGSEGV in buildsweep
|
||||||
|
##################################
|
||||||
|
|
||||||
|
restore [locate_data_file bug24909_minihyd-draw-BezCurve.brep] BezCurve
|
||||||
|
|
||||||
|
ttranslate BezCurve 0 -8 0
|
||||||
|
explode BezCurve E
|
||||||
|
wire Sweep001-0-spine BezCurve_1
|
||||||
|
mksweep Sweep001-0-spine
|
||||||
|
setsweep -CF
|
||||||
|
circle Circle-curve 0 0 0 18
|
||||||
|
mkedge Circle-edge Circle-curve 0 0
|
||||||
|
wire Circle Circle-edge
|
||||||
|
trotate Circle 0 0 0 0.577350269189625731 0.577350269189625731 0.577350269189625731 120
|
||||||
|
ttranslate Circle 0 -71 203.5
|
||||||
|
addsweep Circle
|
||||||
|
circle Circle001-curve 0 0 0 16
|
||||||
|
mkedge Circle001-edge Circle001-curve 0 0
|
||||||
|
wire Circle001 Circle001-edge
|
||||||
|
trotate Circle001 0 0 0 0.577350269189625731 0.577350269189625731 0.577350269189625731 120
|
||||||
|
ttranslate Circle001 0 -71 203.5
|
||||||
|
addsweep Circle001
|
||||||
|
|
||||||
|
buildsweep Sweep001 -C -S
|
15
tests/bugs/modalg_7/bug24997
Normal file
15
tests/bugs/modalg_7/bug24997
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
puts "TODO OCC24997 ALL: An exception was caught"
|
||||||
|
puts "TODO OCC24997 ALL: \\*\\* Exception \\*\\*.*"
|
||||||
|
puts "TODO OCC24997 ALL: TEST INCOMPLETE"
|
||||||
|
|
||||||
|
puts "========"
|
||||||
|
puts "OCC24997"
|
||||||
|
puts "========"
|
||||||
|
puts ""
|
||||||
|
#########################################
|
||||||
|
# SIGSEGV in BRepOffsetAPI_ThruSections
|
||||||
|
#########################################
|
||||||
|
|
||||||
|
restore [locate_data_file bug24997_loft3-draw-Loft-00-section.brep] Loft-00-section
|
||||||
|
restore [locate_data_file bug24997_loft3-draw-Loft-01-section.brep] Loft-01-section
|
||||||
|
thrusections Loft 0 0 Loft-00-section Loft-01-section
|
22
tests/bugs/modalg_7/bug25081
Normal file
22
tests/bugs/modalg_7/bug25081
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
puts "TODO OCC25081 ALL: TEST INCOMPLETE"
|
||||||
|
puts "TODO OCC25081 ALL: Process killed by CPU limit"
|
||||||
|
|
||||||
|
puts "========"
|
||||||
|
puts "OCC25081"
|
||||||
|
puts "========"
|
||||||
|
puts ""
|
||||||
|
############################
|
||||||
|
# bopcheck does not return
|
||||||
|
############################
|
||||||
|
|
||||||
|
cpulimit 1200
|
||||||
|
|
||||||
|
restore [locate_data_file bug25081_v1-sweep-draw-Sweep-0-spine.brep] Sweep-0-spine
|
||||||
|
restore [locate_data_file bug25081_v1-sweep-draw-Sweep-0-section-00-Wire.brep] Sweep-0-section-00-Wire
|
||||||
|
|
||||||
|
mksweep Sweep-0-spine
|
||||||
|
setsweep -FR
|
||||||
|
addsweep Sweep-0-section-00-Wire
|
||||||
|
buildsweep Sweep -C -S
|
||||||
|
|
||||||
|
bopcheck Sweep
|
20
tests/bugs/modalg_7/bug25110
Normal file
20
tests/bugs/modalg_7/bug25110
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
puts "TODO OCC25110 ALL: An exception was caught"
|
||||||
|
puts "TODO OCC25110 ALL: \\*\\* Exception \\*\\*.*"
|
||||||
|
puts "TODO OCC25110 ALL: TEST INCOMPLETE"
|
||||||
|
|
||||||
|
puts "========"
|
||||||
|
puts "OCC25110"
|
||||||
|
puts "========"
|
||||||
|
puts ""
|
||||||
|
########################################################################################
|
||||||
|
# TCollection_IndexedDataMap::FindFromKey error when sweeping circle along BezierCurve
|
||||||
|
########################################################################################
|
||||||
|
|
||||||
|
restore [locate_data_file bug25110_unsweepable1-draw-Sweep-0-spine.brep] Sweep-0-spine
|
||||||
|
restore [locate_data_file bug25110_unsweepable1-draw-Sweep-0-section-00-Circle.brep] Sweep-0-section-00-Circle
|
||||||
|
|
||||||
|
mksweep Sweep-0-spine
|
||||||
|
setsweep -CF
|
||||||
|
addsweep Sweep-0-section-00-Circle
|
||||||
|
|
||||||
|
buildsweep Sweep -C -S
|
21
tests/bugs/modalg_7/bug26030
Normal file
21
tests/bugs/modalg_7/bug26030
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
puts "TODO OCC26030 ALL: An exception was caught"
|
||||||
|
puts "TODO OCC26030 ALL: \\*\\* Exception \\*\\*.*"
|
||||||
|
puts "TODO OCC26030 ALL: TEST INCOMPLETE"
|
||||||
|
|
||||||
|
puts "========"
|
||||||
|
puts "OCC26030"
|
||||||
|
puts "========"
|
||||||
|
puts ""
|
||||||
|
#################################################
|
||||||
|
# Offset of a lofted body fails after long time
|
||||||
|
#################################################
|
||||||
|
|
||||||
|
restore [locate_data_file bug26030_thickness-crash1-tcl-Loft001-00-section.brep] Loft001-00-section
|
||||||
|
restore [locate_data_file bug26030_thickness-crash1-tcl-Loft001-01-section.brep] Loft001-01-section
|
||||||
|
|
||||||
|
thrusections Loft001 1 0 Loft001-00-section Loft001-01-section
|
||||||
|
explode Loft001 F
|
||||||
|
offsetparameter 1e-7 p i
|
||||||
|
offsetload Loft001 1
|
||||||
|
|
||||||
|
offsetperform Offset
|
16
tests/bugs/modalg_7/bug26088
Normal file
16
tests/bugs/modalg_7/bug26088
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
puts "TODO OCC26088 ALL: An exception was caught"
|
||||||
|
puts "TODO OCC26088 ALL: \\*\\* Exception \\*\\*.*"
|
||||||
|
puts "TODO OCC26088 ALL: TEST INCOMPLETE"
|
||||||
|
|
||||||
|
puts "========"
|
||||||
|
puts "OCC26088"
|
||||||
|
puts "========"
|
||||||
|
puts ""
|
||||||
|
###############################
|
||||||
|
# Exception in pipe algorithm
|
||||||
|
###############################
|
||||||
|
|
||||||
|
restore [locate_data_file bug26088_path0.brep] p
|
||||||
|
restore [locate_data_file bug26088_profile0.brep] pr
|
||||||
|
|
||||||
|
pipe result p pr
|
17
tests/bugs/moddata_3/bug24621
Normal file
17
tests/bugs/moddata_3/bug24621
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
puts "TODO OCC24621 ALL: An exception was caught"
|
||||||
|
puts "TODO OCC24621 ALL: \\*\\* Exception \\*\\*.*"
|
||||||
|
puts "TODO OCC24621 ALL: TEST INCOMPLETE"
|
||||||
|
|
||||||
|
puts "========"
|
||||||
|
puts "OCC24621"
|
||||||
|
puts "========"
|
||||||
|
puts ""
|
||||||
|
##################################################
|
||||||
|
# Failed to build Geom_OffsetSurface on B-Spline
|
||||||
|
##################################################
|
||||||
|
|
||||||
|
restore [locate_data_file bug24621_bs.draw] bs
|
||||||
|
|
||||||
|
offset obs bs -2
|
||||||
|
setunotperiodic bs
|
||||||
|
offset obs bs -2
|
Reference in New Issue
Block a user