Files
cleveragents-core/features/steps
HAL9000 d98221509c
CI / benchmark-publish (pull_request) Has been skipped
CI / helm (pull_request) Successful in 42s
CI / push-validation (pull_request) Successful in 25s
CI / build (pull_request) Successful in 54s
CI / lint (pull_request) Failing after 1m10s
CI / quality (pull_request) Successful in 1m15s
CI / benchmark-regression (pull_request) Failing after 1m20s
CI / typecheck (pull_request) Successful in 1m30s
CI / security (pull_request) Successful in 1m44s
CI / integration_tests (pull_request) Successful in 4m6s
CI / e2e_tests (pull_request) Successful in 4m13s
CI / unit_tests (pull_request) Successful in 6m19s
CI / coverage (pull_request) Has been skipped
CI / docker (pull_request) Has been skipped
CI / status-check (pull_request) Failing after 3s
fix(agents): resolve unit test failures from duplicate PR compliance checklist step definitions
Remove the duplicate pr_compliance_checklist.feature and
pr_compliance_checklist_steps.py files that conflict with the
new pool supervisor test files (identical @then decorators).

Fix PROJECT_ROOT path resolution in pr_compliance_pool_supervisor_steps.py
(parents[3] -> parents[2]) which caused assertion failures when running
tests against the implementation-pool-supervisor.md agent definition.

Unit tests now pass cleanly after these two fixes.

ISSUES CLOSED: #11052
2026-05-08 23:30:56 +00:00
..