In flutter/engine#44705, a number of tests fail because the outputted gradient golden files, such as gradient_xform.png are now dithered, so exact pixel tests fail.
I would update them, but I couldn't find instructions how to either within the code or the Wiki.