0030196: [REGRESSION] Modeling Algorithms - Crash in BRepBuilderAPI_GTransform
authorifv <ifv@opencascade.com>
Tue, 3 Sep 2019 14:22:35 +0000 (17:22 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 6 Sep 2019 15:26:43 +0000 (18:26 +0300)
Test case is added

tests/bugs/modalg_7/bug30196 [new file with mode: 0644]

diff --git a/tests/bugs/modalg_7/bug30196 b/tests/bugs/modalg_7/bug30196
new file mode 100644 (file)
index 0000000..03b1e45
--- /dev/null
@@ -0,0 +1,12 @@
+puts "========"
+puts "0030196: REGRESSION: Modeling Algorithms - Crash in BRepBuilderAPI_GTransform"
+puts "========"
+puts ""
+cpulimit 300
+pload XDE
+testreadstep [locate_data_file bug30196.stp] s
+dchrono m start
+deform res s 1 1 1
+dchrono m stop counter deform
+
+checkview -display res -2d  -path ${imagedir}/${test_image}.png
\ No newline at end of file