Files
orchestrator/docs/work-items/ORCH-126/13-test-report.md
test-runner 3b8aca03ee
Some checks failed
CI / test (push) Has been cancelled
CI / test (pull_request) Successful in 1m18s
test(ORCH-116): test gate PASS for ORCH-126
2026-06-17 11:48:44 +03:00

2.0 KiB

result, work_item, stage, author_agent, status, created_at, model_used, exit_code, smoke
result work_item stage author_agent status created_at model_used exit_code smoke
PASS ORCH-126 testing test-runner success 2026-06-17 n/a 0 ok

Test Gate Log (deterministic runner, ORCH-116)

pytest exit-code 0 -> result: PASS (smoke: ok).

Вердикт зафиксирован детерминированным test-раннером (ORCH-116), не LLM. PASS/FAIL = exit-код pytest + read-only smoke (/health, /status, /queue + блок serial_gate).

pytest stdout (tail):

.............................................. [ 65%]
........................................................................ [ 69%]
........................................................................ [ 72%]
........................................................................ [ 75%]
........................................................................ [ 78%]
........................................................................ [ 82%]
........................................................................ [ 85%]
........................................................................ [ 88%]
........................................................................ [ 92%]
........................................................................ [ 95%]
........................................................................ [ 98%]
.............................                                            [100%]
=============================== warnings summary ===============================
src/config.py:8
  /repos/_wt/orchestrator/feature_ORCH-126-bug-queued-job-can-keep-stale-/src/config.py:8: PydanticDeprecatedSince20: Support for class-based `config` is deprecated, use ConfigDict instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.13/migration/
    class Settings(BaseSettings):

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
2189 passed, 1 warning in 95.34s (0:01:35)