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

Resolve test failures on 32 bit platforms related to integers #57

Merged
merged 1 commit into from Apr 4, 2019

Conversation

natoscott
Copy link
Member

@natoscott natoscott commented Apr 4, 2019

BUILDSTDERR: ./client_test.go:776:30: constant 4294967295 overflows int
BUILDSTDERR: ./client_test.go:783:52: constant 4294967295 overflows int
BUILDSTDERR: ./client_test.go:784:52: constant 4294967295 overflows int
BUILDSTDERR: ./metrics_test.go:48:20: constant 4294967295 overflows int```

@suyash suyash merged commit 22ca883 into performancecopilot:master Apr 4, 2019
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