Skip to content

Exit with code 1 when calling flutter build without arguments#175900

Merged
auto-submit[bot] merged 1 commit intoflutter:masterfrom
Mr-Pepe:09-23-exit_with_code_1_when_calling_flutter_build_without_arguments
Dec 12, 2025
Merged

Exit with code 1 when calling flutter build without arguments#175900
auto-submit[bot] merged 1 commit intoflutter:masterfrom
Mr-Pepe:09-23-exit_with_code_1_when_calling_flutter_build_without_arguments

Conversation

@Mr-Pepe
Copy link
Contributor

@Mr-Pepe Mr-Pepe commented Sep 24, 2025

Resolves #5797

Pre-launch Checklist

  • I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • I read the [Tree Hygiene] wiki page, which explains my responsibilities.
  • I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement].
  • I signed the [CLA].
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is [test-exempt].
  • I followed the [breaking change policy] and added [Data Driven Fixes] where supported.
  • All existing and new tests are passing.

A whole bunch of tool tests failed locally even before the change, so I'll have to see CI results to know if something actually broke due to the change.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tool Affects the "flutter" command-line tool. See also t: labels. waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds

Projects

None yet

Development

Successfully merging this pull request may close these issues.

flutter build is returning zero, should return not zero ?

3 participants