Retrying test cases of a report - Amazon CodeCatalyst

Retrying test cases of a report

If your report fails because of several test cases, you can retry only those individual tests. This allows you to quickly check the quality of your test cases and determine the next steps to resolve your issues, like engaging a broken dependency, or initiating a workflow rerun. Your test action incorporates the universal-test-runner to retry only selected test cases, instead of the whole action. You can only retry one set of selected test cases per action at a time, and only retry five times per test report. For more information, see Integrating universal-test-runner into a test action.

Note

If you retry test cases on a report, it will have no effect on the status of the workflow that generated the original report.

Use the following instructions to retry the test cases in your reports.

To retry the test cases of a report
  1. In the navigation pane, choose Reports.

  2. Choose the name of your report. You can filter by the name, status, repository, branch, or type of report.

  3. Under the name of the report, choose Results.

  4. Select the test cases that you want to retry, choose Rerun, then choose Selected test cases.

  5. When your retry is finished, choose Refresh on the banner and view the updated results.