[PR #3170] [MERGED] Add integration tests based on RFC 4592 #3610

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3170
Author: @divergentdave
Created: 7/30/2025
Status: Merged
Merged: 7/30/2025
Merged by: @divergentdave

Base: mainHead: david/rfc4592-tests


📝 Commits (1)

  • 5c0a573 Add integration tests based on RFC 4592

📊 Changes

2 files changed (+397 additions, -0 deletions)

View changed files

📝 tests/integration-tests/tests/integration/main.rs (+1 -0)
tests/integration-tests/tests/integration/rfc4592_tests.rs (+396 -0)

📄 Description

This adds some integration tests based on the examples given in RFC 4592. Many of these are currently failing due to #2905, #2810, and related problems.


🔄 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/3170 **Author:** [@divergentdave](https://github.com/divergentdave) **Created:** 7/30/2025 **Status:** ✅ Merged **Merged:** 7/30/2025 **Merged by:** [@divergentdave](https://github.com/divergentdave) **Base:** `main` ← **Head:** `david/rfc4592-tests` --- ### 📝 Commits (1) - [`5c0a573`](https://github.com/hickory-dns/hickory-dns/commit/5c0a5736de6c89a1032540eef267c20b2fc65dd7) Add integration tests based on RFC 4592 ### 📊 Changes **2 files changed** (+397 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `tests/integration-tests/tests/integration/main.rs` (+1 -0) ➕ `tests/integration-tests/tests/integration/rfc4592_tests.rs` (+396 -0) </details> ### 📄 Description This adds some integration tests based on the examples given in RFC 4592. Many of these are currently failing due to #2905, #2810, and related problems. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:53:09 +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#3610
No description provided.