paypal / Illuminator

iOS Automator
Apache License 2.0
38 stars 27 forks source link

Test runner improvements #71

Closed ianfixes closed 9 years ago

ianfixes commented 9 years ago

Instruments appears to hang when the iOS simulator is closed. This PR implements a long-considered timeout feature for instruments output, and exposes options.instruments.max_silence (default 5x the startup timeout) to deal with it.

Test scenarios that hit this timeout more than once will be considered error cases.