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

Fix tests for Go 1.14 #2242

Closed
wants to merge 0 commits into from

Conversation

lebauce
Copy link
Member

@lebauce lebauce commented Jul 2, 2020

No description provided.

@adrianlzt
Copy link
Contributor

Running make functional TEST_PATTERN=Alert gives fatal errors:

fatal error: checkptr: unsafe pointer conversion

Looks like it is related with a new feature on go1.14 and bbolt: etcd-io/bbolt#187

Removing the -race flags, it get stuck trying to connect to elastic. Running one by hand tests finished correctly.

@lebauce lebauce closed this Jul 3, 2020
@lebauce lebauce deleted the fix-tests-go-1.14 branch July 3, 2020 22:40
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.

2 participants