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
We correctly have a builder for Linux, but I don't think this is enough testing for the Linux platform. I wonder if we could make some of the test derivations have internet access and be impure. This way we'd be able to mimic how the user will run and use flutter the best, and be able to test platforms we don't correctly have builders for.
Issue description
We should add tests to the
flutter
derivation that runflutter build
for every supported platform (currently Android, Web, and Linux).This will avoid issues like #260278 - such an obvious and disruptive regression should never have made it past review.
@NixOS/flutter
The text was updated successfully, but these errors were encountered: