Skip to content

Skip more flaky in-memory tests#38532

Open
AndriySvyryd wants to merge 1 commit into
mainfrom
Unflaking
Open

Skip more flaky in-memory tests#38532
AndriySvyryd wants to merge 1 commit into
mainfrom
Unflaking

Conversation

@AndriySvyryd

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings June 30, 2026 01:16
@AndriySvyryd AndriySvyryd requested a review from a team as a code owner June 30, 2026 01:16

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the EFCore InMemory proxy graph update functional tests to avoid running additional scenarios that are flaky/unreliable under the InMemory provider’s cascade/delete-orphans behavior.

Changes:

  • Skip Optional_one_to_one_with_alternate_key_are_orphaned(...) for InMemory proxy tests by overriding it to no-op.
  • Skip Can_attach_full_required_AK_graph_of_duplicates() for InMemory proxy tests by overriding it to no-op.

@AndriySvyryd AndriySvyryd requested a review from cincuranet June 30, 2026 01:23
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.

2 participants