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)
        at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:1101)
        at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.oneJunitThread(JUnitTask.java:919)
        at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.runTestsInThreads(JUnitTask.java:932)
        at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:841)
        at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
        at org.jacoco.ant.CoverageTask.execute(CoverageTask.java:102)
        at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at org.apache.tools.ant.Target.execute(Target.java:435)
        at org.apache.tools.ant.Target.performTasks(Target.java:456)
        at
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
        at
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1248)
        at org.apache.tools.ant.Main.runBuild(Main.java:851)
        at org.apache.tools.ant.Main.startAnt(Main.java:235)
        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)


On Mon, Sep 12, 2016 at 12:47 PM, Allison, Timothy B. <talli...@mitre.org>
wrote:

> Kicked off regression tests.  Should have results by tomorrow.
>
> -----Original Message-----
> From: David North [mailto:dno...@apache.org]
> Sent: Sunday, September 11, 2016 3:47 PM
> To: POI Developers List <dev@poi.apache.org>
> Subject: [VOTE] Apache POI 3.15 (RC2)
>
> Hi everyone,
>
> My apologies for going AWOL in the middle of the last release attempt. I
> didn't anticipate that we'd find problems in review twice in a row, and
> things have been very busy for me at work lately. However, I've now rolled
> a second RC for 3.15.
>
> https://dist.apache.org/repos/dist/dev/poi/3.15-RC2/
>
> Areas to review:
>
> * Does it work?
> * Are the sigs and hashes valid?
> * Have the issues with the last RC been fixed?
> * Are the release notes now in good shape?
>
> The vote starts now and ends at 20:55 BST on Tuesday 13 September 2016.
>
> Here is my +1.
>
> After this release is done, I'll try and find some time to profile the
> build & tests - 15 minutes is quite a wait on an SSD (it's possible we
> might want some multi-threaded options on the tests).
>
> Thanks,
>
> --
> David North | www.dnorth.net
>
>

Reply via email to