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

[C++] Disable failing arrow-flight-test when misusing the library #45357

Closed
raulcd opened this issue Jan 27, 2025 · 1 comment
Closed

[C++] Disable failing arrow-flight-test when misusing the library #45357

raulcd opened this issue Jan 27, 2025 · 1 comment
Assignees
Milestone

Comments

@raulcd
Copy link
Member

raulcd commented Jan 27, 2025

Describe the bug, including details regarding any error messages, version, and platform.

This issue disables the failing test related to the following failure:

I am opening this issue because:

  • The current PR is tagged as MINOR and we might want to cherry-pick it for the upcoming 19.0.1 release
  • I am unsure whether we want to follow up the original issue in order to either fix the issue or target a little more the test disabling for specific OS's / architectures.

Component(s)

C++

@raulcd raulcd added this to the 19.0.1 milestone Jan 27, 2025
raulcd added a commit that referenced this issue Jan 27, 2025
### Rationale for this change

See #45120

### What changes are included in this PR?
Disable pointless test

### Are these changes tested?

N/A

### Are there any user-facing changes?
No
* GitHub Issue: #45357

Lead-authored-by: David Li <[email protected]>
Co-authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
@raulcd
Copy link
Member Author

raulcd commented Jan 27, 2025

Issue resolved by pull request 45232
#45232

@raulcd raulcd closed this as completed Jan 27, 2025
lriggs pushed a commit to lriggs/arrow that referenced this issue Jan 30, 2025
### Rationale for this change

See apache#45120

### What changes are included in this PR?
Disable pointless test

### Are these changes tested?

N/A

### Are there any user-facing changes?
No
* GitHub Issue: apache#45357

Lead-authored-by: David Li <[email protected]>
Co-authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
amoeba pushed a commit that referenced this issue Jan 31, 2025
### Rationale for this change

See #45120

### What changes are included in this PR?
Disable pointless test

### Are these changes tested?

N/A

### Are there any user-facing changes?
No
* GitHub Issue: #45357

Lead-authored-by: David Li <[email protected]>
Co-authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
amoeba pushed a commit that referenced this issue Jan 31, 2025
### Rationale for this change

See #45120

### What changes are included in this PR?
Disable pointless test

### Are these changes tested?

N/A

### Are there any user-facing changes?
No
* GitHub Issue: #45357

Lead-authored-by: David Li <[email protected]>
Co-authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants