Michael Dürig created JCR-3621:
----------------------------------
Summary: Race condition in MixinTest between event delivery and
unregistering the observation listener
Key: JCR-3621
URL: https://issues.apache.org/jira/browse/JCR-3621
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-core
Reporter: Michael Dürig
Assignee: Michael Dürig
The tests in org.apache.jackrabbit.core.observation.MixinTest unregister the
event listener *before* waiting for the events being delivered. This causes the
tests to fail in the case event delivery doesn't happen in the small time
window between Session.save() and the unregister call.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira