flutter/packages/flutter_tools/test/ios
Chris Bracken cf96c7db4a Clean up orphaned Instruments processes (#11189)
In some cases, we've seen interactions between Instruments and the iOS
simulator that cause hung instruments and DTServiceHub processes. If
enough instances pile up, the host machine eventually becomes
unresponsive.

Until the underlying issue is resolved, manually kill any orphaned
instances (where the parent process has died and PPID is 1) before
launching another instruments run.
2017-07-13 16:19:11 -07:00
..
cocoapods_test.dart Stop sending cocoapods stats (#11120) 2017-07-12 19:15:54 -07:00
code_signing_test.dart test missed a mock (#11098) 2017-07-07 14:01:28 -07:00
devices_test.dart Re-enable use of instruments for iOS device lookup (#10838) 2017-06-19 13:14:57 -07:00
ios_workflow_test.dart Create Podfile dynamically part 1 (#11101) 2017-07-12 18:35:08 -07:00
mac_test.dart Clean up orphaned Instruments processes (#11189) 2017-07-13 16:19:11 -07:00
simulators_test.dart remove usages of booted (#10741) 2017-06-15 18:25:09 -07:00