You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/11 12:53:39 UTC

[jira] [Commented] (MAILBOX-263) AsynchronousEventDeliveryTest and MixedEventDeliveryTest are unstable

    [ 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 <ma...@gmail.com>
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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org