[GH-ISSUE #2491] Replicate extended-dns-errors.com in e2e-tests #1002

Closed
opened 2026-03-16 01:14:08 +03:00 by kerem · 2 comments
Owner

Originally created by @divergentdave on GitHub (Oct 3, 2024).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/2491

Starting yesterday, the integration test client_tests::test_nsec3_query_name_is_soa_name started failing with "could not validate negative response missing SOA". This test queries for PTR records for valid.extended-dns-errors.com. I was just trying to investigate this failure further when it started working again. I think this means there was an intermittent issue with the name servers.

We could eliminate this source of flakiness by setting up the same zones using the conformance test tooling. Scripts are provided at https://github.com/yevheniya-nosyk/imc2023-ede to set up zone files and BIND name servers.

Originally created by @divergentdave on GitHub (Oct 3, 2024). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/2491 Starting yesterday, the integration test `client_tests::test_nsec3_query_name_is_soa_name` started failing with "could not validate negative response missing SOA". This test queries for PTR records for `valid.extended-dns-errors.com`. I was just trying to investigate this failure further when it started working again. I think this means there was an intermittent issue with the name servers. We could eliminate this source of flakiness by setting up the same zones using the conformance test tooling. Scripts are provided at https://github.com/yevheniya-nosyk/imc2023-ede to set up zone files and BIND name servers.
kerem closed this issue 2026-03-16 01:14:13 +03:00
Author
Owner

@marcus0x62 commented on GitHub (Oct 4, 2024):

I think this would be a great change. Are you working on this @divergentdave? The soa test is flaking out again today. I was going to spend some time on this, but don't want to waste/duplicate efforts.

<!-- gh-comment-id:2393869882 --> @marcus0x62 commented on GitHub (Oct 4, 2024): I think this would be a great change. Are you working on this @divergentdave? The soa test is flaking out again today. I was going to spend some time on this, but don't want to waste/duplicate efforts.
Author
Owner

@divergentdave commented on GitHub (Oct 4, 2024):

Not currently, go for it!

<!-- gh-comment-id:2393887612 --> @divergentdave commented on GitHub (Oct 4, 2024): Not currently, go for it!
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#1002
No description provided.