Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/python/cycles_render_tests.py')
-rw-r--r--tests/python/cycles_render_tests.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/python/cycles_render_tests.py b/tests/python/cycles_render_tests.py
index 98b2cd4a200..7272cd4660b 100644
--- a/tests/python/cycles_render_tests.py
+++ b/tests/python/cycles_render_tests.py
@@ -36,8 +36,12 @@ BLACKLIST_GPU = [
'hair_instancer_uv.blend',
'hair_length_info.blend',
'hair_particle_random.blend',
+ "hair_transmission.blend",
'principled_hair_.*.blend',
'transparent_shadow_hair.*.blend',
+ # Inconsistent handling of overlapping objects.
+ "T41143.blend",
+ "visibility_particles.blend",
]