0024121: It's necessary to add TODO in test cases to avoid known regressions in debug...
[occt.git] / tests / bugs / iges / bug133_6
1 puts "TODO DEBUG_OCC24121 Debian60-64 Windows: \\*\\* Exception in IGESToBRep_BasicCurve"
2
3 puts "========================"
4 puts "BUC60984"
5 puts "OCC91"
6 puts "OCC133" 
7 puts "========================"
8 puts ""
9 #####################################################
10 ## Exception when translating an IGES file to Open CASCADE (loading phase).
11 #####################################################
12
13 catch {param read.iges.faulty.entities 1}
14
15 igesbrep [locate_data_file frame.igs] a *
16
17