Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Remove retry script #15960

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

ci: Remove retry script #15960

wants to merge 1 commit into from

Conversation

justinvp
Copy link
Member

We've already stopped retrying go tests by no longer specifying the --rerun-fails flag to gotestsum.

This change goes further by removing the retry script which is used to rerun entire test commands.

We've already stopped retrying go tests by no longer specifying the `--rerun-fails` flag to `gotestsum`.

This change goes further by removing the `retry` script which is used to rerun entire test commands.
@justinvp justinvp added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Apr 17, 2024
@pulumi-bot
Copy link
Contributor

Changelog

[uncommitted] (2024-04-17)

@justinvp justinvp marked this pull request as ready for review April 17, 2024 05:24
@justinvp justinvp requested a review from a team as a code owner April 17, 2024 05:24
Copy link
Collaborator

@tgummerer tgummerer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was tempted to suggest doing this as well! Let's give it a try!

@justinvp justinvp added this pull request to the merge queue Apr 17, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 17, 2024
@tgummerer
Copy link
Collaborator

I opened a couple of issues for the tests that were flaking here: #15965 and #15964

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants