JcrResourceListenerTest#testInWs2 fails with the actual trunk on "fast"machines
from time to time.
--------------------------------------------------------------------------------------------------
Key: SLING-1525
URL: https://issues.apache.org/jira/browse/SLING-1525
Project: Sling
Issue Type: Bug
Components: Testing
Affects Versions: JCR Resource 2.0.6
Environment: Win XP SP3, Maven 2.2.1
Reporter: Mike Müller
Assignee: Mike Müller
Priority: Trivial
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.