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

Test or descriptor level timeout configuration option #258

Description

@pranavparikh

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions