Skip to content

Skip test on mac#12229

Merged
davidwengier merged 1 commit intodotnet:mainfrom
davidwengier:SkipTestOnMac
Sep 15, 2025
Merged

Skip test on mac#12229
davidwengier merged 1 commit intodotnet:mainfrom
davidwengier:SkipTestOnMac

Conversation

@davidwengier
Copy link
Copy Markdown
Member

@davidwengier davidwengier commented Sep 15, 2025

This test is flaky on Mac, and has broken a few of my PR runs, and even our official main CI run a few times.

Justification:

  • This test wasn't running on Mac at all until 4 days ago anyway
  • The code under test doesn't run in cohosting, so will be deleted soon enough anyway.

@davidwengier davidwengier requested a review from a team as a code owner September 15, 2025 03:37
Copy link
Copy Markdown
Member

@DustinCampbell DustinCampbell left a comment

Choose a reason for hiding this comment

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

FWIW, I've had tests in this class fail locally on Windows in the past. I think they're generally flaky and something on Mac just makes them more flaky.

}

[Fact]
[ConditionalFact(Is.Windows)]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Consider adding a comment to indicate why this is Windows-only.

@davidwengier davidwengier merged commit 631e9d7 into dotnet:main Sep 15, 2025
11 checks passed
@davidwengier davidwengier deleted the SkipTestOnMac branch September 15, 2025 21:40
@dotnet-policy-service dotnet-policy-service Bot added this to the Next milestone Sep 15, 2025
@akhera99 akhera99 modified the milestones: Next, 18.0 P1, 18.0 P2 Sep 22, 2025
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.

3 participants