-
-
Notifications
You must be signed in to change notification settings - Fork 481
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
Unstable key generation with multiple provider states #1717
Labels
bug
Indicates an unexpected problem or unintended behavior
Comments
That fix should be in the latest version of the protobuf plugin, check that you have updated it. I'll check Pact-JVM to see if there is an issue there. |
rholshausen
added a commit
that referenced
this issue
Sep 21, 2023
rholshausen
added a commit
that referenced
this issue
Sep 21, 2023
github-project-automation
bot
moved this from New Issue
to Closed
in Pact Triage (not yet in use)
Nov 14, 2023
Closing this for now until we can repro this locally. Thanks! |
rholshausen
added a commit
that referenced
this issue
Apr 22, 2024
rholshausen
added a commit
that referenced
this issue
Apr 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I am using the Pact JVM + Pact protobuf plugin to generate a consumer contract, but upon re-running the same consumer test twice, there are two interactions created (same contents, just different key). I narrowed it down to only happening when I have a single provider state with multiple parameters passed in, like so:
Is this a bug in the pact JVM or in the protobuf plugin? It seems eerily similar to this bug but seems like that's closed.
The text was updated successfully, but these errors were encountered: