mesos git commit: Fixed flaky `MasterTest.SlavesEndpointTwoSlaves`.

2016-03-24 Thread me
Repository: mesos Updated Branches: refs/heads/master 73790d3c1 -> 40a1626f1 Fixed flaky `MasterTest.SlavesEndpointTwoSlaves`. We were not correctly waiting for the master to register the first slave before making a call to the `/slaves` endpoint. There was this possible race: - Slave1 is

mesos git commit: Fixed flaky MasterTest.SlavesEndpointTwoSlaves caused by incorrect FUTURE_PROTOBUF usage.

2015-02-18 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master e56625892 - c7c185e38 Fixed flaky MasterTest.SlavesEndpointTwoSlaves caused by incorrect FUTURE_PROTOBUF usage. Review: https://reviews.apache.org/r/31114 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: