You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consumer Pact library: Pact go v2.0.1 (main branch HEAD)
Provider Pact library: Pact Go CLI v2.0.0-beta.22, protobuf 0.3.4
Golang Version: go version go1.20.3 linux/amd64
Golang environment: Provide output of go env
Expected behaviour
Consumer tests executes successfully.
Actual behaviour
2023-09-06T15:39:03.780653Z ERROR ThreadId(01) pact_ffi::plugins: Failed to call out to plugin - Request to configure interaction failed: Failed to process protobuf: Protobuf enum value .routeguide.v2.ResultCode has no value RESULT_CODE_OK
Steps to reproduce
Pushed a PR with the gRPC consumer example updated with a second proto file to demonstrate the issue. #333
mefellows
added
bug
Indicates an unexpected problem or unintended behavior
upstream
Indicates that an issue relates to an upstream problem (such as in pact-reference)
labels
Sep 20, 2023
Software versions
go env
Expected behaviour
Consumer tests executes successfully.
Actual behaviour
2023-09-06T15:39:03.780653Z ERROR ThreadId(01) pact_ffi::plugins: Failed to call out to plugin - Request to configure interaction failed: Failed to process protobuf: Protobuf enum value .routeguide.v2.ResultCode has no value RESULT_CODE_OK
Steps to reproduce
Pushed a PR with the gRPC consumer example updated with a second proto file to demonstrate the issue.
#333
Relevent log files
See attached file.
test_fail.txt
The text was updated successfully, but these errors were encountered: