Matthieu Baechler created MAILBOX-255:
-----------------------------------------

             Summary: 
AbstractSubscriptionManagerTest.user1ShouldBeAbleToSubscribeTwoMailbox should 
not enforce subscription ordering
                 Key: MAILBOX-255
                 URL: https://issues.apache.org/jira/browse/MAILBOX-255
             Project: James Mailbox
          Issue Type: Bug
          Components: api
            Reporter: Matthieu Baechler


today's trunk tests are broken :
{code}
Failed tests: 
  
JCRSubscriptionManagerTest>AbstractSubscriptionManagerTest.user1ShouldBeAbleToSubscribeTwoMailbox:84
 
Actual and expected have the same elements but not in the same order, at index 
0 actual element was:
 <"test2">
whereas expected element was:
 <"test1">

{code}

Actually, the test enforce mailboxes ordering that should not be needed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to