System Information
Operating system: Windows X86 + Linux X86
Graphics card: N/A
Broken: Latest Master 32 bit
Worked: Latest Master 64 bit
Short description of error
the bmesh_boolean test fails on both windows and linux on 32 bit builds.
Additional information
The reported memleak doesn't seem to trigger on the x64 builds.
Blender 2.80 (sub 72) (hash f18373a9ab1a built Sun 05/26/2019 12:09 AM) found bundled python: D:\a\1\build_windows_Full_x86_vc15_Release\bin\Release\2.80\python Read blend: D:/a/1/s/../lib/tests/modeling/bool_regression.blend Info: Deleted 1 object(s) Info: Deleted 1 object(s) Info: Deleted 1 object(s) Info: Deleted 1 object(s) Info: Deleted 1 object(s) Info: Deleted 1 object(s) Info: Deleted 1 object(s) Info: Deleted 1 object(s) Info: Deleted 1 object(s) Error: Not freed memory blocks: 3, total unfreed memory 0.002487 MB D:/a/1/s/../lib/tests/modeling/bool_regression.blend\run_tests:4: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Traceback (most recent call last): File "D:/a/1/s/../lib/tests/modeling/bool_regression.blend\run_tests", line 38, in <module> SystemExit: 1 Run test: intersect_boolean(operation="UNION") on Cubecube selecting F 0 1 2 3 4 5 Success Info: Deleted 1 object(s) Run test: intersect_boolean(operation="INTERSECT") on Cubecube selecting F 0 1 2 3 4 5 Fail Loop Vert Mismatch In Poly Test Info: Deleted 1 object(s) Run test: intersect_boolean(operation="DIFFERENCE") on Cubecube selecting F 0 1 2 3 4 5 Fail Loop Vert Mismatch In Poly Test Info: Deleted 1 object(s) Run test: intersect(separate_mode="CUT") on Cubecube selecting F 0 1 2 3 4 5 Fail Loop Vert Mismatch In Poly Test Info: Deleted 1 object(s) Run test: intersect(separate_mode="ALL") on Cubecube selecting F 0 1 2 3 4 5 Fail Edge Mismatch Info: Deleted 1 object(s) Run test: intersect(separate_mode="NONE") on Cubecube selecting F 0 1 2 3 4 5 Fail Loop Vert Mismatch In Poly Test Info: Deleted 1 object(s) Run test: intersect(mode="SELECT" separate_mode="NONE") on Cubecube selecting F 0 1 2 3 4 5 6 7 8 9 10 11 Fail Loop Vert Mismatch In Poly Test Info: Deleted 1 object(s) Run test: intersect_boolean(operation="UNION") on Cubecone selecting F 6 7 8 9 10 Fail Loop Vert Mismatch In Poly Test Info: Deleted 1 object(s) Run test: intersect_boolean(operation="UNION") on Cubecones selecting F 0 1 2 3 4 5 Fail Loop Vert Mismatch In Poly Test Info: Deleted 1 object(s) Ran 9 tests, 8 failed Tests Failed
Exact steps for others to reproduce the error
run the bmesh_boolean test or load bool_regression.blend manually and click run script.