From 639223d92f65c6e3f4420312a065ee742ffb990c Mon Sep 17 00:00:00 2001 From: Weizhen Huang Date: Fri, 18 Aug 2023 15:33:41 +0200 Subject: [PATCH] Fix Cycles hair orientation test failing on Linux/Windows Increase samples per pixel Pull Request: https://projects.blender.org/blender/blender/pulls/111262 --- tests/python/cycles_render_tests.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/python/cycles_render_tests.py b/tests/python/cycles_render_tests.py index 354ecb64b94..7260e44450a 100644 --- a/tests/python/cycles_render_tests.py +++ b/tests/python/cycles_render_tests.py @@ -18,7 +18,6 @@ BLACKLIST_ALL = [ "hair_instancer_uv.blend", "principled_hair_directcoloring.blend", "visibility_particles.blend", - "microfacet_hair_orientation.blend" ] BLACKLIST_OSL = [