Blender Git Commit Log

Git Commits -> Revision 6cab53e

Revision 6cab53e by Brecht Van Lommel (master)
April 28, 2020, 10:50 (GMT)
Tests: fix some tests passing even if there are Python errors

Blender was not configured to exit with non-zero return code on Python errors.
A bunch of tests worked around this but not all. This removes the need for such
workarounds.

Commit Details:

Full Hash: 6cab53eaaa3abac9778d1c9ab1ac9851bee454a6
Parent Commit: a7bd835
Lines Changed: +19, -123

17 Modified Paths:

/tests/CMakeLists.txt (+2, -1) (Diff)
/tests/python/bevel_operator.py (+1, -6) (Diff)
/tests/python/bl_alembic_io_test.py (+1, -9) (Diff)
/tests/python/bl_blendfile_io.py (+1, -6) (Diff)
/tests/python/bl_blendfile_liblink.py (+1, -6) (Diff)
/tests/python/bl_constraints.py (+1, -9) (Diff)
/tests/python/bl_load_addons.py (+1, -8) (Diff)
/tests/python/bl_load_py_modules.py (+1, -7) (Diff)
/tests/python/bl_mesh_modifiers.py (+1, -11) (Diff)
/tests/python/bl_mesh_validate.py (+1, -7) (Diff)
/tests/python/bl_pyapi_idprop_datablock.py (+1, -9) (Diff)
/tests/python/bl_test.py (+2, -13) (Diff)
/tests/python/boolean_operator.py (+1, -6) (Diff)
/tests/python/modifiers.py (+1, -6) (Diff)
/tests/python/operators.py (+1, -7) (Diff)
/tests/python/physics_cloth.py (+1, -6) (Diff)
/tests/python/physics_softbody.py (+1, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021