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

Compatibility Suite: Random fail on 'V3 era Generators' feature #549

Open
tienvx opened this issue Apr 12, 2024 · 0 comments
Open

Compatibility Suite: Random fail on 'V3 era Generators' feature #549

tienvx opened this issue Apr 12, 2024 · 0 comments

Comments

@tienvx
Copy link
Contributor

tienvx commented Apr 12, 2024

Feature: V3 era Generators

Verifying a pact between c and p

  Interaction 1 (0s loading, 1ms verification)
    returns a response which
      has status code 200 (FAILED)
      has a matching body (OK)


Failures:

1) Verifying a pact between c and p - Interaction 1
    1.1) has status code 200
           expected 200 but was 500

There were 1 pact failures

    When the request is prepared for use                                     # PhpPactTest\CompatibilitySuite\Context\V3\RequestGeneratorsContext::theRequestIsPreparedForUse()
    Then the body value for "$.one" will have been replaced with a "integer" # PhpPactTest\CompatibilitySuite\Context\V3\BodyGeneratorsContext::theBodyValueForWillHaveBeenReplacedWithA()
      string does not contain a valid JSON object. (JsonPath\InvalidJsonException)

https://github.com/pact-foundation/pact-php/actions/runs/8656601773/job/23737372767?pr=548

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

No branches or pull requests

1 participant