Adjusting test unstable testing cases in Debug mode for current state of OCCT
[occt.git] / tests / boolean / bsection / N4
1 #puts "TODO DEBUG_OCC24121 Debian60-64 Windows: Process killed by CPU limit"
2 #puts "TODO DEBUG_OCC24121 Debian60-64 Windows: TEST INCOMPLETE"
3
4 #puts "TODO #23749 ALL: Faulty shapes in variables faulty_1 to faulty_"
5
6 cpulimit 3500
7
8 restore [locate_data_file lh3d_px2.brep] a
9 compound result
10 set i 1
11 repeat 199 {
12   plane p_$i 0 $i*100 0  0 1 0
13   mkface f_$i p_$i
14   bsection s_$i a f_$i
15   compound result s_$i result
16   set dist [expr $i * 100]
17   puts "OK Section:$dist"
18   incr i
19 }
20
21 set length 2.7724e+07