flutter/packages/flutter_tools/test
Jonah Williams 19fbe98df3
[flutter_tools] pass existsSync through error handling io (#66704)
Crash reporting shows at least one instance of EACCES during an existsSync cache call. Add this to the list of error handling io methods. Did not add the async exists method since we lint against its usage.
2020-09-25 20:17:39 -07:00
..
commands.shard Expose enable-experiment in Flutter drive (#66311) 2020-09-23 10:38:02 -07:00
data [flutter_tools] Support latest IntelliJ via Jetbrain toolbox (#57963) 2020-05-27 10:07:28 -07:00
general.shard [flutter_tools] pass existsSync through error handling io (#66704) 2020-09-25 20:17:39 -07:00
integration.shard [flutter_tools] dont crash if attach is given a bad debug uri (#66358) 2020-09-22 12:03:21 -07:00
src [flutter_tools] dont crash if attach is given a bad debug uri (#66358) 2020-09-22 12:03:21 -07:00
template_test.dart [flutter_tools] check for permission issues when copying file (#63540) 2020-08-21 11:11:04 -07:00