What version of Ant are you using to build POI and run the unit tests? It's working fine on my computer with Ant 1.9.6.
On Sep 12, 2016 14:42, "Aram Mirzadeh" <a...@mbcli.com> wrote: > > I sort of ran this on the run, so haven't had a chance to look at it yet > but if github is up to date, scratchpad failed with: > > [junit] Running org.apache.poi.hmef.TestAttachments > [junit] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: > 0.027 sec > > BUILD FAILED > E:\src\poi\build.xml:1351: Tests failed > at > org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.actOnTestResult(JUnitTask.java:2150) > ...