[ 
https://issues.apache.org/jira/browse/JCR-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402206#comment-13402206
 ] 

Michael Dürig edited comment on JCR-3361 at 6/28/12 2:30 PM:
-------------------------------------------------------------

Candidates for the wrong assumption:
- EventIteratorTest.testGetPosition
- NodeRemovedTest.testSingleNodeRemoved (fixed at revision 1355026)
- NodeRemovedTest.testMultiNodesRemoved (fixed at revision 1355026)
- PropertyAddedTest#testMultiPropertyAdded
- PropertyChangedTest#testMultiPropertyChanged
- PropertyChangedTest#testSinglePropertyChangedWithAdded
- PropertyRemovedTest#testMultiPropertyRemoved
- AddEventListenerTest#testNodeType


                
      was (Author: mduerig):
    Candidates for the wrong assumption:
- EventIteratorTest.testGetPosition
- NodeRemovedTest.testSingleNodeRemoved
- NodeRemovedTest.testMultiNodesRemoved
- PropertyAddedTest#testMultiPropertyAdded
- PropertyChangedTest#testMultiPropertyChanged
- PropertyChangedTest#testSinglePropertyChangedWithAdded
- PropertyRemovedTest#testMultiPropertyRemoved
- AddEventListenerTest#testNodeType


                  
> Observation tests (wrongly) assume the repository supports event bundling
> -------------------------------------------------------------------------
>
>                 Key: JCR-3361
>                 URL: https://issues.apache.org/jira/browse/JCR-3361
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>            Reporter: Michael Dürig
>
> JSR-283 section 12.4 Event Bundling states: "A repository that supports 
> observation *may* support event bundling under asynchronous observation, 
> journaled observation, or both." (emphasis added). Some observation tests 
> fail for repositories that due not support event bundling.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to