Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Test or descriptor level timeout configuration option #264

Open
pranavparikh opened this issue Jun 6, 2014 · 0 comments
Open

Test or descriptor level timeout configuration option #264

pranavparikh opened this issue Jun 6, 2014 · 0 comments

Comments

@pranavparikh
Copy link

Currently Arrow supports the --testTimeOut parameter, but this is global across
all descriptors. We have a few tests which take longer to run, but we don't
want to increase the global time out, as this would cause full failures to take
much longer to fail.

Ideally, we could have a JSON configuration option for the default controller
that could change this value to suit the specific case. Alternatively, setting
it in the descriptor config would get us most of the way, if that's more
convenient.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant