[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mesos-issues
Subject:    [jira] [Created] (MESOS-9037) DefaultExecutorTest.SigkillExecutor is flaky
From:       "Meng Zhu (JIRA)" <jira () apache ! org>
Date:       2018-06-28 23:24:00
Message-ID: JIRA.13169013.1530228186000.36274.1530228240086 () Atlassian ! JIRA
[Download RAW message or body]

Meng Zhu created MESOS-9037:
-------------------------------

             Summary: DefaultExecutorTest.SigkillExecutor is flaky
                 Key: MESOS-9037
                 URL: https://issues.apache.org/jira/browse/MESOS-9037
             Project: Mesos
          Issue Type: Bug
            Reporter: Meng Zhu
            Assignee: Meng Zhu


Failed on windows CI but does not look like windows specific:

{noformat}
[ RUN      ] MesosContainerizer/DefaultExecutorTest.SigkillExecutor/0
d:\dcos\mesos\mesos\src\tests\default_executor_tests.cpp(1621): error: Mock function \
called more times than expected - returning directly.  Function call: \
offers(00000036FB4FB628, @0000015400EA7C10 48-byte object <D0-86 EB-06 F7-7F 00-00 \
00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 \
04-00 00-00 A0-82 EA-00 54-01 00-00>)  Expected: to be called once
           Actual: called twice - over-saturated and active
[  FAILED  ] MesosContainerizer/DefaultExecutorTest.SigkillExecutor/0, where \
GetParam() = "mesos" (6214 ms) {noformat}

{noformat}
  Future<v1::scheduler::Event::Offers> offers;
  EXPECT_CALL(*scheduler, offers(_, _))
    .WillOnce(FutureArg<1>(&offers));
{noformat}

Subsequent offers calls should be ignored.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic