Gary Gregory <garydgreg...@gmail.com> a écrit :

>Hi All:
>
>I updated my local POM for [io] to commons-parent 29 and ran "mvn
>site".
>The Jacoco report shows FileUtils at 0% which makes no sense since we
>have
>a FileUtilsTestCase class.
>
>Can anyone reproduce this?

I'm not in front of my computer right now. Do the tests end up with expected 
exceptions using the junit4 annotation

@Test(expected=SomeException.class)

I think such expected failures are not handled properly yet by Jacoco.

Luc
>
>Thank you,
>Gary

-- 
Envoyé de mon téléphone Android avec K-9 Mail. Excusez la brièveté.

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

Reply via email to