Stefan Egli created OAK-5061:
--------------------------------
Summary: ObservationTest.applyNodeTypeOnSelf sometimes fails
Key: OAK-5061
URL: https://issues.apache.org/jira/browse/OAK-5061
Project: Jackrabbit Oak
Issue Type: Bug
Components: jcr
Reporter: Stefan Egli
Assignee: Stefan Egli
Fix For: 1.5.13
ObservationTest.applyNodeTypeOnSelf sometimes fails - it can be reproduced by
stepping through the method (thus slowing things down):
{noformat}
applyNodeTypeOnSelf[SegmentTar](org.apache.jackrabbit.oak.jcr.observation.ObservationTest):
Unexpected events: [Event{type=2, path=/test_node/a/b,
identifier=/test_node/a/b, info={jcr:primaryType=oak:Unstructured},
userID=admin, userData=null, date=1478184136340, external=false}]
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)