Known Intentional Gaps

This document records upstream testcase gaps that are currently intentional in gonemaster, with rationale and evidence.

Gap Inventory

Upstream testcaseGonemaster statusRationaleEvidenceFollow-up
dnssec12Not implemented (scope-deferred)Current gonemaster intentionally exposes only implemented DNSSEC testcases. dnssec12 is excluded from the executable testcase maps and from the documented implemented inventory.engine/engine.go (dnssecTests omits dnssec12), docs/specifications/implemented-testcases.md, docs/specifications/upstream-testcase-matrix.mdKeep as deferred gap until a dedicated DNSSEC12 implementation is created.
nameserver14Not implemented (intentional numbering gap)Upstream testcase set currently has no nameserver14 specification file, and gonemaster intentionally keeps numbering aligned with upstream by implementing nameserver01-nameserver13 and nameserver15.docs/specifications/upstream/tests/Nameserver-TP/ (no nameserver14.md), engine/engine.go (nameserverTests omits nameserver14), docs/specifications/implemented-testcases.mdRevisit only if upstream introduces nameserver14 (or gonemaster decides to define a local testcase with that ID).

Notes

  • Intentional gaps currently tracked: dnssec12 (scope-deferred) and nameserver14 (upstream numbering gap).