fix(tests): prune flaky SOA integration and performance tests that rely on external tools and long-running signing/serialization checks
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-02-11 - 7.7.1 - fix(tests)
|
||||
prune flaky SOA integration and performance tests that rely on external tools and long-running signing/serialization checks
|
||||
|
||||
- Removed 'Test raw SOA serialization' from test/test.soa.debug.ts
|
||||
- Removed dig-based 'Test SOA timeout with real dig command' from test/test.soa.timeout.ts
|
||||
- Removed 'Check DNSSEC signing performance for SOA' and related serialization/signing performance checks
|
||||
- Removed unused imports (plugins, execSync) and testPort constant; minor whitespace/cleanup in stopServer
|
||||
|
||||
## 2026-02-11 - 7.7.0 - feat(rust)
|
||||
add Rust-based DNS server backend with IPC management and TypeScript bridge
|
||||
|
||||
|
||||
Reference in New Issue
Block a user