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

Race detection in test #359

Closed
hzxuzhonghu opened this issue Jul 19, 2019 · 3 comments
Closed

Race detection in test #359

hzxuzhonghu opened this issue Jul 19, 2019 · 3 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@hzxuzhonghu
Copy link
Collaborator

We need race detect in our test

/kind feature

@volcano-sh-bot volcano-sh-bot added the kind/feature Categorizes issue or PR as related to a new feature. label Jul 19, 2019
@TommyLike
Copy link
Contributor

@hzxuzhonghu could you please add more detail?

@hzxuzhonghu
Copy link
Collaborator Author

go test -race

-race
	enable data race detection.
	Supported only on linux/amd64, freebsd/amd64, darwin/amd64 and windows/amd64.

@hzxuzhonghu
Copy link
Collaborator Author

completed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

3 participants