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