From 488efb8ca9cef72c4060fb7f898326215d49b831 Mon Sep 17 00:00:00 2001 From: Omar Emara Date: Mon, 6 Oct 2025 15:23:03 +0200 Subject: [PATCH] Fix #147289: Keying Screen node test succeed with bad result The result of the Keying Screen node tests is very different yet the test succeeds, that's because the test result has a very small number of pixels compared to the final image. To fix this, we match the size of the result with the render size. This also updated the test reference which should have been updated after the new RBF interpolation implementation of the node. Pull Request: https://projects.blender.org/blender/blender/pulls/147449 --- .../keying/compositor_renders/node_keying_screen.png | 4 ++-- tests/files/compositor/keying/node_keying_screen.blend | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/files/compositor/keying/compositor_renders/node_keying_screen.png b/tests/files/compositor/keying/compositor_renders/node_keying_screen.png index cb20b04ccc6..de11eec8970 100644 --- a/tests/files/compositor/keying/compositor_renders/node_keying_screen.png +++ b/tests/files/compositor/keying/compositor_renders/node_keying_screen.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f002dcde786403eb791b1783c71294346f5a8ea9145fd934ab9bce5ba8f7b866 -size 898289 +oid sha256:5efee28bbf99aeb47fb16ed07b13c5e5bb0ac550d5a751115a9799c6a9a04fdd +size 30631 diff --git a/tests/files/compositor/keying/node_keying_screen.blend b/tests/files/compositor/keying/node_keying_screen.blend index 5b980dc23ad..14ee428440b 100644 --- a/tests/files/compositor/keying/node_keying_screen.blend +++ b/tests/files/compositor/keying/node_keying_screen.blend @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:266e2082d5bd0e8c2690913c27cc31ec65f7c26574092acc1aa5d05d314eef5d -size 120472 +oid sha256:af6b900d32f11e9fac0e5dcd9b8cb65038b36de8c53200753885eed54d474d25 +size 113968