Skip to content

Build with Go 1.11#2

Merged
vvuibert merged 1 commit intoShopify:masterfrom
bai:go111
Oct 30, 2018
Merged

Build with Go 1.11#2
vvuibert merged 1 commit intoShopify:masterfrom
bai:go111

Conversation

@vvuibert
Copy link
Copy Markdown
Collaborator

Go 1.11

Comment thread .travis.yml
- go test --timeout 5s -v -race ./... # Run all the tests with the race detector enabled
- ./testAndCover.sh # Run the tests again to get coverage info
- go vet ./... # go vet is the official Go static analyzer
- go vet -composites=false ./... # go vet is the official Go static analyzer
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why disabling composite keys here?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

because the tests at linkedin were failing linkedin#450
I can't remember exactly the error message

@vvuibert vvuibert requested a review from d1egoaz October 26, 2018 15:01
Copy link
Copy Markdown

@sam-obeid sam-obeid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐑 🇮🇹

@vvuibert vvuibert merged commit f5306c6 into Shopify:master Oct 30, 2018
kidpollo pushed a commit that referenced this pull request May 14, 2025
Ignore ZooKeeper znode Create if the path already exists
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