diff --git a/tests/python/cycles_render_tests.py b/tests/python/cycles_render_tests.py index 043c9494c21..d7b65d94c19 100644 --- a/tests/python/cycles_render_tests.py +++ b/tests/python/cycles_render_tests.py @@ -53,6 +53,7 @@ BLACKLIST_GPU = [ "hair_transmission.blend", 'principled_hair_.*.blend', 'transparent_shadow_hair.*.blend', + "microfacet_hair_orientation.blend", # Inconsistent handling of overlapping objects. "T41143.blend", "visibility_particles.blend",