Skip to content

Conversation

@aykevl
Copy link
Member

@aykevl aykevl commented Mar 22, 2020

This should avoid the rather frequent "test ran too long, terminating..." error message that often occurs in CI and when running go test manually. Apparently I was too optimistic: some tests take longer than 1 second to run.

This should avoid the rather frequent "test ran too long,
terminating..." error message that often occurs in CI and when running
`go test` manually. Apparently I was too optimistic: some tests take
longer than 1 second to run.
@deadprogram
Copy link
Member

Good idea, I was wondering about that. Merging.

@deadprogram deadprogram merged commit 04cec56 into dev Mar 22, 2020
@deadprogram deadprogram deleted the test-avoid-timeout branch March 22, 2020 20:57
@niaow niaow mentioned this pull request Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants