flutter/packages/flutter_tools/test/general.shard/proxied_devices
Ben Konyi 33b402d24c
Reland "Launch DDS from Dart SDK and prepare to serve DevTools from DDS (#146593)" (#152386)
This reverts commit 7cdc23b3e1.

The failure in the `native_assets_test` integration test on Windows was caused by the DevTools process not being shutdown by the `ColdRunner` when running the profile mode portion of the test. This resulted in the test being unable to clean up the project created by the test as DevTools was still holding onto a handle within the directory. This PR adds back the mistakenly removed DevTools shutdown logic in the `ColdRunner`.
2024-07-26 20:51:19 +00:00
..
debounce_data_stream_test.dart Debounce the proxied connection over proxied devices. (#124540) 2023-04-10 23:20:01 +00:00
file_transfer_test.dart Optimize file transfer when using proxied devices. (#139968) 2023-12-14 00:11:32 +00:00
proxied_devices_test.dart Reland "Launch DDS from Dart SDK and prepare to serve DevTools from DDS (#146593)" (#152386) 2024-07-26 20:51:19 +00:00