Closed gaaclarke closed 9 months ago
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v
and a minimal reproduction of the issue.
This error was seen while trying to turn on validation in the golden image tests. There are a lot of instances of
InvalidImageLayout
as reported in https://github.com/flutter/engine/pull/49955#issuecomment-1905077075, hopefully fixing this simplest case will fix them all.Steps to reproduce:
apply the following patch
run the following target
validation error