Skip to content

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Sep 26, 2025

Contributes to #109904

@Copilot Copilot AI review requested due to automatic review settings September 26, 2025 02:52
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Sep 26, 2025
Copy link
Contributor

@Copilot 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

This PR adds instrumentation to the BindingDoesNotThrowIfReloadedDuringBinding test method to help diagnose intermittent failures related to issue #109904. The change wraps the existing test logic in a try-catch block that triggers a fail-fast crash dump when a NullReferenceException occurs.

  • Wraps existing test logic in exception handling to capture crash dumps for debugging
  • Adds fail-fast instrumentation specifically for NullReferenceException scenarios
  • Extracts original test logic into a separate worker method

@jkotas jkotas added area-Extensions-Configuration and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Sep 26, 2025
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-extensions-configuration
See info in area-owners.md if you want to be subscribed.

@tarekgh tarekgh added this to the 11.0.0 milestone Sep 26, 2025
@jkotas jkotas merged commit d3ffc5f into dotnet:main Sep 26, 2025
86 of 88 checks passed
@jkotas jkotas deleted the issue-109904 branch September 26, 2025 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants