-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
The following tests are failing:
ExpiryTest.testEntrySetAfterExpiryInPut:233->doTestEntrySetAfterExpiryInPut:283 expected:<[1=v1-testEntrySetAfterExpiryInPut, 2=v2-testEntrySetAfterExpiryInPut]> but was:<[]> ExpiryTest.testKeySetAfterExpiryInTransaction:370->doKeySetAfterExpiryInTransaction:402 expected:<[1, 2, 3]> but was:<[3]>
A possible solution (by Dan) would be to copy to make sure the entries don't disappear from the set.
- is related to
-
ISPN-4836 Change entrySet, keySet and values to be backing maps
- Closed