[PR #2950] [MERGED] Add test for no data response without SOA #3441

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2950
Author: @divergentdave
Created: 4/25/2025
Status: Merged
Merged: 4/25/2025
Merged by: @divergentdave

Base: mainHead: david/no-soa-test


📝 Commits (1)

  • 067095b Add test for no data response without SOA

📊 Changes

3 files changed (+58 additions, -0 deletions)

View changed files

📝 conformance/packages/conformance-tests/src/resolver/dns/scenarios.rs (+1 -0)
conformance/packages/conformance-tests/src/resolver/dns/scenarios/empty_response.py (+15 -0)
conformance/packages/conformance-tests/src/resolver/dns/scenarios/no_soa.rs (+42 -0)

📄 Description

This adds a conformance test for #2814. It uses a barebones dnslib server to send empty responses, as seen in the wild.


🔄 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/2950 **Author:** [@divergentdave](https://github.com/divergentdave) **Created:** 4/25/2025 **Status:** ✅ Merged **Merged:** 4/25/2025 **Merged by:** [@divergentdave](https://github.com/divergentdave) **Base:** `main` ← **Head:** `david/no-soa-test` --- ### 📝 Commits (1) - [`067095b`](https://github.com/hickory-dns/hickory-dns/commit/067095b33613f7ee5f89435420827259c910e630) Add test for no data response without SOA ### 📊 Changes **3 files changed** (+58 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `conformance/packages/conformance-tests/src/resolver/dns/scenarios.rs` (+1 -0) ➕ `conformance/packages/conformance-tests/src/resolver/dns/scenarios/empty_response.py` (+15 -0) ➕ `conformance/packages/conformance-tests/src/resolver/dns/scenarios/no_soa.rs` (+42 -0) </details> ### 📄 Description This adds a conformance test for #2814. It uses a barebones dnslib server to send empty responses, as seen in the wild. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:43:54 +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#3441
No description provided.