Skip to content

[flutter_tools] throw exception instead of string from startApp#52365

Merged
jonahwilliams merged 4 commits intoflutter:masterfrom
jonahwilliams:profile_on_emulator
Mar 11, 2020
Merged

[flutter_tools] throw exception instead of string from startApp#52365
jonahwilliams merged 4 commits intoflutter:masterfrom
jonahwilliams:profile_on_emulator

Conversation

@jonahwilliams
Copy link
Copy Markdown
Contributor

Description

Update to throw exception and add test case. We were catching on Exception, so the string was slipping through - but this is still a fatal error so we need to exit.

@fluttergithubbot fluttergithubbot added the tool Affects the "flutter" command-line tool. See also t: labels. label Mar 10, 2020
@zanderso
Copy link
Copy Markdown
Member

Related: #52272

@jonahwilliams jonahwilliams merged commit 6804cef into flutter:master Mar 11, 2020
@jonahwilliams jonahwilliams deleted the profile_on_emulator branch March 11, 2020 16:41
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants