0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / moddata_2 / bug22910_1
CommitLineData
809eca9d 1puts "TODO OCC11111 ALL: An exception was caught"
5d1833ef 2puts "TODO OCC11111 ALL: \\*\\* Exception"
809eca9d 3puts "TODO OCC11111 ALL: Faulty OCC22910"
5747059b 4puts "TODO OCC11111 ALL: Error: The command cannot be built"
809eca9d 5
6puts "================"
7puts "OCC22910"
8puts "================"
9puts ""
10#######################################################################################
11# Failure to compute iso-line for NURBS surface
12######################################################################################
13
14set BugNumber OCC22910
15
16catch { pload MODELING }
17
af65fb19 18restore [locate_data_file s.rle] res
19set exception_status [ catch { uiso u res 0.5 } ]
809eca9d 20
21if { ${exception_status} == 0 } {
22 puts "OK ${BugNumber}"
23} else {
24 puts "Faulty ${BugNumber}"
25}
26
5747059b 27checkprops result -s 0
28checkview -display result -3d -path ${imagedir}/${test_image}.png