Skip to content

cmd/go: go test timeout doesn't take into account count #17337

Closed
@carl-mastrangelo

Description

@carl-mastrangelo

Please answer these questions before submitting your issue. Thanks!

What version of Go are you using (go version)?

1.7.1

When running a large number of tests or benchmarks, the test timeout in src/cmd/go/test.go is hard coded to 10 minutes

This means that the -test.count parameter is not taken into account, when in fact it should be.

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