mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-16 10:08:36 +03:00
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
This commit is contained in:
parent
da871fb5c9
commit
f206b65145
@ -1,6 +1,9 @@
|
|||||||
# test script on make volume operation
|
# test script on make volume operation
|
||||||
# plane
|
# plane
|
||||||
|
|
||||||
|
puts "TODO OCC26020 Linux: Faulty shapes in variables faulty_1 to faulty_"
|
||||||
|
puts "TODO OCC26020 Linux: Error: bopcheck failed"
|
||||||
|
|
||||||
# planar face
|
# planar face
|
||||||
plane pln_f1 -331.49269816258993 -487.15663197846379 -460.05843051255943 -0.29784456643004237 0.75470958022277179 -0.58455287508322795
|
plane pln_f1 -331.49269816258993 -487.15663197846379 -460.05843051255943 -0.29784456643004237 0.75470958022277179 -0.58455287508322795
|
||||||
erase pln_f1
|
erase pln_f1
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# test script on make volume operation
|
# test script on make volume operation
|
||||||
# cone cylinder plane
|
# cone cylinder plane
|
||||||
|
|
||||||
puts "TODO OCC26020 Windows: Error: bopcheck failed"
|
puts "TODO OCC26020 ALL: Error: bopcheck failed"
|
||||||
|
|
||||||
# planar face
|
# planar face
|
||||||
plane pln_f1 27.577164466275352 -1038.2137499999999 27.577164466275359 0.70710678118654746 4.4408920985006262e-016 0.70710678118654768
|
plane pln_f1 27.577164466275352 -1038.2137499999999 27.577164466275359 0.70710678118654746 4.4408920985006262e-016 0.70710678118654768
|
||||||
|
Loading…
x
Reference in New Issue
Block a user