Failure Signature
- Test name: tests/database.test.ts > WorklogDatabase > in-progress boost in computeScore / reSort > should apply only the in-progress boost (not ancestor boost) when item is itself in-progress
- Failing commit: HEAD
- CI job: (not available)
Evidence
- Short stderr/stdout excerpt (first 1k characters):
AssertionError: expected 200 to be less than 100 at tests/database.test.ts:2068:41
Steps To Reproduce
- Checkout the commit:
git checkout HEAD
- Run the failing test:
pytest -k "tests/database.test.ts > WorklogDatabase > in-progress boost in computeScore / reSort > should apply only the in-progress boost (not ancestor boost) when item is itself in-progress" -q (or equivalent command)
- Capture full logs and attach to the work item
Impact
Failing test detected by agent during automated run. May block PR creation for the agent's current work item.
Suggested Triage Steps
- Verify flakiness: rerun CI/test locally once.
- If reproducible, add owner from owner-inference heuristics and assign for triage.
- If flaky, tag
flaky and route to flaky-test queue.
Suspected Owner
Build (confidence: 0.0, reason: owner inference unavailable)
Links
- Runbook: skill/triage/resources/runbook-test-failure.md
- CI artifacts: (not available)