From b64e262453e5102353afdfc2211753f15214be78 Mon Sep 17 00:00:00 2001 From: apv Date: Thu, 3 Aug 2017 12:01:30 +0300 Subject: [PATCH] Test for 0025081: bopcheck does not return --- tests/bugs/modalg_7/bug25081 | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 tests/bugs/modalg_7/bug25081 diff --git a/tests/bugs/modalg_7/bug25081 b/tests/bugs/modalg_7/bug25081 new file mode 100644 index 0000000000..c921e35fb8 --- /dev/null +++ b/tests/bugs/modalg_7/bug25081 @@ -0,0 +1,22 @@ +puts "TODO OCC25081 ALL: TEST INCOMPLETE" +puts "TODO OCC25081 ALL: Process killed by CPU limit" + +puts "========" +puts "OCC25081" +puts "========" +puts "" +############################ +# bopcheck does not return +############################ + +cpulimit 1200 + +restore [locate_data_file bug25081_v1-sweep-draw-Sweep-0-spine.brep] Sweep-0-spine +restore [locate_data_file bug25081_v1-sweep-draw-Sweep-0-section-00-Wire.brep] Sweep-0-section-00-Wire + +mksweep Sweep-0-spine +setsweep -FR +addsweep Sweep-0-section-00-Wire +buildsweep Sweep -C -S + +bopcheck Sweep -- 2.39.5