Recover Stuck Test Case

Recovery job: unsticks a test case left in an intermediate status after a failed or interrupted run.

Human doc: agents/docs/agents/recover_stuck_test_case.md

Attributes

AttributeValue
JobTeammate
Configrecover_stuck_test_case.json
ContextIdrecover_stuck_test_case
outputTypenone
skipAIProcessingtrue

Prompt snapshot

Full prompt / instruction set: agents/snapshots/recover_stuck_test_case.md

Actions

postJSAction: recoverStuckTestCase.js

recoverStuckTestCase.js

  • Source: agents/js/recoverStuckTestCase.js
  • Side effects:
    • remove label “sm_test_automation_triggered”
    • remove label “sm_test_rework_triggered”
    • post Jira comment

LLM step

  • outputType: none
  • Prompt snapshot: agents/snapshots/recover_stuck_test_case.md

Generated by js/agentDocGenerator.js

View the agent config on GitHub →

Generated from recover_stuck_test_case.json in the agents repository and its human doc — edit either and the page follows. Last updated .