Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LedgerManagerIteratorTest: avoid ledger collision
For the non-LHLM managers, the ledger space seems to be small enough to allow collisions to occasionally cause a test failure. Remember created ledgers to avoid collisions. (bug W-5104859) Signed-off-by: Samuel Just <sjustsalesforce.com> Author: Samuel Just <sjust@salesforce.com> Reviewers: Charan Reddy Guttapalem <reddycharan18@gmail.com>, Sijie Guo <sijie@apache.org> This closes #1526 from athanatos/forupstream/wip-ledger-manager-iterator-test
- Loading branch information