forked from irods/irods
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[irods#5593] Fix test_iget/irepl_with_purgec assumptions
The assertions for some implementations of test_iget_with_purgec and test_irepl_with_purgec are assuming that the first cache replica is always selected for read and that therefore the first cache replica will always be purged. This will not necessarily be the case. The test has been updated such that the assertions detect which cache replica was purged and assert that the other cache replica was not purged.
- Loading branch information
Showing
1 changed file
with
139 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters