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

ISSUE 1125: Addressing difference in workflow interceptors when using the testkit #1257

Merged
merged 5 commits into from
Jan 29, 2024

Conversation

edmondop
Copy link
Contributor

What changed?

As identified by #1125, a bug in the workflow testsuite resulted in a different behavior when running workflows using the real worker (the ExecuteWorkflow interceptor would be executed both on parent and children workflow) and the testsuite.

Why?

How did you test it?

See unit test

Potential risks

@agautam478 agautam478 merged commit e31ba38 into uber-go:master Jan 29, 2024
9 checks passed
@edmondop
Copy link
Contributor Author

@agautam478 I think we can close #1125

ketsiambaku added a commit that referenced this pull request Feb 29, 2024
jakobht added a commit that referenced this pull request Feb 29, 2024
ketsiambaku added a commit to ketsiambaku/cadence-client that referenced this pull request Feb 29, 2024
ketsiambaku added a commit that referenced this pull request Mar 1, 2024
* Revert "Making Workflow and Activity registration optional when they are mocked (#1256)"

This reverts commit 2e73362.

* Revert "Addressing difference in workflow interceptors when using the testkit (#1257)"

This reverts commit e31ba38.
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.

3 participants