[ 
https://issues.apache.org/jira/browse/MESOS-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13486397#comment-13486397
 ] 

Vinod Kone commented on MESOS-289:
----------------------------------

[ RUN      ] ZooKeeperTest.GroupJoinWithDisconnect
2012-10-29 
21:38:54,515:30389(0x4bb78940):ZOO_ERROR@handle_socket_error_msg@1603: Socket 
[127.0.0.1:42974] zk retcode=-4, errno=112(Host is down): failed while 
receiving a server response
../../src/tests/zookeeper_tests.cpp:333: Failure
Value of: __future.isFailed()
  Actual: true
Expected: false
Failed to create ephemeral node at '/test' in ZooKeeper: no node
[  FAILED  ] ZooKeeperTest.GroupJoinWithDisconnect (2064 ms)

                
> Zookeeper tests are flaky
> -------------------------
>
>                 Key: MESOS-289
>                 URL: https://issues.apache.org/jira/browse/MESOS-289
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Vinod Kone
>            Assignee: Benjamin Hindman
>
> This happened once (non-deterministic) while running a make check on macosx.
> [----------] 12 tests from ZooKeeperTest
> [ RUN      ] ZooKeeperTest.Auth
> 2012-10-09 
> 14:59:20,776:67033(0x103787000):ZOO_ERROR@handle_socket_error_msg@1528: 
> Socket [127.0.0.1:64080] zk retcode=-7, errno=60(Operation timed out): 
> connection timed out (exceeded timeout by 0ms)
> ../../src/tests/zookeeper_tests.cpp:58: Failure
> Value of: client->get(path, false, &result, __null)
>   Actual: -101
> Expected: ZOK
> Which is: 0
> ../../src/tests/zookeeper_tests.cpp:58: Failure
> Value of: client->get(path, false, &result, __null)
>   Actual: -101
> Expected: ZOK
> Which is: 0
> ../../src/tests/zookeeper_tests.cpp:65: Failure
> Value of: client->set(path, value, -1)
>   Actual: -101
> Expected: ZNOAUTH
> Which is: -102

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to