test: remove known tautologies and scaffolds

This commit is contained in:
Erik 2026-08-18 10:40:20 +02:00
parent 8e884679e0
commit 52015f5052
9 changed files with 156 additions and 61 deletions

View file

@ -88,9 +88,3 @@ Do not edit lock files by hand. To make an intentional dependency change:
dotnet restore AcDream.slnx --locked-mode --force-evaluate
pwsh ./tools/run-release-gate.ps1
```
The one site-scoped `xUnit1025` suppression in
`MotionInterpreterTests.ContactAllowsMove_GroundedPosture_StillAllowsMove`
preserves a known redundant historical input until R3. It is deliberately not
in the central warning policy, so any new duplicate theory row still fails the
build.