Skip to content

Flaky codecov tests #529

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

Open
reyang opened this issue Jun 3, 2025 · 1 comment
Open

Flaky codecov tests #529

reyang opened this issue Jun 3, 2025 · 1 comment

Comments

@reyang
Copy link
Member

reyang commented Jun 3, 2025

#527 has caused codecov (code coverage test) regression. I guess it is either because the tool (codecov) is buggy or the test cases (and the code that are triggered by the test cases) have indeterministic behavior which is affected by the order/time of execution.
 
https://app.codecov.io/gh/open-telemetry/otel-arrow/pull/527/indirect-changes

Image

@jmacd
Copy link
Contributor

jmacd commented Jun 3, 2025

This is due to non-determinism, which we can definitely fix. Thanks.

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

No branches or pull requests

2 participants