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

Fix CI by disabling newly failing rust <> nanoarrow integration test in CI #6449

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Sep 24, 2024

Which issue does this PR close?

Closes #6448

Rationale for this change

apache/arrow#43715 in arrow enabled nanoarrow in the overall arrow integration tests, but sadly they don't yet pass with rust (due to #5052 -- thanks @paleolimbot for the pointer 🙏 )

So let's disable the integration testing until they pass to get CI checks green

What changes are included in this PR?

  1. Disable the integration tests and add note about issue

Are there any user-facing changes?

@alamb alamb changed the title Disable rust<>nanoarrow integration test in CI Disable newly failing rust <> nanoarrow integration test in CI Sep 24, 2024
@alamb alamb marked this pull request as ready for review September 24, 2024 20:27
@alamb alamb changed the title Disable newly failing rust <> nanoarrow integration test in CI Fix CI by disabling newly failing rust <> nanoarrow integration test in CI Sep 24, 2024
@alamb
Copy link
Contributor Author

alamb commented Sep 25, 2024

Thanks for the review @gstvg -- I am going to merge this one in to get CI clean again and then we'll proceed merging approved PRs

@alamb alamb merged commit 4e2b939 into apache:master Sep 25, 2024
37 checks passed
@bkietz
Copy link
Member

bkietz commented Sep 25, 2024

FWIW, #6426 and google/flatbuffers#8398 should fix #5052

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

Successfully merging this pull request may close these issues.

CI integration test failing: Archery test With other arrows
3 participants