Hi, I've been stuck for a while with a weird bug o...
# pact-net
s
Hi, I've been stuck for a while with a weird bug on the provider side, where my provider state fails:
Request Failed - One or more of the setup state change handlers has failed
It only fails in the CI or the first time the test is run locally, but consequent calls to
dotnet test
do not fail... I can't currently share a minimal reproduction, but may try to recreate it this week. Hopefully this weird behavior of only failing the first time gives enough info to someone that can put me in the right track to investigate the issue. Thanks in advance
m
Strange. What version of Pact .NET are you running? If you could please share a log with trace level logging enabled, that might help us understand what’s happening