Reorganization of bugs testing group
[occt.git] / tests / bugs / moddata / bug150_2
1 puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
2
3 puts "================"
4 puts "OCC150"
5 puts "SAM1048"
6 puts "OCC53"
7 puts "================"
8 puts ""
9 ################################################################
10 ## SAM1048. Crash with all memory exhausted at attempt to fuse two solids in the file attached.
11 ################################################################
12 ## Segmentation violation detected during Fuse operation
13 ################################################################
14 puts ""
15 puts "Bug's advancement"
16 puts "#################"
17 puts ""
18 puts "Customer version                  Development version"
19 puts "Status : CLOSED                   Status : CLOSED"
20 puts "Resolution : LIMITATION           Resolution : LIMITATION"
21 puts "Leave as CLOSED LIMITATION        Leave as CLOSED LIMITATION"
22 puts ""
23
24 restore [locate_data_file OCC150_compsolid_nofuse.brep] sh 
25 explode sh
26
27 puts [checkshape sh_1]
28 puts [checkshape sh_2]
29
30 bfuse result sh_2 sh_1
31 puts [checkshape result]
32
33 set check_square 1
34 set square 700
35 set 2dviewer 0