Skip to content

Conversation

@DonnaChen888
Copy link
Contributor

Related to #26624.

Copilot AI review requested due to automatic review settings November 19, 2025 07:04
Copilot finished reviewing on behalf of DonnaChen888 November 19, 2025 07:06
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 PR re-enables a previously skipped test that validates error handling when incompatible command-line options are used together in the dotnet workload install command. The test was skipped due to issue #26624, which has now been resolved. Additionally, the PR corrects the expected error message format to include the proper option names with dashes (e.g., --skip-manifest-update instead of skip-manifest-update), aligning the test expectations with the actual output produced by the command parser.

  • Re-enabled the ItErrorUsingSkipManifestAndRollback test by removing the Skip attribute
  • Fixed the error message assertion to use correct option names with dashes

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