You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Bannier (JIRA)" <ji...@apache.org> on 2016/04/12 14:10:25 UTC

[jira] [Created] (MESOS-5190) CpuIsolatorTest/0.UserCpuUsage is flaky

Benjamin Bannier created MESOS-5190:
---------------------------------------

             Summary: CpuIsolatorTest/0.UserCpuUsage is flaky
                 Key: MESOS-5190
                 URL: https://issues.apache.org/jira/browse/MESOS-5190
             Project: Mesos
          Issue Type: Bug
          Components: flaky, test
            Reporter: Benjamin Bannier


Observed in internal CI.

{code}
[ RUN      ] CpuIsolatorTest/0.UserCpuUsage
I0412 11:28:14.031723 24202 resources.cpp:572] Parsing resources as JSON failed: cpus:1.0
Trying semicolon-delimited string format instead
I0412 11:28:14.034379 24202 launcher.cpp:123] Forked child with pid '5783' for container 'a6117255-c666-4e32-9025-9f770c7008ed'
../../src/tests/containerizer/isolator_tests.cpp:308: Failure
Expected: (0.125) <= (statistics.cpus_user_time_secs()), actual: 0.125 vs 0
[  FAILED  ] CpuIsolatorTest/0.UserCpuUsage, where TypeParam = mesos::internal::slave::PosixCpuIsolatorProcess (1100 ms)
{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)