Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant