Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
JCR Resource 2.0.6
-
None
-
Win XP SP3, Maven 2.2.1
Description
Failure:
testInWs2(org.apache.sling.jcr.resource.internal.JcrResourceListenerTest)
AssertionFailedError: expected:<ws2:/test1274309020796> but was:<ws2:/test1274309020796[2]>
It seems, that createTestPath produces more than one time the same path (because called in the same millisecond). If we extend the path with a random number everything seems to be okay.