Adjusting testing cases for current state of OCCT
[occt.git] / tests / bugs / demo / CR23416
CommitLineData
319e4241 1puts "============"
2puts "CR23416"
3puts "============"
4puts ""
5#######################################################################
6# Regression of current version in compare with occt-653: crash while visualizing the shape
7#######################################################################
8
9isos 2
10smallview
64f48258 11set info [restore [locate_data_file CR23416-ProblemFace.brep] result]
12set check_error [lsearch $info exception]
13if { $check_error != -1 } {
319e4241 14 puts "Error : crashes during visualization"
15}
16fit
17set only_xwd 1
18
19
64f48258 20