ModifyColocationIntegrationTest > testModifyColocation FAILED
java.lang.AssertionError:
Expecting actual throwable to be an instance of:
java.lang.IllegalStateException
but was:
org.apache.geode.cache.CacheClosedException: For DiskStore: disk: A DiskAccessException has occurred while writing to the disk for region /region3. The region will be closed., caused by org.apache.geode.cache.DiskAccessException: For DiskStore: disk: A DiskAccessException has occurred while writing to the disk for region /region3. The region will be closed.
at org.apache.geode.internal.cache.GemFireCacheImpl$Stopper.generateCancelledException(GemFireCacheImpl.java:5221)
at org.apache.geode.CancelCriterion.checkCancelInProgress(CancelCriterion.java:83)
at org.apache.geode.internal.cache.GemFireCacheImpl.createVMRegion(GemFireCacheImpl.java:3123)