Blender Git Loki
Git Commits -> Revision bd7d39f
Revision bd7d39f by Bastien Montagne (master) April 18, 2019, 19:14 (GMT) |
PyTests: do not load addons in load_py_modules test. It makes no sense to load add-ons here, we already do that (in a more complete way) in load_addons test, this is only adding overhead and doubling code to maintain). Also do not try to load-as-modules add-ons that are not 2.8-ready, and some other misc fix. load_py_modules test should be passing again now. Thanks to @sergey who did part of the work here as well. |
Commit Details:
Full Hash: bd7d39f0b9671d31bb7a5ced93cd1d81b1bd4611
Parent Commit: 7ec6bca
Lines Changed: +7, -28
1 Modified Path:
/tests/python/bl_load_py_modules.py (+7, -28) (Diff)