0029528: Visualization, TKOpenGl - allow defining sRGB textures
[occt.git] / tests / bugs / vis / buc60858
CommitLineData
7bd071ed 1puts "TODO CR30056 ALL: Meshing statuses: Failure UnorientedWire"
0e443e13 2
352ffd73 3puts "============"
4puts "BUC60858"
5puts "============"
6puts ""
7######################################################################
8## When I gave command "vdisplay a" , where a is shape restored from attached file.DRAW crashes
9## with segmentation fault. Exception is raised in the file BRepMesh/triangle.cxx.
10######################################################################
11
12restore [locate_data_file BUC60858.brep] result
13
14tclean result
15isos 0
16vinit
17incmesh result 0.01
18vdisplay result
19vfit
20
21vclear
22vdisplay result
23vsetdispmode result 1
24
25isos result 0
26triangles result
27
5d7a0489 28checktrinfo result -tri -nod
5747059b 29checkview -screenshot -3d -path ${imagedir}/${test_image}.png