flutter/packages/flutter_tools/test
Jonah Williams 2133343a29
[flutter_tools] cache result of BotDetector in persistent tool state (#52325)
The Azure bot detection can take up to a second to determine if a client is/isn't a bot. To prevent this from slowing down all flutter commands, we can cache the results in the persistent tool state - since we don't expect the same client id to ever become a bot or stop being a bot
2020-03-10 11:35:52 -07:00
..
commands.shard Add Android Chrome support to Flutter Web Driver. (#51677) 2020-03-09 13:01:07 -07:00
data Fix flutter doctor (pluginsPath) check for Mac (#50324) 2020-02-26 13:41:03 -08:00
general.shard [flutter_tools] cache result of BotDetector in persistent tool state (#52325) 2020-03-10 11:35:52 -07:00
integration.shard Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
src [flutter_tools] prevent StateError when log reader is disposed (#52173) 2020-03-10 11:34:40 -07:00
template_test.dart revert #48985 (#49572) 2020-01-27 14:36:02 -08:00