You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Despite listing the right SHA in the build, the build didn't actually include the fix and seems to have been running against the previous code since the next build was green.
These tests weren't actually fixed completely, they went from broken to flakey which made them look like there was an infra problem. There is no infra problem.
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 build was red because of unit tests failures: https://ci.chromium.org/p/flutter/builders/prod/Mac%20iOS%20Engine/6379
This build should have been compiling with the fix: https://ci.chromium.org/p/flutter/builders/prod/Mac%20iOS%20Engine/6380
Despite listing the right SHA in the build, the build didn't actually include the fix and seems to have been running against the previous code since the next build was green.
cc @godofredoc
The text was updated successfully, but these errors were encountered: