flutter/packages/flutter_tools/lib
Anna Gringauze 44d9af80cb
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
2021-08-03 10:51:35 -07:00
..
src Flutter_tools for web: report error messages with stacks on exit (#87386) 2021-08-03 10:51:35 -07:00
executable.dart Revert "[flutter_tools] let the logger know about machine mode (#86116)" (#86363) 2021-07-13 10:39:35 -07:00
runner.dart Revert "[flutter_tools] let the logger know about machine mode (#86116)" (#86363) 2021-07-13 10:39:35 -07:00