Skip to content

Conversation

@radhgupta
Copy link
Member

This pull request re-enables several previously skipped tests in the HierarchyBuildingTests class for the Azure HTTP client generator. The [Ignore] attribute referencing the GitHub issue related to hierarchy build has been removed from four test methods, allowing them to run again as part of the test suite.

Copilot AI review requested due to automatic review settings December 11, 2025 18:40
@github-actions github-actions bot added Client This issue is related to a non-management package CodeGen Issues that relate to code generation labels Dec 11, 2025
Copy link
Contributor

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 pull request re-enables four previously skipped hierarchy building tests in the Azure HTTP client generator test suite by removing the [Ignore] attributes that referenced GitHub issue #51958.

Key Changes:

  • Removed [Ignore] attributes from four test methods in the HierarchyBuildingTests class
  • Tests now active: UpdateDogAsAnimal, UpdatePetAsAnimal, UpdateDogAsDog, and UpdateDogAsPet

@radhgupta radhgupta disabled auto-merge December 11, 2025 19:07
@radhgupta radhgupta merged commit d553aef into Azure:main Dec 12, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Client This issue is related to a non-management package CodeGen Issues that relate to code generation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants