This repository was archived by the owner on Apr 22, 2025. It is now read-only.
This repository was archived by the owner on Apr 22, 2025. It is now read-only.
Intermittent test failure: chaincode event ordering #282
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels