Hi folks,

sharing some advanced with TomEE TCK.
I've created that PR (https://github.com/apache/tomee-tck/pull/10) to fix
some test for JavaMail.

Before changes:
===============================================================================

Completed running 112 tests (0:00:11.284):

    Passed: 0
    Failed: 112
    Errors: 0

===============================================================================

After the changes:
===============================================================================

Completed running 112 tests (0:04:35.121):

    Passed: 52
    Failed: 60
    Errors: 0

===============================================================================


Still working on it. Seems that we need to have a mail server running to
run some test. Just looking if we can integrate the Apache James for that
cases.

-- 
Daniel "soro" Cunha
https://twitter.com/dvlc_

Reply via email to