Skip to content

ADRs tagged testing

Auto-generated by scripts/docs/generate-adr-by-tag.sh. Edit ADR Tags: lines to update.

23 ADR(s) carry this tag.

ID Title
ADR-0001 Treat uncommitted benchmark result JSON as noise
ADR-0006 Set CLI precision default to %.17g with --precision flag
ADR-0015 CI matrix Linux/macOS/Windows with sanitizers
ADR-0024 Preserve Netflix source-of-truth tests verbatim
ADR-0032 Relocate root unittest script to scripts/
ADR-0110 Coverage gate -fprofile-update=atomic for parallel meson tests
ADR-0111 Coverage gate lcovgcovr with ORT in the coverage job
ADR-0112 Testability surface for ort_backend.c static helpers
ADR-0119 Revert CLI precision default to %.6f to honour Netflix golden gate
ADR-0125 MS-SSIM decimate SIMD fast paths (AVX2 + AVX-512)
ADR-0132 Port Netflix#1406 — feature_collector mount/unmount model-list bugfix
ADR-0347 Sanitizer matrix — concrete test-set scope per sanitizer
ADR-0368 External-competitor benchmark harness — wrapper-only architecture
ADR-0398 MyTestCase upstream migration — partial port (golden-pinned files deferred)
ADR-0404 Keep nightly.yml + fuzz.yml red until underlying bugs land
ADR-0438 CLI parser short-option handler coverage invariant
ADR-0481 ADM p-norm Parameter Hardcoded at 3.0 — Deferral Decision
ADR-0493 Test YUV fixtures must be md5-verified, not just present-by-name
ADR-0494 Restore the non-golden Python test suite to green
ADR-0495 MCP server probe-driven bug-fix cluster (2026-05-17)
ADR-0645 Thread integer ADM p-norm through SIMD callbacks
ADR-0656 External-bench wrappers emit registry competitor keys
ADR-0694 Tighten clang-tidy enforcement + confirm sanitizers as required CI gates