[ 
https://issues.apache.org/jira/browse/MESOS-512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kone resolved MESOS-512.
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.15.0

commit 52232158ad5c522e8f8a51afb1def0a387808506


> GroupTest.MultipleGroups is flaky.
> ----------------------------------
>
>                 Key: MESOS-512
>                 URL: https://issues.apache.org/jira/browse/MESOS-512
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Benjamin Mahler
>            Assignee: Vinod Kone
>             Fix For: 0.15.0
>
>
> Saw this on Linux.
> [----------] 7 tests from GroupTest
> [ RUN      ] GroupTest.Group
> [       OK ] GroupTest.Group (21 ms)
> [ RUN      ] GroupTest.GroupJoinWithDisconnect
> 2013-06-18 
> 04:24:55,097:8542(0x4f0ed940):ZOO_ERROR@handle_socket_error_msg@1579: Socket 
> [127.0.0.1:51076] zk retcode=-4, errno=111(Connection refused): server 
> refused to accept the client
> [       OK ] GroupTest.GroupJoinWithDisconnect (1689 ms)
> [ RUN      ] GroupTest.GroupDataWithDisconnect
> 2013-06-18 
> 04:24:56,797:8542(0x4f8ee940):ZOO_ERROR@handle_socket_error_msg@1603: Socket 
> [127.0.0.1:54696] zk retcode=-4, errno=112(Host is down): failed while 
> receiving a server response
> [       OK ] GroupTest.GroupDataWithDisconnect (2024 ms)
> [ RUN      ] GroupTest.GroupCancelWithDisconnect
> 2013-06-18 
> 04:24:58,822:8542(0x4f0ed940):ZOO_ERROR@handle_socket_error_msg@1603: Socket 
> [127.0.0.1:47820] zk retcode=-4, errno=112(Host is down): failed while 
> receiving a server response
> [       OK ] GroupTest.GroupCancelWithDisconnect (2027 ms)
> [ RUN      ] GroupTest.GroupWatchWithSessionExpiration
> 2013-06-18 
> 04:25:00,850:8542(0x4f8ee940):ZOO_ERROR@handle_socket_error_msg@1603: Socket 
> [127.0.0.1:39518] zk retcode=-4, errno=112(Host is down): failed while 
> receiving a server response
> 2013-06-18 
> 04:25:02,854:8542(0x4f8ee940):ZOO_ERROR@handle_socket_error_msg@1621: Socket 
> [127.0.0.1:39518] zk retcode=-112, errno=116(Stale NFS file handle): 
> sessionId=0x13f558758a30000 has expired.
> [       OK ] GroupTest.GroupWatchWithSessionExpiration (2027 ms)
> [ RUN      ] GroupTest.MultipleGroups
> ../../src/tests/group_tests.cpp:212: Failure
> Value of: memberships1.get().size()
>   Actual: 1
> Expected: 2u
> Which is: 2
> ../../src/tests/group_tests.cpp:214: Failure
> Value of: memberships1.get().count(membership2.get())
>   Actual: 0
> Expected: 1u
> Which is: 1
> 2013-06-18 
> 04:25:02,880:8542(0x4f8ee940):ZOO_ERROR@handle_socket_error_msg@1603: Socket 
> [127.0.0.1:58547] zk retcode=-4, errno=112(Host is down): failed while 
> receiving a server response
> [  FAILED  ] GroupTest.MultipleGroups (21 ms)
> [ RUN      ] GroupTest.GroupPathWithRestrictivePerms
> [       OK ] GroupTest.GroupPathWithRestrictivePerms (8163 ms)
> [----------] 7 tests from GroupTest (15972 ms total)



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to