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

GH-43058: [C#] Revert upgrade of Xunit from 2.8.0 to 2.8.1 #43074

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

adamreeve
Copy link
Contributor

@adamreeve adamreeve commented Jun 28, 2024

Rationale for this change

See #43058, this release broke compatibility with xunit.skippablefact and caused skipped tests to be treated as failures.

What changes are included in this PR?

This reverts commit ef3d467.

Are these changes tested?

Yes

Are there any user-facing changes?

No

Copy link

⚠️ GitHub issue #43058 has been automatically assigned in GitHub to PR creator.

@kou
Copy link
Member

kou commented Jun 28, 2024

@github-actions crossbow submit verify-rc-source-csharp-*

Copy link

Revision: 9ccaab0

Submitted crossbow builds: ursacomputing/crossbow @ actions-de71895c86

Task Status
verify-rc-source-csharp-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-csharp-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-csharp-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-csharp-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-csharp-macos-amd64 GitHub Actions
verify-rc-source-csharp-macos-arm64 GitHub Actions

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

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

+1

@kou kou merged commit 8909163 into apache:main Jun 28, 2024
10 checks passed
@kou kou removed the awaiting review Awaiting review label Jun 28, 2024
@github-actions github-actions bot added the awaiting merge Awaiting merge label Jun 28, 2024
@adamreeve adamreeve deleted the revert-xunit-update branch June 28, 2024 02:52
Copy link

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 8909163.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 1 possible false positive for unstable benchmarks that are known to sometimes produce them.

adamreeve added a commit to adamreeve/arrow that referenced this pull request Jul 1, 2024
zanmato1984 pushed a commit to zanmato1984/arrow that referenced this pull request Jul 9, 2024
…che#43074)

### Rationale for this change

See apache#43058, this release broke compatibility with xunit.skippablefact and caused skipped tests to be treated as failures.

### What changes are included in this PR?

This reverts commit ef3d467.

### Are these changes tested?

Yes

### Are there any user-facing changes?

No
* GitHub Issue: apache#43058

Authored-by: Adam Reeve <adreeve@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants