flutter/dev/customer_testing
Polina Cherkasova bcf267359c
Move dependency on leak_tracker from dependencies to dev_dependencies in flutter_test. (#137633)
Analyzer's dependency on autosnapshotting causes issues.

Because every version of integration_test from sdk depends on leak_tracker from hosted and autosnapshotting depends on leak_tracker from path, integration_test from sdk is forbidden.
So, because autosnapshotting depends on integration_test from sdk, version solving failed.
2023-10-31 21:12:52 +00:00
..
lib Add support for setup steps in flutter customer tests (#135726) 2023-10-03 20:31:54 +00:00
test Add support for setup steps in flutter customer tests (#135726) 2023-10-03 20:31:54 +00:00
ci.bat Actually run customer_testing shard on Windows (#109336) 2022-08-10 23:25:23 +00:00
ci.sh Actually run customer_testing shard on Windows (#109336) 2022-08-10 23:25:23 +00:00
pubspec.yaml Move dependency on leak_tracker from dependencies to dev_dependencies in flutter_test. (#137633) 2023-10-31 21:12:52 +00:00
run_tests.dart Implement "iterations" directive for customer tests (#124541) 2023-04-11 03:21:24 +00:00