mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-21 10:13:43 +03:00
0026450: Boolean operation is running endless
Added test case bugs/modalg_6/bug26450
This commit is contained in:
parent
aff1875311
commit
10f55672df
14
tests/bugs/modalg_6/bug26450
Normal file
14
tests/bugs/modalg_6/bug26450
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
puts "========="
|
||||||
|
puts "OCC26450"
|
||||||
|
puts "========="
|
||||||
|
puts ""
|
||||||
|
###########################################
|
||||||
|
# Boolean operation is running endless
|
||||||
|
###########################################
|
||||||
|
|
||||||
|
cpulimit 300
|
||||||
|
|
||||||
|
restore [locate_data_file bug26450_a.brep] a
|
||||||
|
restore [locate_data_file bug26450_b.brep] b
|
||||||
|
|
||||||
|
bop a b
|
Loading…
x
Reference in New Issue
Block a user