Skip to content

fix (socat): skip %check — flaky proxy tests fail in mock#16221

Open
liunan-ms wants to merge 3 commits intotomls/base/mainfrom
liunan/socat_skip_check
Open

fix (socat): skip %check — flaky proxy tests fail in mock#16221
liunan-ms wants to merge 3 commits intotomls/base/mainfrom
liunan/socat_skip_check

Conversation

@liunan-ms
Copy link
Contributor

@liunan-ms liunan-ms commented Mar 17, 2026

This pull request simplifies the configuration for the socat component by disabling its test suite due to flaky tests, replacing previous overlay-based workarounds with a single skip directive.

Validated by koji build: https://52.249.25.247/koji/taskinfo?taskID=632464

Copilot AI review requested due to automatic review settings March 17, 2026 21:58
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

Disables the socat component’s %check phase to avoid mock build failures, replacing prior targeted %check overlays with a single build-level skip directive.

Changes:

  • Removed two %check-section overlays (SHELL export and VSOCK test exclusion).
  • Added build.check.skip = true with a skip_reason for socat.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Copy link
Contributor

@ddstreetmicrosoft ddstreetmicrosoft left a comment

Choose a reason for hiding this comment

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

please rebase into a single commit

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.

3 participants