vote up 0 vote down star

We're currently using JUnit 4.4 and Ant 1.7.1 for our builds. I have some test cases that are @Ignored. When I run them in Eclipse, the JUnit test runner reports them as ignored. I would like to see them listed in the XML output from Ant (so I can report on them), but they do not seem to be there.

Does anyone have this working? Is there a switch to turn them on? An upgrade I need to do?

flag

40% accept rate

1 Answer

vote up 1 vote down check

It looks like this is a known Ant issue/bug.

link|flag
As lame as it is, this is the answer. Worse, it's a known issue that they don't see fit to fix because it "seems to work well enough" without it. – Brandon DuRette Apr 30 at 18:40

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.