Created attachment 60148 [details] [review] Fix In the blend test and especially the composite test (longest one), it is important to know which test failed, not simply that a test failed. That's why I would like to know the src_color, mask_color, dst_color and dst - to figure out exactly where the test is in the nested for loops. However, dst is printed in the output instead of dst_color so the exact position cannot be found. From the code, it looks like this is intentional, but I would reconsider it since it is already easy for the user to determine what dst is. Just look at the most recent "Beginning..." line.
Mass closure: This bug has been untouched for more than six years, and is not obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.