Blender Git Loki
Git Commits -> Revision 843aead
Revision 843aead by Howard Trickey (newboolean) August 5, 2020, 19:52 (GMT) |
Disable the boolean and modifier python tests. These tests rely on the behavoir of the old boolean, down the the exact values of coordinates and ordering of the output vertices. Because I want the default behavior of boolean to be new boolean in this branch, this is inconvenient. I will make these tests work again if/when we merge with master. Probably by adding the flag that invokes the old behavior to the tests. New bevel is mostly tested by unit tests now, so disabling the regression test for it is not a big deal. |
Commit Details:
Full Hash: 843aead88e77a4a0ebf230be61444a2a37823a7d
Parent Commit: 0023d30
Lines Changed: +14, -14
1 Modified Path:
/tests/python/CMakeLists.txt (+14, -14) (Diff)