flutter/packages/flutter_tools/test/commands.shard/permeable
Nehal Patel 3b15d6a501
Removes retries from "dart pub get" and un-buffers its stdout/stderr output (#115801)
* Removes retries from "pub get" and proxies its stdout output

* Fix issue where ErrorHandlingProcessManager does not forward "mode" parameter to backing ProcessManager's "start" method

* Make "pub get" use ProcessStartMode.inheritStdio instead of forwarding bytes to stdout and stderr

* Fix tests

* Remove unused env var

* Add back 'Running "flutter pub get"...' status log

* Fix indent

* Add Pub.test() constructor which lets tests mock stdio
2022-12-01 19:30:17 +00:00
..
data Integrate package:flutter_lints into templates (#81417) 2021-05-10 16:19:04 -07:00
build_aar_test.dart Build command dependency injection (#114383) 2022-11-08 23:38:10 +00:00
build_apk_test.dart Build command dependency injection (#114383) 2022-11-08 23:38:10 +00:00
build_appbundle_test.dart Build command dependency injection (#114383) 2022-11-08 23:38:10 +00:00
build_bundle_test.dart Build command dependency injection (#114383) 2022-11-08 23:38:10 +00:00
create_test.dart Removes retries from "dart pub get" and un-buffers its stdout/stderr output (#115801) 2022-12-01 19:30:17 +00:00
devices_test.dart Null safety migration of packages/flutter_tools/test/commands.shard/permeable (#110710) 2022-09-06 10:22:09 -07:00
format_test.dart [flutter_tools] add deprecation message for "flutter format" (#116145) 2022-11-30 14:00:01 -08:00
packages_test.dart Removes retries from "dart pub get" and un-buffers its stdout/stderr output (#115801) 2022-12-01 19:30:17 +00:00
script_test.dart Null safety migration of packages/flutter_tools/test/commands.shard/permeable (#110710) 2022-09-06 10:22:09 -07:00
upgrade_test.dart Null safety migration of packages/flutter_tools/test/commands.shard/permeable (#110710) 2022-09-06 10:22:09 -07:00