Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[release/v7.6] Skip the flaky Update-Help test for the PackageManagement module#26847

Merged
SeeminglyScience merged 1 commit intoPowerShell:release/v7.6PowerShell/PowerShell:release/v7.6from
SeeminglyScience:backport-26845-v7.6SeeminglyScience/PowerShell:backport-26845-v7.6Copy head branch name to clipboard
Feb 17, 2026
Merged

[release/v7.6] Skip the flaky Update-Help test for the PackageManagement module#26847
SeeminglyScience merged 1 commit intoPowerShell:release/v7.6PowerShell/PowerShell:release/v7.6from
SeeminglyScience:backport-26845-v7.6SeeminglyScience/PowerShell:backport-26845-v7.6Copy head branch name to clipboard

Conversation

@SeeminglyScience
Copy link
Contributor

Backport of #26845 to release/v7.6

Original CL Label: CL-Test

/cc @PowerShell/powershell-maintainers

Impact

REQUIRED: Choose either Tooling Impact or Customer Impact (or both). At least one checkbox must be selected.

Tooling Impact

  • Required tooling change
  • Optional tooling change (include reasoning)

Customer Impact

  • Customer reported
  • Found internally

Regression

REQUIRED: Check exactly one box.

  • Yes
  • No

This is not a regression.

Testing

Risk

REQUIRED: Check exactly one box.

  • High
  • Medium
  • Low

Copilot AI review requested due to automatic review settings February 17, 2026 22:34
@SeeminglyScience SeeminglyScience added the CL-Test Indicates that a PR should be marked as a test change in the Change Log label Feb 17, 2026
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 is a backport of #26845 to the release/v7.6 branch. It fixes flaky Update-Help tests for the PackageManagement module that fail intermittently on Linux CI. The previous fix (#26796) incorrectly marked all CI tests as pending, but the actual issue was specific to the PackageManagement module on Linux in both CI and Feature tests. This change targets the specific failing condition rather than disabling entire test suites.

Changes:

  • Modified the pending condition in RunUpdateHelpTests to specifically target PackageManagement module on Linux
  • Removed the blanket MarkAsPending parameter from CI test blocks (lines 336, 348)
  • Allows other modules' Update-Help tests to run normally while only skipping the problematic PackageManagement tests on Linux

@SeeminglyScience SeeminglyScience merged commit d32bbec into PowerShell:release/v7.6 Feb 17, 2026
41 of 42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-Test Indicates that a PR should be marked as a test change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments

Close sidebar
Morty Proxy This is a proxified and sanitized view of the page, visit original site.