Tests: Block failing object_dicing test on OptiX OSL
This does not support wireframe yet. Pull Request: https://projects.blender.org/blender/blender/pulls/147124
This commit is contained in:
committed by
Brecht Van Lommel
parent
43fbbc95bc
commit
7f94df2926
@@ -83,6 +83,7 @@ BLOCKLIST_OPTIX_OSL_ALL = BLOCKLIST_OPTIX_OSL_LIMITED + [
|
||||
'principled_bsdf_bevel_emission_137420.blend',
|
||||
# Dicing tests use wireframe node which doesn't appear to be supported with OptiX OSL
|
||||
'dicing_camera.blend',
|
||||
'object_dicing.blend',
|
||||
'offscreen_dicing.blend',
|
||||
'panorama_dicing.blend',
|
||||
# The mapping of the UDIM texture is incorrect. Need to investigate why.
|
||||
|
||||
Reference in New Issue
Block a user