[PR #3129] [MERGED] Add test of DNSSEC validation with missing SOA RR #3582

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3129
Author: @divergentdave
Created: 7/17/2025
Status: Merged
Merged: 7/18/2025
Merged by: @djc

Base: mainHead: david/no-soa-test-insecure


📝 Commits (1)

  • eaaf148 Add test of DNSSEC validation with missing SOA RR

📊 Changes

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

View changed files

📝 conformance/packages/conformance-tests/src/resolver/dnssec/scenarios.rs (+1 -0)
conformance/packages/conformance-tests/src/resolver/dnssec/scenarios/no_soa.rs (+47 -0)

📄 Description

This adds an ignored test for #3128. This is a copy of the test from #2950, but with DNSSEC validation enabled.


🔄 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/3129 **Author:** [@divergentdave](https://github.com/divergentdave) **Created:** 7/17/2025 **Status:** ✅ Merged **Merged:** 7/18/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `david/no-soa-test-insecure` --- ### 📝 Commits (1) - [`eaaf148`](https://github.com/hickory-dns/hickory-dns/commit/eaaf148fe573c1a7fc5107ffe8fef97b21bfbc9a) Add test of DNSSEC validation with missing SOA RR ### 📊 Changes **2 files changed** (+48 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `conformance/packages/conformance-tests/src/resolver/dnssec/scenarios.rs` (+1 -0) ➕ `conformance/packages/conformance-tests/src/resolver/dnssec/scenarios/no_soa.rs` (+47 -0) </details> ### 📄 Description This adds an ignored test for #3128. This is a copy of the test from #2950, but with DNSSEC validation enabled. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:51:31 +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#3582
No description provided.