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

ASF GitHub Bot commented on MPT-33:
-----------------------------------

GitHub user mbaechler opened a pull request:

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

    MPT-33 introduce namespace support feature and run related tests only…

    … when supported
    
        This uses junit Assume that allowes to disable a test when a
        condition if false.
    
        TestModules have to define a boolean to advertise support of namespace.

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

    $ git pull https://github.com/mbaechler/james-project MPT-33

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

    https://github.com/apache/james-project/pull/2.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 #2
    
----
commit d39be835d3ed941e2de990761b9894e1da7ca89a
Author: Matthieu Baechler <matthieu.baech...@gmail.com>
Date:   2015-10-15T12:12:55Z

    MPT-33 introduce namespace support feature and run related tests only when 
supported
    
        This uses junit Assume that allowes to disable a test when a
        condition if false.
    
        TestModules have to define a boolean to advertise support of namespace.

----


> Support optional features when running mpt tests
> ------------------------------------------------
>
>                 Key: MPT-33
>                 URL: https://issues.apache.org/jira/browse/MPT-33
>             Project: James MPT
>          Issue Type: Improvement
>          Components: Main
>            Reporter: Matthieu Baechler
>
> MAILBOX-241 basically says : "I wrote some tests but it breaks on maildir 
> because maildir doesn't have namespace support".
> I think this kind of feature set mismatch between backends is going to happen 
> as we move on with generic tests.
> I propose to introduce feature conditioned tests in mpt to workaround this 
> kind of problems.
> Come is coming soon.



--
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