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.2] Resolve flaky EmbeddedSubProcessConcurrencyTest #13501

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

backport-action
Copy link
Collaborator

Description

Backport of #13498 to stable/8.2.

relates to #11844

This test contained a race condition as it was depending on a specific
timing of message correlations. This commit changes this test to use
error events instead. The behavior is the same, but this should make it
deterministic.

(cherry picked from commit b09c141)
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 f88f7b8 into stable/8.2 Jul 14, 2023
28 checks passed
@zeebe-bors-camunda zeebe-bors-camunda bot deleted the backport-13498-to-stable/8.2 branch July 14, 2023 13:53
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