Tests: exclude extension operators from "run operators" utility
Don't install/manipulate extensions as part of this utility.
This commit is contained in:
@@ -86,6 +86,9 @@ op_blacklist = (
|
||||
"render.cycles_viewport_sampling_preset_add",
|
||||
"render.preset_add",
|
||||
|
||||
# Don't manipulate installed extensions.
|
||||
"extensions.*",
|
||||
|
||||
# FIXME:
|
||||
# Crashes with non-trivial fixes.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user