diff --git a/common/sourceTest/java/ch/systemsx/cisd/common/utilities/FileUtilitiesLastChangedTest.java b/common/sourceTest/java/ch/systemsx/cisd/common/utilities/FileUtilitiesLastChangedTest.java index f6b5b6e3fc959a6efa82f671c80b58cfb8a10ab5..fff006530919326d100ece0a1eb5a6ed84f18252 100644 --- a/common/sourceTest/java/ch/systemsx/cisd/common/utilities/FileUtilitiesLastChangedTest.java +++ b/common/sourceTest/java/ch/systemsx/cisd/common/utilities/FileUtilitiesLastChangedTest.java @@ -107,7 +107,7 @@ public class FileUtilitiesLastChangedTest } final long lastChanged = FileUtilities.lastChanged(testDir); final long diff = Math.abs(lastChanged - now); - assert diff <= 2000 : "expected difference less than 2s, but was " + diff / 1000.0 + "s"; + assert diff <= 2500 : "expected difference less than 2.5s, but was " + diff / 1000.0 + "s"; // We need to wait for more than 1s because that's the granularity of the changed time // attribute saved with