[
https://issues.apache.org/jira/browse/MESOS-4039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15095683#comment-15095683
]
Michael Park commented on MESOS-4039:
-------------------------------------
This seems weird to me, since we have a
[filter|https://github.com/apache/mesos/blob/master/src/tests/environment.cpp#L275-L307]
which only runs tests that contains {{Perf}} if {{perf}} is available.
On a separate note, is this a blocker for 0.27.0? is anyone working on this?
> PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails
> -----------------------------------------------
>
> Key: MESOS-4039
> URL: https://issues.apache.org/jira/browse/MESOS-4039
> Project: Mesos
> Issue Type: Bug
> Reporter: Greg Mann
> Labels: mesosphere, test-fail
>
> PerfEventIsolatorTest.ROOT_CGROUPS_Sample fails on CentOS 6.6:
> {code}
> [----------] 1 test from PerfEventIsolatorTest
> [ RUN ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample
> ../../src/tests/containerizer/isolator_tests.cpp:848: Failure
> isolator: Perf is not supported
> [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample (79 ms)
> [----------] 1 test from PerfEventIsolatorTest (79 ms total)
> [----------] Global test environment tear-down
> [==========] 1 test from 1 test case ran. (86 ms total)
> [ PASSED ] 0 tests.
> [ FAILED ] 1 test, listed below:
> [ FAILED ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)