From f206b651457c2084d00b194776b037560bb3ba5c Mon Sep 17 00:00:00 2001 From: abv Date: Fri, 28 Aug 2015 19:31:29 +0300 Subject: [PATCH] Revert previously made adjustment of test cases for Linux - boolean volumemaker C1: the problems disappeared on Windows are still present on Linux - boolean volumemaker F8: improvement on Linux found on master due to #24682 does not happen in OCCT 6.9.1, since #24682 is not included --- tests/boolean/volumemaker/C1 | 3 +++ tests/boolean/volumemaker/F8 | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/tests/boolean/volumemaker/C1 b/tests/boolean/volumemaker/C1 index d84cc72f3b..42768b3f8c 100644 --- a/tests/boolean/volumemaker/C1 +++ b/tests/boolean/volumemaker/C1 @@ -1,6 +1,9 @@ # test script on make volume operation # plane +puts "TODO OCC26020 Linux: Faulty shapes in variables faulty_1 to faulty_" +puts "TODO OCC26020 Linux: Error: bopcheck failed" + # planar face plane pln_f1 -331.49269816258993 -487.15663197846379 -460.05843051255943 -0.29784456643004237 0.75470958022277179 -0.58455287508322795 erase pln_f1 diff --git a/tests/boolean/volumemaker/F8 b/tests/boolean/volumemaker/F8 index 578fc829ac..a2840c15ca 100644 --- a/tests/boolean/volumemaker/F8 +++ b/tests/boolean/volumemaker/F8 @@ -1,7 +1,7 @@ # test script on make volume operation # cone cylinder plane -puts "TODO OCC26020 Windows: Error: bopcheck failed" +puts "TODO OCC26020 ALL: Error: bopcheck failed" # planar face plane pln_f1 27.577164466275352 -1038.2137499999999 27.577164466275359 0.70710678118654746 4.4408920985006262e-016 0.70710678118654768 -- 2.39.5