Fix: EEVEE: Broken Metal blocklist

This was the cause of the tests not passing on buildbot.
This commit is contained in:
Clément Foucault
2025-02-19 11:50:48 +01:00
parent 3004848372
commit 4d17638212
+1 -1
View File
@@ -47,7 +47,7 @@ BLOCKLIST_METAL = [
"light_link_exclude.blend",
"light_link_instanced_receiver.blend",
# Blocked due to difference in volume lightprobe bakes(maybe?) (to be fixed).
"volume_zero_extinction.blend"
"volume_zero_extinction_channel.blend",
# Blocked due to difference in screen space tracing (to be fixed).
"sss_reflection_clamp.blend",
# Blocked due to difference in volume rendering (to be fixed).