[PR #2540] [MERGED] Conformance dig timeout #3124

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2540
Author: @marcus0x62
Created: 10/30/2024
Status: Merged
Merged: 10/30/2024
Merged by: @marcus0x62

Base: mainHead: conformance_dig_timeout


📝 Commits (3)

  • 8d75d7e add timeout option to dig settings
  • 1eaace3 disable AD flag in txid test
  • b558498 set timeout in txid test

📊 Changes

2 files changed (+16 additions, -1 deletions)

View changed files

📝 conformance/packages/dns-test/src/client.rs (+15 -0)
📝 tests/e2e-tests/src/recursor/security/scenarios.rs (+1 -1)

📄 Description

Add support for setting the dig timeout option in the conformance test suite. See issue #2539


🔄 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/2540 **Author:** [@marcus0x62](https://github.com/marcus0x62) **Created:** 10/30/2024 **Status:** ✅ Merged **Merged:** 10/30/2024 **Merged by:** [@marcus0x62](https://github.com/marcus0x62) **Base:** `main` ← **Head:** `conformance_dig_timeout` --- ### 📝 Commits (3) - [`8d75d7e`](https://github.com/hickory-dns/hickory-dns/commit/8d75d7e91242a123a9145b8769e72d12113261ff) add timeout option to dig settings - [`1eaace3`](https://github.com/hickory-dns/hickory-dns/commit/1eaace3a2dc4c11d057675d8ecd663199c951d85) disable AD flag in txid test - [`b558498`](https://github.com/hickory-dns/hickory-dns/commit/b55849876c6a0a526b4ec3d0ade3f1ba422a386f) set timeout in txid test ### 📊 Changes **2 files changed** (+16 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `conformance/packages/dns-test/src/client.rs` (+15 -0) 📝 `tests/e2e-tests/src/recursor/security/scenarios.rs` (+1 -1) </details> ### 📄 Description Add support for setting the dig timeout option in the conformance test suite. See issue #2539 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:26:33 +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#3124
No description provided.