Skip to content

Auto-retry failed integration tests #36058

@sharwell

Description

@sharwell

Some flakiness in individual integration tests is outside the current control of this repository. We should implement an auto-retry strategy consisting of the following:

  1. Run integration tests
  2. If the previous step fails, run integration tests again but exclude all tests that passed in the previous step
  3. Report failures from the second step to the build job

This change means the build will only fail if one or more tests fails twice in consecutive launches of the IDE for testing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions