Skip to content

Fixes for test flakes (backport #12775) #12803

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

Closed
wants to merge 14 commits into from

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Nov 25, 2024

Just another batch of fixes for test flakes


This is an automatic backport of pull request #12775 done by Mergify.

dcorbacho and others added 13 commits November 25, 2024 15:13
The test checks later based on clientId

(cherry picked from commit 964247a)
(cherry picked from commit a35f56f)

# Conflicts:
#	deps/rabbit/test/amqp_filtex_SUITE.erl
Parallel/sharding groups often fail to create certificates in CI.
Most likely it is related to the fact they use the same directory
for certificates. This commit uses shard/node name and unique id
for each SSL certificate

(cherry picked from commit ca0a450)
initializes rabbitmq configuration

(cherry picked from commit 9b1e762)

# Conflicts:
#	deps/oauth2_client/test/system_SUITE.erl
(cherry picked from commit 751dd41)
To capture where the flake occurs

(cherry picked from commit 106012d)
(cherry picked from commit 4a925f9)

# Conflicts:
#	deps/oauth2_client/test/system_SUITE.erl
@mergify mergify bot added the conflicts label Nov 25, 2024
Copy link
Author

mergify bot commented Nov 25, 2024

Cherry-pick of a35f56f has failed:

On branch mergify/bp/v4.0.x/pr-12775
Your branch is ahead of 'origin/v4.0.x' by 5 commits.
  (use "git push" to publish your local commits)

You are currently cherry-picking commit a35f56fdc2.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   deps/rabbit/test/amqp_filtex_SUITE.erl

no changes added to commit (use "git add" and/or "git commit -a")

Cherry-pick of 9b1e762 has failed:

On branch mergify/bp/v4.0.x/pr-12775
Your branch is ahead of 'origin/v4.0.x' by 9 commits.
  (use "git push" to publish your local commits)

You are currently cherry-picking commit 9b1e762081.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   deps/oauth2_client/test/system_SUITE.erl

no changes added to commit (use "git add" and/or "git commit -a")

Cherry-pick of 4a925f9 has failed:

On branch mergify/bp/v4.0.x/pr-12775
Your branch is ahead of 'origin/v4.0.x' by 12 commits.
  (use "git push" to publish your local commits)

You are currently cherry-picking commit 4a925f9a8c.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   deps/oauth2_client/test/system_SUITE.erl

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@michaelklishin michaelklishin deleted the mergify/bp/v4.0.x/pr-12775 branch November 25, 2024 17:48
@michaelklishin
Copy link
Collaborator

Will request another backport.

@mergify mergify bot mentioned this pull request Nov 25, 2024
@michaelklishin
Copy link
Collaborator

Mergify is not intelligent enough to determine that a branch was deleted, and GitHub does not detect that a commit was removed by force-pushing a backport branch.

@michaelklishin
Copy link
Collaborator

@dcorbacho @MarcialRosales this needs a manual backport for v4.0.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants