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

ASF GitHub Bot commented on MAILBOX-263:
----------------------------------------

GitHub user mbaechler opened a pull request:

    https://github.com/apache/james-project/pull/27

    MAILBOX-263 improve async test stability

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mbaechler/james-project MAILBOX-263

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/james-project/pull/27.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #27
    
----
commit fa90440260f99995ad8f65ba94493b990d28ef73
Author: Matthieu Baechler <[email protected]>
Date:   2016-01-11T11:51:45Z

    MAILBOX-263 improve async test stability

----


> AsynchronousEventDeliveryTest and MixedEventDeliveryTest are unstable
> ---------------------------------------------------------------------
>
>                 Key: MAILBOX-263
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-263
>             Project: James Mailbox
>          Issue Type: Bug
>            Reporter: Matthieu Baechler
>
> AsynchronousEventDeliveryTest and MixedEventDeliveryTest are unstable because 
> they use time as a way to test asynchronous behavior.
> It's not completely possible to go away from time sensitivity problems on 
> async code but it can be much more stable than using Thread.sleep.
> I'll try to improve that.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to