Restoring test cases removed by last commit.
[occt.git] / tests / bugs / moddata / bug150_2
CommitLineData
0e94a94e 1puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
2
3puts "================"
4puts "OCC150"
5puts "SAM1048"
6puts "OCC53"
7puts "================"
8puts ""
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################################################################
14puts ""
15puts "Bug's advancement"
16puts "#################"
17puts ""
18puts "Customer version Development version"
19puts "Status : CLOSED Status : CLOSED"
20puts "Resolution : LIMITATION Resolution : LIMITATION"
21puts "Leave as CLOSED LIMITATION Leave as CLOSED LIMITATION"
22puts ""
23
24restore [locate_data_file OCC150_compsolid_nofuse.brep] sh
25explode sh
26
27puts [checkshape sh_1]
28puts [checkshape sh_2]
29
30bfuse result sh_2 sh_1
31puts [checkshape result]
32
33set check_square 1
34set square 700
35set 2dviewer 0