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

test(connector-quorum): fix flaky v2.3.0-deploy-contract-from-json-private.test #2636

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

petermetz
Copy link
Contributor

Added an extra wait for the member 2 contract invocation
where we first obtain the receipt thereby forcing
the execution to wait until it has been mined on
member 2 as well.

Fixes #2635

Signed-off-by: Peter Somogyvari [email protected]

…ivate.test

Added an extra wait for the member 2 contract invocation
where we first obtain the receipt thereby forcing
the execution to wait until it has been mined on
member 2 as well.

Fixes hyperledger-cacti#2635

Signed-off-by: Peter Somogyvari <[email protected]>
@petermetz petermetz merged commit 7f1aeae into hyperledger-cacti:main Aug 24, 2023
121 of 129 checks passed
@petermetz petermetz deleted the petermetz/issue2635 branch August 24, 2023 20:06
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

Successfully merging this pull request may close these issues.

test(connector-quorum): fix flaky v2.3.0-deploy-contract-from-json-private.test
3 participants