Update of test cases that are crashed by cpulimit command
[occt.git] / tests / boolean / bsection / N7
CommitLineData
65263f37 1puts "TODO ?#22911 ALL: An exception was caught"
2puts "TODO ?#22911 ALL: \\*\\* Exception \\*\\*.*"
dc5bdbfc 3puts "TODO ?OCC12345 ALL: Process killed by CPU limit"
65263f37 4puts "TODO ?#22911 ALL: TEST INCOMPLETE"
4e57c75e 5
dc5bdbfc 6cpulimit 1200
40093367 7
8418c617 8restore [locate_data_file lh3d_ro1.brep] a
40093367 9isos a 0
10compound result
11set i 1
12repeat 199 {
13plane p_$i 0 $i*100 0 0 1 0
14mkface f_$i p_$i
4e57c75e 15bsection s_$i a f_$i
40093367 16compound result s_$i result
17display s_$i
18clear f_$i
19clear p_$i
20set dist [expr $i * 100]
21puts "OK Section:$dist"
22incr i
23}
24
25set length 4.36836e+07