Hi Andrew,

These are known issues.

https://issues.apache.org/jira/browse/ZOOKEEPER-1870
https://issues.apache.org/jira/browse/ZOOKEEPER-1891
https://issues.apache.org/jira/browse/ZOOKEEPER-1894

Thanks!
--Michi

On Mon, Mar 24, 2014 at 10:43 AM, Andrew Purtell <[email protected]> wrote:
> After ZOOKEEPER-1901, if building and testing with Java 1.8.0, then
> branch-3.4 core Java tests are good:
>
>     java version "1.8.0"
>     Java(TM) SE Runtime Environment (build 1.8.0-b132)
>     Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70, mixed mode)
>
>     test-core-java:
>     [...]
>     BUILD SUCCESSFUL
>     Total time: 38 minutes 18 seconds
>
> Likewise the test errors resolved by 1901 are fixed on trunk. However,
> other test cases in trunk are still failing due to what look like in the
> logs are unexpected errors in test initialization:
>
>     [junit] Test org.apache.zookeeper.server.quorum.QuorumPeerMainTest
> FAILED
>     [junit] Test org.apache.zookeeper.server.quorum.StandaloneDisabledTest
> FAILED
>     [junit] Test org.apache.zookeeper.test.FLEZeroWeightTest FAILED
>     [junit] Test org.apache.zookeeper.test.HierarchicalQuorumTest FAILED
>     [junit] Test org.apache.zookeeper.test.ObserverHierarchicalQuorumTest
> FAILED
>     [junit] Test org.apache.zookeeper.test.ObserverTest FAILED
>     [junit] Test org.apache.zookeeper.test.StaticHostProviderTest FAILED
>
> Not sure yet what is the relevant difference.
>
>
> --
> Best regards,
>
>    - Andy
>
> Problems worthy of attack prove their worth by hitting back. - Piet Hein
> (via Tom White)

Reply via email to