SIGN IN SIGN UP

Flutter_tools for web: report error messages with stacks on exit (#87386)

* Flutter_tools for web platform: report error messages with stacks on toolExit

Print error messages and stacks in verbose mode before calling
`throwToolExit` on communication errors to chrome and dwds.

This will help us disagnose CI flakes:

Helps: https://github.com/flutter/flutter/issues/84012
Closes: https://github.com/flutter/flutter/issues/87149

* Added tests

* Extend timeout for testing failure to connect to chrome

* Update rest of chrome tests to await until matching is finished
A
Anna Gringauze committed
44d9af80cb19a5fe2af24b769e2414e74432d480
Parent: d1eff7f
Committed by GitHub <noreply@github.com> on 8/3/2021, 5:51:35 PM