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

Intermittent test failure: chaincode event ordering #282

Open
bestbeforetoday opened this issue Jun 11, 2023 · 0 comments
Open

Intermittent test failure: chaincode event ordering #282

bestbeforetoday opened this issue Jun 11, 2023 · 0 comments

Comments

@bestbeforetoday
Copy link
Member

bestbeforetoday commented Jun 11, 2023

Error: Failures:
Error: End2endJavaIT.setup:60->End2endIT.runFabricTest:209->End2endIT.runChannel:791 expected:<[e8e7f5534d3b63dca0a652d16a7d29e4e61d5d4ab579bb0d9e9f23f501b7ac5f]> but was:<[88ed5616e9505389892d2e760d21a3cd61ad233eb1ca54df96a93d9b033c486a]>

The test code needs to be updated to either accurately capture the ordering (possibly a concurrency issue) or, if the implementation does not reliably maintain ordering, not to be sensitive to the ordering.

@bestbeforetoday bestbeforetoday changed the title Intermittent integration test failure: chaincode event ordering Intermittent test failure: chaincode event ordering Jun 11, 2023
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