launchStatus = appleDeviceController.launchInstalledBundle(STR0,STR1,AppleDeviceController.LaunchBehavior.WAIT_FOR_DEBUGGER) | debugServer = appleDeviceController.startDebugServer(STR0,STR1) | appleDeviceController.launchInstalledBundle(STR0,STR1,AppleDeviceController.LaunchBehavior.WAIT_FOR_DEBUGGER) | appleDeviceController.startDebugServer(STR0,STR1) | buck | 610624b6dcd4c289254bd36644ca97f04f11c7c0 | com.facebook.buck.apple.simulator.AppleDeviceControllerTest | | _1 | launchStatus |
---|
_2 | debugServer |
---|
| v0 | appleDeviceController |
---|
v1 | STR0 |
---|
v2 | STR1 |
---|
| | v0 | appleDeviceController |
---|
v1 | STR0 |
---|
v2 | STR1 |
---|
| AssignedTo | True |