From 75c15b43927f10e68d54123e5724ef17ebb2c771 Mon Sep 17 00:00:00 2001 From: akz Date: Fri, 18 Dec 2015 18:50:35 +0300 Subject: [PATCH] 0027000: Invalid result of ShapeUpgrade_UnifySameDomain Add two test scripts to bugs/heal grid with involved in bug shapes --- tests/bugs/heal/bug27000_1 | 4 ++++ tests/bugs/heal/bug27000_2 | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 tests/bugs/heal/bug27000_1 create mode 100644 tests/bugs/heal/bug27000_2 diff --git a/tests/bugs/heal/bug27000_1 b/tests/bugs/heal/bug27000_1 new file mode 100644 index 0000000000..066ee4f1a8 --- /dev/null +++ b/tests/bugs/heal/bug27000_1 @@ -0,0 +1,4 @@ +restore [locate_data_file bug27000_1.brep] shape +unifysamedom result shape +checkshape result +checknbshapes result -vertex 60 -edge 87 -wire 35 -face 33 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 220 \ No newline at end of file diff --git a/tests/bugs/heal/bug27000_2 b/tests/bugs/heal/bug27000_2 new file mode 100644 index 0000000000..94f34d48eb --- /dev/null +++ b/tests/bugs/heal/bug27000_2 @@ -0,0 +1,4 @@ +restore [locate_data_file bug27000_2.brep] shape +unifysamedom result shape +checkshape result +checknbshapes result -vertex 46 -edge 68 -wire 26 -face 26 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 171 \ No newline at end of file