Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update go: 1.12 -> 1.14 #648

Merged
merged 7 commits into from Aug 13, 2020
Merged

update go: 1.12 -> 1.14 #648

merged 7 commits into from Aug 13, 2020

Conversation

lufia
Copy link
Member

@lufia lufia commented Jul 14, 2020

I updated go toolchain, and pinned dev tools with go module.

…iven

Package ./command has some tests to fail to post the metrics.
In these tests, though the mackerel-agent will retry to post the metrics,
go test ends up timed out after 10 minutes because the agent sleeps a minute by default
before next posting if previous post was failed. If the -short option is given,
it will sleeps shorter than default, so all tests will be passed.

The tests of ./command requires -short flag. This is by design.
@lufia lufia merged commit 64cc0f4 into mackerelio:master Aug 13, 2020
@lufia lufia deleted the go1.14 branch August 13, 2020 08:57
@lufia lufia mentioned this pull request Apr 23, 2021
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.

None yet

2 participants