X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesPlugin%2FTest%2FTestBooleanCommon_MultiLevelCompound_v20190506_1.py;h=d23996c4ce58729ebec99bc0172c1737c11c1fe4;hb=a18acc21d986faf40cec51df342788a98014dfc1;hp=ddbbf6fa5e4b3b4dd8e8fae086c5e8509b689ab5;hpb=af3f198f432b9f99aa30adbf4d009ab4894fa3a4;p=modules%2Fshaper.git diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v20190506_1.py b/src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v20190506_1.py index ddbbf6fa5..d23996c4c 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v20190506_1.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v20190506_1.py @@ -86,7 +86,7 @@ model.end() from GeomAPI import GeomAPI_Shape model.testNbResults(Common_1, 1) -model.testNbSubResults(Common_1, [4]) +model.testNbSubResults(Common_1, [3]) model.testNbSubShapes(Common_1, GeomAPI_Shape.SOLID, [7]) model.testNbSubShapes(Common_1, GeomAPI_Shape.FACE, [34]) model.testNbSubShapes(Common_1, GeomAPI_Shape.EDGE, [120])