You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The package core/ledger/kvledger/txmgmt/validator/valinternal fails
intermittently on ppc64le while running func TestTxOpsPreparationMetadataUpdates.
This is due to core/ledger/kvledger/txmgmt/validator/statebasedval/ using the same
filesystem path, running in parallel cleaning up the directory before
TestTxOpsPreparationMetadataUpdates completes.
Change-Id: I021114e59ea08c04755ae7560223f3a63ddfdc00
Signed-off-by: Krishna Harsha Voora <krishvoor@in.ibm.com>
0 commit comments