This is an automated email from the ASF dual-hosted git repository.
bbannier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 970026f Fixed a flaky test `RescindOffersEnforcingLimits`.
new d5e67cf Dispatched invocations of resource provider mock default
actions.
new 6fb9b4a Guarded access to possibly destructed resource provider
driver.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/tests/api_tests.cpp | 11 ++++-
src/tests/mesos.hpp | 65 ++++++++++++++++++++-------
src/tests/resource_provider_manager_tests.cpp | 30 ++++++++-----
src/tests/slave_tests.cpp | 26 ++++++++---
4 files changed, 97 insertions(+), 35 deletions(-)