On Aug 22, 2009, at 12:05 PM, Oliver Heger wrote:
****************************************************************************
Test Failures:
****************************************************************************
TestVFSFileMonitorReloadingStrategy
testAutomaticReloading :
junit.framework.ComparisonFailure
junit.framework.ComparisonFailure: Modified value with enabled
reloading expected:<...2> but was:<...1>
at junit.framework.Assert.assertEquals(Assert.java:81)
at
org.apache.commons.configuration.reloading.TestVFSFileMonitorReloadingStrategy.testAutomaticReloading
(TestVFSFileMonitorReloadingStrategy.java:93)
I also see this failure sporadically on my local system. Could this
be a
timing issue?
After trying to debug the problem I've come to the conclusion it just
isn't worth it. I've created a VFSFileChangedReloadingStrategy that
works just like FileChangedReloadingStrategy. I'm going to remove
VFSFileMonitorReloadingStrategy and its corresponding tests.
Ralph
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org