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

[Backport stable/8.1] Fix flaky EmbeddedSubProcessTest #12718

Merged
merged 1 commit into from May 9, 2023

Conversation

backport-action
Copy link
Collaborator

Description

Backport of #12697 to stable/8.1.

relates to #11844

The test was flaky because it could occur that the messages got published before the subscription were opened.
As the messages have no TTL this means they were not getting correlated, as expected.

(cherry picked from commit cb26d2c)
Copy link
Contributor

@remcowesterhoud remcowesterhoud left a comment

Choose a reason for hiding this comment

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

Bors merge

@zeebe-bors-camunda
Copy link
Contributor

Build succeeded:

@zeebe-bors-camunda zeebe-bors-camunda bot merged commit fefa076 into stable/8.1 May 9, 2023
26 checks passed
@zeebe-bors-camunda zeebe-bors-camunda bot deleted the backport-12697-to-stable/8.1 branch May 9, 2023 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants