Join Slack
Powered by
I got one problem with pact plugins: When I verif...
# libpact_ffi-users
t
Tien Vo
09/21/2022, 4:32 PM
I got one problem with pact plugins: When I verify provider's pacts that required plugins (csv, protobuf), on Linux and Mac, it work fine, but on Windows it hang. It happen on this line
https://github.com/tienvx/pact-php/blob/rust-ffi-plugins-downloads/src/PhpPact/Standalone/ProviderVerifier/Verifier.php#L163
As you can see here
https://github.com/tienvx/pact-php/actions/runs/3099040342
, all tests
passed
on Linux and Mac. On Windows it
hang
for hours. I have to cancel it manually. Version: • pact-ffi: 0.3.11 • pact-csv-plugin: 0.0.3 • pact-protobuf-plugin: 0.1.13 Pacts:
https://github.com/tienvx/pact-php/tree/rust-ffi-plugins-downloads/example/pacts
I test again on my Windows machine and the same behavior:
u
uglyog
09/22/2022, 1:17 AM
I have this same problem, and I haven't found the answer to the issue. Can you raise an issue for this?
t
Tien Vo
09/22/2022, 1:19 AM
Sure. I will report to pact-plugins repo
Tien Vo
09/22/2022, 2:01 AM
https://github.com/pact-foundation/pact-plugins/issues/8
🙏 2
4
Views
Open in Slack
Previous
Next