ARMmbed / htrun

MOVED: https://github.com/ARMmbed/mbed-os-tools (Flash, reset and run host supervised tests on mbed platforms)
8 stars 37 forks source link

Timeout too small when using grm #136

Closed LiyouZhou closed 7 years ago

LiyouZhou commented 7 years ago

https://github.com/ARMmbed/htrun/blob/1846ae7ee05907a3ffd6640197b6bc73f6469d2d/mbed_host_tests/host_tests_conn_proxy/conn_proxy.py#L108

I found the 30s timeout to be too small for some grm as there is network delays and resource overheads.

Can it be at least 60s. Or better yet, configurable.