Dirkjan Ochtman
Dirkjan Ochtman
Counterproposal to #1763.
Still needs a CI workflow to ensure that this actually works.
**Describe the bug** This test seems to sometimes fail in CI. Example: https://github.com/hickory-dns/hickory-dns/actions/runs/10917975161/job/30302402693?pr=2464 ```rust ---- resolver::dnssec::rfc4035::section_3::section_3_2::section_3_2_2::if_cd_bit_is_set_then_respond_with_data_that_fails_authentication stdout ---- thread 'resolver::dnssec::rfc4035::section_3::section_3_2::section_3_2_2::if_cd_bit_is_set_then_respond_with_data_that_fails_authentication' panicked at packages/dns-test/src/name_server.rs:464:25: DS for KSK not found note: run...
As discussed in https://github.com/rust-lang/rustup/pull/3985#issuecomment-2277529692, starting an issue for this because it makes it easier to have a discussion in one place on what items should be in the milestone(s). I...