-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Auto-retry failed integration tests #36058
Copy link
Copy link
Closed
Labels
Area-InfrastructureIntegration-TestTest failures in roslyn-integration-CITest failures in roslyn-integration-CIResolution-FixedThe bug has been fixed and/or the requested behavior has been implementedThe bug has been fixed and/or the requested behavior has been implementedUrgency-Soon
Milestone
Metadata
Metadata
Assignees
Labels
Area-InfrastructureIntegration-TestTest failures in roslyn-integration-CITest failures in roslyn-integration-CIResolution-FixedThe bug has been fixed and/or the requested behavior has been implementedThe bug has been fixed and/or the requested behavior has been implementedUrgency-Soon
Type
Fields
Give feedbackNo fields configured for issues without a type.
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:
This change means the build will only fail if one or more tests fails twice in consecutive launches of the IDE for testing.