Skip to content

Reenable F# tests#37871

Merged
roji merged 2 commits into
dotnet:mainfrom
roji:fsharp
Mar 9, 2026
Merged

Reenable F# tests#37871
roji merged 2 commits into
dotnet:mainfrom
roji:fsharp

Conversation

@roji
Copy link
Copy Markdown
Member

@roji roji commented Mar 6, 2026

Closes #34675

@roji roji requested a review from a team as a code owner March 6, 2026 12:40
Copilot AI review requested due to automatic review settings March 6, 2026 12:40
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Re-enables the EF Core F# functional test project so it participates in the normal test build/run again, addressing the prior temporary disablement tracked in #34675.

Changes:

  • Removed the unconditional test-skip flag from the F# functional test project.
  • Removed the explicit <None Include=...> entries that were used while the tests were disabled.

You can also share your feedback on Copilot code review. Take the survey.

@roji roji enabled auto-merge (squash) March 6, 2026 13:19
Copilot AI review requested due to automatic review settings March 6, 2026 15:59
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


You can also share your feedback on Copilot code review. Take the survey.

@roji roji merged commit 356ecab into dotnet:main Mar 9, 2026
10 checks passed
@roji roji deleted the fsharp branch March 9, 2026 18:47
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.

Reenable F# tests

3 participants