diff --git a/tests/bugs/modalg_6/bug26450 b/tests/bugs/modalg_6/bug26450 new file mode 100644 index 0000000000..58d7965b21 --- /dev/null +++ b/tests/bugs/modalg_6/bug26450 @@ -0,0 +1,14 @@ +puts "=========" +puts "OCC26450" +puts "=========" +puts "" +########################################### +# Boolean operation is running endless +########################################### + +cpulimit 300 + +restore [locate_data_file bug26450_a.brep] a +restore [locate_data_file bug26450_b.brep] b + +bop a b \ No newline at end of file