Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Re-run only failed tests (jobs) for Cloud parallel recording #1290

@MikeMcC399

Description

@MikeMcC399

What would you like?

Scenario

A GitHub Actions workflow contains a job using theparallel option ofcypress-io/github-action recording toCypress Cloud which runs Cypress tests in multiple containers.

One or more Cypress tests fail.

GitHub Actions offers the optionRe-run failed jobs

image

Enhancement

GitHub Actions and Cypress Cloud should work together so that selectingRe-run failed jobs only re-runs failed jobs using a frozen set of load-balanced Cypress test specs, so that each failed job runs with the same test specs it used in its previous run. The Cypress tests which were distributed to other jobs, and which were previously successful, should not be re-run.

Why is this needed?

Reduce the overhead of re-running flaky tests without also running tests which were previously successful.

Other

TheREADME > parallel documentation section currently states:

If you use the GitHub Actions facility forRe-running workflows and jobs, note thatRe-running failed jobs in a workflow is not suited for use with parallel recording into Cypress Cloud. Re-running failed jobs in this situation does not simply re-run failed Cypress tests. Instead it re-runsall Cypress tests, load-balanced over the containers with failed jobs.

To optimize runs when there are failing tests present, refer to optionalCypress Cloud Smart Orchestration Premium features:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp