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

Temporarily disable C# Arrow Integration Test #6598

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Oct 20, 2024

Which issue does this PR close?

Part of #6577

Rationale for this change

Disable newly added CI test to get CI on arrow green while we work out the underlying issue (with the test harness)

What changes are included in this PR?

Disable c# test

Are there any user-facing changes?

No

@alamb alamb added the development-process Related to development process of arrow-rs label Oct 20, 2024
@alamb alamb marked this pull request as ready for review October 20, 2024 11:33
@alamb
Copy link
Contributor Author

alamb commented Oct 20, 2024

Comedy of errors. The "object_store" emulator CI test is failing due to #6600 -- I made a proposed fix in #6601

@alamb alamb merged commit 81814a0 into apache:master Oct 20, 2024
33 of 34 checks passed
@alamb
Copy link
Contributor Author

alamb commented Oct 20, 2024

Thank you @tustvold

@alamb alamb deleted the alamb/disable_csharp branch October 20, 2024 12:21
@@ -60,7 +60,8 @@ jobs:
ARROW_RUST_EXE_PATH: /build/rust/debug
BUILD_DOCS_CPP: OFF
ARROW_INTEGRATION_CPP: ON
ARROW_INTEGRATION_CSHARP: ON
# Sisable C# integration tests due to https://github.com/apache/arrow-rs/issues/6577
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: there is a typo -- #6604

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development-process Related to development process of arrow-rs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants