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

[CI/CD| run no race tests in CIs too #38092

Open
songy23 opened this issue Feb 20, 2025 · 2 comments
Open

[CI/CD| run no race tests in CIs too #38092

songy23 opened this issue Feb 20, 2025 · 2 comments
Assignees
Labels
ci-cd CI, CD, testing, build issues enhancement New feature or request good first issue Good for newcomers

Comments

@songy23
Copy link
Member

songy23 commented Feb 20, 2025

Component(s)

No response

Describe the issue you're reporting

Right now all the tests with //go:build !race are skipped in CIs e.g. http://github.com/open-telemetry/opentelemetry-collector-contrib/pull/38091, because the make test targets always enable race detector. Would be good to run those tests in CIs as well without the race detector.

@songy23 songy23 added ci-cd CI, CD, testing, build issues enhancement New feature or request good first issue Good for newcomers needs triage New item requiring triage labels Feb 20, 2025
@vikashkumar2020
Copy link

Hi @songy23 , I want to work on this issue. Can you please assign this to me

@songy23
Copy link
Member Author

songy23 commented Feb 21, 2025

Sure @vikashkumar2020 thanks for helping!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd CI, CD, testing, build issues enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants