[PR #3135] [MERGED] Log records in flaky tests #3585

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

📋 Pull Request Information

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

Base: mainHead: david/flaky-test-logging


📝 Commits (1)

  • b99f52b Log records in flaky tests

📊 Changes

1 file changed (+10 additions, -1 deletions)

View changed files

📝 crates/resolver/src/resolver.rs (+10 -1)

📄 Description

This adds some more logging to a couple flaky tests. I suspect that these failures may depend on either the OS or network vantage of CI workers, so comparing the records we get may be helpful in diagnosing the issue.


🔄 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/3135 **Author:** [@divergentdave](https://github.com/divergentdave) **Created:** 7/18/2025 **Status:** ✅ Merged **Merged:** 7/21/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `david/flaky-test-logging` --- ### 📝 Commits (1) - [`b99f52b`](https://github.com/hickory-dns/hickory-dns/commit/b99f52bcdba14d0a25095b0ed6ac2227e4ebdcb2) Log records in flaky tests ### 📊 Changes **1 file changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `crates/resolver/src/resolver.rs` (+10 -1) </details> ### 📄 Description This adds some more logging to a couple flaky tests. I suspect that these failures may depend on either the OS or network vantage of CI workers, so comparing the records we get may be helpful in diagnosing the issue. --- <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:47 +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#3585
No description provided.