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

Coverage jobs are failing on master: Failed to compile tests! Error: sql_integration: linking with cc failed: exit status: 1" #3678

Open
alamb opened this issue Oct 2, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@alamb
Copy link
Contributor

alamb commented Oct 2, 2022

Describe the bug
Coverage jobs are failing on master

To Reproduce
Example: https://github.com/apache/arrow-datafusion/actions/runs/3166566456/jobs/5156371740

error: Broken pipe (os error 32)
warning: build failed, waiting for other jobs to finish...
error: could not compile `datafusion` due to 2 previous errors
Oct 01 23:43:09.851 ERROR cargo_tarpaulin: Failed to compile tests! Error: sql_integration: linking with `cc` failed: exit status: 1
Error: "Failed to compile tests! Error: sql_integration: linking with `cc` failed: exit status: 1"

Expected behavior
Test should pass

Additional context
Add any other context about the problem here.

@alamb alamb added the bug Something isn't working label Oct 2, 2022
@alamb
Copy link
Contributor Author

alamb commented Oct 2, 2022

I wonder if the issue is that the sql_integration test binary is too big 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant