[PR #2477] [CLOSED] Fix nxdomain conformance test for hickory-recursor #3071

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2477
Author: @pvdrz
Created: 9/26/2024
Status: Closed

Base: mainHead: nxdomain-for-recursor


📝 Commits (2)

  • 9ffaa09 Don't treat resolve errors with SOA as forward errors
  • ddd8326 Unignore the nxdomain conformance test for recursors

📊 Changes

2 files changed (+2 additions, -9 deletions)

View changed files

📝 conformance/packages/conformance-tests/src/resolver/dns/scenarios.rs (+0 -1)
📝 crates/recursor/src/error.rs (+2 -8)

📄 Description

Fixes #2192


🔄 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/2477 **Author:** [@pvdrz](https://github.com/pvdrz) **Created:** 9/26/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `nxdomain-for-recursor` --- ### 📝 Commits (2) - [`9ffaa09`](https://github.com/hickory-dns/hickory-dns/commit/9ffaa0993a39b74a9d11568e82fd0b5c7697ed26) Don't treat resolve errors with SOA as forward errors - [`ddd8326`](https://github.com/hickory-dns/hickory-dns/commit/ddd83261481e20da159a3610001a0bec609f6206) Unignore the `nxdomain` conformance test for recursors ### 📊 Changes **2 files changed** (+2 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `conformance/packages/conformance-tests/src/resolver/dns/scenarios.rs` (+0 -1) 📝 `crates/recursor/src/error.rs` (+2 -8) </details> ### 📄 Description Fixes #2192 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:23:40 +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#3071
No description provided.