Skip to content

CI: skip FilteringResultsInsideTheIncludeMethodInEFCore (needs live SQL Server) - #2188

Merged
vladimir-pecanac-main merged 1 commit into
mainfrom
ci/skip-filtered-include
Sep 13, 2026
Merged

CI: skip FilteringResultsInsideTheIncludeMethodInEFCore (needs live SQL Server)#2188
vladimir-pecanac-main merged 1 commit into
mainfrom
ci/skip-filtered-include

Conversation

@vladimir-pecanac-main

Copy link
Copy Markdown
Collaborator

Adds dotnet-efcore/FilteringResultsInsideTheIncludeMethodInEFCore to .github/ci-skip-folders.txt.

Every test in the sample constructs new AppDbContext() and needs a live SQL Server, which the runner does not provide. The three EF Core siblings on the list are skipped for the same reason.

This line used to ride inside #2176 (the Filtered Include article branch). Shared files go in their own PR, so it lives here now and #2176 picks it up with update-branch.

Its tests open a live SQL Server the runner does not have, same as the three EF Core siblings already on the list. Split out of PR #2176 so the article branch touches only its own folder.
@vladimir-pecanac-main
vladimir-pecanac-main merged commit 993968d into main Sep 13, 2026
3 checks passed
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.

1 participant