Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Remove Windows-specific code from system_tests/run_command #29489

Merged
merged 1 commit into from Feb 28, 2024

Conversation

hebasto
Copy link
Member

@hebasto hebasto commented Feb 27, 2024

The removed code has been dead since #28967.

Required as a precondition for replacing Boost.Process with cpp-subprocess to make diff for this code meaningful and reviewable.

The plan is to reintroduce Windows-specific code in this test simultaneously with enabling Windows support in cpp-subprocess.

This code has been dead since bitcoin#28967.

Required as a precondition for replacing Boost.Process with
cpp-subprocess to make diff for this code meaningful and reviewable.

The plan is to reintroduce Windows-specific code in this test
simultaneously with enabling Windows support in cpp-subprocess.
@DrahtBot
Copy link
Contributor

DrahtBot commented Feb 27, 2024

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Code Coverage

For detailed information about the code coverage, see the test coverage report.

Reviews

See the guideline for information on the review process.

Type Reviewers
ACK Sjors, theStack

If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

Conflicts

Reviewers, this pull request conflicts with the following ones:

  • #28286 (test: Minor fix in test - locale in terminal by crywolf)

If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

@DrahtBot DrahtBot added the Tests label Feb 27, 2024
@hebasto
Copy link
Member Author

hebasto commented Feb 27, 2024

cc @fanquake @theStack @Sjors

@Sjors
Copy link
Member

Sjors commented Feb 27, 2024

utACK 51bc1c7

Copy link
Contributor

@theStack theStack left a comment

Choose a reason for hiding this comment

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

Code-review ACK 51bc1c7

@hebasto
Copy link
Member Author

hebasto commented Feb 28, 2024

@maflcko Mind having a look into this PR?

Copy link
Member

@maflcko maflcko left a comment

Choose a reason for hiding this comment

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

lgtm

@fanquake
Copy link
Member

Also slightly simplifies #27897, which was deleting some of this code.

@fanquake fanquake merged commit dfbad09 into bitcoin:master Feb 28, 2024
16 checks passed
@hebasto hebasto deleted the 240227-system-test branch February 29, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants