agent-desktop/tests
Lahfir 39de14291a fix: unblock CI — nc_pid type error, 400-LOC split, harness abort count
Three failures that tonight's --no-verify checkpoints hid:
- nc_session.rs::nc_pid used Deadline::after (Result<Deadline>) where
  operation_deadline yields Result<Instant> — E0308 broke Native check
  (macOS/Windows) and the FFI cdylib builds. Reverted to the compiling form;
  the speculative deadline floor did not fix NT3 anyway.
- resolve_query_tests.rs hit 403 lines; split the hydration adapters/tests
  into resolve_query_hydration_tests.rs (both now well under 400).
- test_harness_contract.py pinned 9 abort_suite sites; the branch legitimately
  has 10 (all required-fixture guards). Updated the invariant.

cargo check --all-targets --locked, clippy, fmt, source rules, harness
contract, and 1562 unit tests all green locally.
2026-07-12 16:44:04 -07:00
..
conformance chore: checkpoint five verified remediation rounds before e2e convergence 2026-07-11 22:06:13 -07:00
e2e fix: unblock CI — nc_pid type error, 400-LOC split, harness abort count 2026-07-12 16:44:04 -07:00
ffi-python chore: checkpoint five verified remediation rounds before e2e convergence 2026-07-11 22:06:13 -07:00
fixture-app fix: duplicate-title focus join degrades gracefully; e2e diagnosis 2026-07-11 23:53:31 -07:00
fixtures feat: add trace viewer and replay artifacts 2026-07-02 11:48:06 -07:00
npm chore: checkpoint five verified remediation rounds before e2e convergence 2026-07-11 22:06:13 -07:00
support refactor: remove dead code and unify duplicated helpers 2026-07-03 03:34:16 -07:00