Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Note: Google Test filter = TaskFinished-
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from AllocatorTest/0, where TypeParam = mesos::internal::master::HierarchicalAllocatorProcess<mesos::internal::master::DRFSorter, mesos::internal::master::DRFSorter>
[ RUN ] AllocatorTest/0.TaskFinished
../../src/tests/allocator_tests.cpp:1098: Failure
Mock function called more times than expected - returning directly.
Function call: resourceOffers(0x7fff58d85380, @0x10b1089e8
)
Expected: to be called once
Actual: called twice - over-saturated and active
Segmentation fault: 11