You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(harness): extract shared FakeSpan/FakeTracing + parametrize determinism test once
Adds tests/lib/core/harness/_fakes.py with a single superset FakeSpan/FakeTracing
(started/ended/ended_spans plus started_names/started_pairs/ended_outputs views) and
migrates every consumer off its local copy. Keeps the conformance determinism test
once (parametrized over all_fixtures) and drops the per-harness copies. run_yield_turn
and test_langgraph_sync_unified's _FakeTracingBackend left in place (genuinely divergent).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments