As part of the move to ASF ZK now has CI support on apache hudson. Tests that typically pass are failing spectacularly on the hudson machine (happens to be solaris 10x86 btw).

simple ping test that's failing:
http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/4/testReport/org.apache.zookeeper.test/ClientTest/testPing/
WARN - [NIOServerCxn.Factory:[EMAIL PROTECTED] - Connected to /127.0.0.1:40442 lastZxid 0 WARN - [NIOServerCxn.Factory:[EMAIL PROTECTED] - Creating new session 11ac470bf900001 WARN - [SyncThread:[EMAIL PROTECTED] - Finished init of 11ac470bf900001: true
WARN  - [SendThread:[EMAIL PROTECTED] - Closing:
java.io.IOException: TIMED OUT
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)


all test results:
http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/4/testReport/

Patrick

Reply via email to