Update Test Manager Test Run Status
tm.update_testRunStatusSets the overall status of a test run to Skipped, In Progress, Failed, or Passed. Updates the run's own status field without affecting individual execution results.
Instructions
Sets the overall status of a LambdaTest Test Manager test run to one of 'Skipped', 'In Progress', 'Failed', or 'Passed'. This is undocumented (sourced from the browser network inspector, not the official API docs), so treat it as best-effort. This changes the run's own status field - it does not touch per-instance execution results. Do not call this speculatively - it's a real, persistent action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| test_run_id | Yes |