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
I suspect that the changes that landed in #2083, which depended on Flutter 3.3.10, were broken by #2000 which upgraded the project version to 3.7.5. The newly added integration tests did not run before #2000 merged.
Bug Description
The following PRs are failing their integration tests due to a TimeoutException.
#2194
#2169
#2189
#2193
I suspect that the changes that landed in #2083, which depended on Flutter 3.3.10, were broken by #2000 which upgraded the project version to 3.7.5. The newly added integration tests did not run before #2000 merged.
How to Reproduce
All PRs submitted to this repo are failing. This should be P0.
Expected Behavior
Integration tests should fail because of changes in the PR. But, they are failing for the same reason across all PRs.
Operating System
Linux (CI)
AppFlowy Version(s)
main
Screenshots
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: