Should testsdl run without errors

Hi,

This is a trick question. Did anyone recently run testsdl? When did it
run without errors?

There is at least one test that consistently fails on all platforms I’ve
tried (MacOS and iOS simulator).

Assert Failed!
Blitting blending output not the same (using SDL_BLEND_*).
Test Case 'Blit Blending Tests’
Test Suite 'SDL_Surface’
Last SDL error ‘’

On MacOS there are several more assertions that fail. On iOS I have some
other problems.

This blitting error maybe due to an incorrect reference (img_blendAdd).
But I don’t know that for sure.
That’s why I want to know if it has ever worked before.–
Kees