Software versions
- OS: Docker node:20-slim | Linux/amd64 | RedHat
- Pact Node version: pact-core 15.2.1
- Node Version: 20.18.0
- Other Versions: Last working version is pact-core 15.1.0
Issue Checklist
Please confirm the following:
Expected behaviour
Pact provider test runs.
Actual behaviour
The Apollo server starts as expected. Pact loads in the pact file but then exits with an error.
"Verification failed at node_modules/@pact-foundation/pact-core/src/verifier/nativeVerifier.ts:52:20"
"Request Failed - builder error"
Steps to reproduce
Maybe will be able to replicate with the Docker image. Pact file version is pactSpecification version 4.
For extra bonus points and internet karma, provide a repository, gist or reproducible code snippet so that we can test the problem.
We recommend forking the project and modifying a relevant example in the examples folder
Relevant log files
Please ensure you set logging to DEBUG and attach any relevant log files here (or link to a gist).
GitHub is blocked by corporate firewall so unable to provide example currently.
Software versions
Issue Checklist
Please confirm the following:
Expected behaviour
Pact provider test runs.
Actual behaviour
The Apollo server starts as expected. Pact loads in the pact file but then exits with an error.
"Verification failed at node_modules/@pact-foundation/pact-core/src/verifier/nativeVerifier.ts:52:20"
"Request Failed - builder error"
Steps to reproduce
Maybe will be able to replicate with the Docker image. Pact file version is pactSpecification version 4.
For extra bonus points and internet karma, provide a repository, gist or reproducible code snippet so that we can test the problem.
We recommend forking the project and modifying a relevant example in the examples folder
Relevant log files
Please ensure you set logging to
DEBUGand attach any relevant log files here (or link to a gist).GitHub is blocked by corporate firewall so unable to provide example currently.