Skip to content

test(jetsocat): match CI feature flags in testsuite builds#1720

Open
Benoît Cortier (CBenoit) wants to merge 2 commits intomasterfrom
test/match-ci-behavior
Open

test(jetsocat): match CI feature flags in testsuite builds#1720
Benoît Cortier (CBenoit) wants to merge 2 commits intomasterfrom
test/match-ci-behavior

Conversation

@CBenoit
Copy link
Member

@CBenoit Benoît Cortier (CBenoit) commented Mar 19, 2026

Build jetsocat with native-tls instead of rustls on Windows in the testsuite, matching the CI configuration. Update test expectations to reflect that only the schannel backend runs on Windows.

Build jetsocat with native-tls instead of rustls on Windows in the
testsuite, matching the CI configuration. Update test expectations to
reflect that only the schannel backend runs on Windows.

Issue: DGW-350

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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

Updates the Rust testsuite so Windows jetsocat builds/execution align with the CI TLS backend choice (native-tls/schannel), and adjusts doctor test expectations accordingly (DGW-350).

Changes:

  • Update doctor JSON-output tests to expect only schannel-based diagnostics on Windows.
  • Adjust testsuite’s jetsocat build configuration on Windows to disable default features and enable native-tls.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
testsuite/tests/cli/jetsocat.rs Updates Windows-specific expected failures/warnings to reflect schannel-only diagnostics.
testsuite/src/cli.rs Changes how the testsuite builds jetsocat on Windows to use native-tls instead of rustls.

💡 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.

@CBenoit Benoît Cortier (CBenoit) enabled auto-merge (squash) March 19, 2026 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants