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

Inconsistent failures when running test suite in parallel #1274

Open
Rafaesp opened this issue Dec 15, 2020 · 1 comment
Open

Inconsistent failures when running test suite in parallel #1274

Rafaesp opened this issue Dec 15, 2020 · 1 comment

Comments

@Rafaesp
Copy link

Rafaesp commented Dec 15, 2020

Regardless of #1223, I'm afraid I still can see inconsistent verifications being published when running tests in parallel. I'm running pact 4.1.12.

I can see this log message when running in parallel:
Published verification result of 'Ok(interactionIds=[483d8aa80ffd81d350c2747585c9f9a9061e2458, c950f9b78486e2b946d2aaa2386aa132b791dce9, c1895b2c00ef5e3546f3456648cb4e8d411e0379, 27e16d373d2a1d79e6ce32772df976143688efba, 16d7609ee4facb81e8bfc64ba8831e70bcd859dc])' for consumer
but
Published verification result of 'Ok(interactionIds=[16d7609ee4facb81e8bfc64ba8831e70bcd859dc, 483d8aa80ffd81d350c2747585c9f9a9061e2458, 27e16d373d2a1d79e6ce32772df976143688efba, f410a554ca95ccc30e1b974c562e9a5d61a95c8f, c950f9b78486e2b946d2aaa2386aa132b791dce9, c1895b2c00ef5e3546f3456648cb4e8d411e0379])' for consumer
when running sequentially

@uglyog
Copy link
Member

uglyog commented Jan 10, 2021

Are you able to provide an example project that demonstrates this issue. Diagnosing parallel tests issues is hard to do if I can't replicate the problem.

uglyog pushed a commit that referenced this issue Dec 7, 2021
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

2 participants