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

Reenable coverage and race detection on Travis #3365

Merged
merged 4 commits into from
Jan 10, 2015

Conversation

smarterclayton
Copy link
Contributor

7d5ac85 accidentally disabled coverage and race (understandably, because they're soooo slow), and @lavalamp and I discussed leaving it disabled in hack/test-go.sh usage. This reenables it for travis. The difference now between race and non race is ~33% of total time, and coverage is non-trivial.

Fixed 3 other slow tests to take ~10s off test time.

@smarterclayton smarterclayton added the priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. label Jan 9, 2015
@lavalamp
Copy link
Member

lavalamp commented Jan 9, 2015

LGTM, thanks for fixing!

@smarterclayton
Copy link
Contributor Author

ag, found bug. testing again...

lavalamp added a commit that referenced this pull request Jan 10, 2015
Reenable coverage and race detection on Travis
@lavalamp lavalamp merged commit 6cd3763 into kubernetes:master Jan 10, 2015
@smarterclayton smarterclayton deleted the test_coverage branch February 11, 2015 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants