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
path: root/tests
diff options
context:
space:
mode:
authorBrecht Van Lommel <brecht@blender.org>2022-06-01 11:24:40 +0300
committerBrecht Van Lommel <brecht@blender.org>2022-06-01 11:28:09 +0300
commitda7bc5121039144e6d0a8d4ac127654cf0bd679c (patch)
tree4f7a431e87db76983ea59e2a7b53c187545ba442 /tests
parent54d076b20d39dfd043cbbe7dd8375adfb8755937 (diff)
Fix failing Cycles Metal MNEE test on buildbot, by disabling it
It appears that Metal and MNEE are still not working.
Diffstat (limited to 'tests')
-rw-r--r--tests/python/cycles_render_tests.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/python/cycles_render_tests.py b/tests/python/cycles_render_tests.py
index 0709bb0f080..10ba2ce552a 100644
--- a/tests/python/cycles_render_tests.py
+++ b/tests/python/cycles_render_tests.py
@@ -33,6 +33,8 @@ BLACKLIST_OPTIX = [
]
BLACKLIST_METAL = [
+ # No MNEE for Metal currently
+ "underwater_caustics.blend",
]
BLACKLIST_GPU = [