Skip to content

increase timeout exception time for testruns #956

@Krypt0n

Description

@Krypt0n

future.get(20, TimeUnit.SECONDS); // Wait 20 seconds for test to complete

Can we give this a higher timeout, or even a configurable timeout?
Cause I want to run several batched tests which will take way more time.
Also I think on slower CPUs this would be very neat. As we now Java is not the fasted train.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions