[PR #2611] [MERGED] Redirect output of command to clean up test output #3179

Closed
opened 2026-03-16 11:29:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2611
Author: @divergentdave
Created: 11/22/2024
Status: Merged
Merged: 11/26/2024
Merged by: @marcus0x62

Base: mainHead: david/signzone-stdout


📝 Commits (1)

  • 35868c0 Redirect output of command to clean up test output

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 conformance/packages/dns-test/src/container.rs (+3 -1)

📄 Description

This redirects command output when using Command::status(), which defaults to inheriting the parent's stdout/stderr. This keeps dnssec-signzone's chatty output from being interspersed with the test harness's output.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/2611 **Author:** [@divergentdave](https://github.com/divergentdave) **Created:** 11/22/2024 **Status:** ✅ Merged **Merged:** 11/26/2024 **Merged by:** [@marcus0x62](https://github.com/marcus0x62) **Base:** `main` ← **Head:** `david/signzone-stdout` --- ### 📝 Commits (1) - [`35868c0`](https://github.com/hickory-dns/hickory-dns/commit/35868c09a33349744e655632fbc8fe32b335611d) Redirect output of command to clean up test output ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `conformance/packages/dns-test/src/container.rs` (+3 -1) </details> ### 📄 Description This redirects command output when using `Command::status()`, which defaults to inheriting the parent's stdout/stderr. This keeps `dnssec-signzone`'s chatty output from being interspersed with the test harness's output. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:29:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#3179
No description provided.