[
https://issues.apache.org/jira/browse/MESOS-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611146#comment-14611146
]
Ian Downes commented on MESOS-2982:
-----------------------------------
Don't repeat the negative "-", i.e.,
{{./bin/mesos-tests.sh
--gtest_filter="-Perf*:UserCgroupIsolatorTest*UserCgroup"}} should work.
See the Google test
[documentation|https://code.google.com/p/googletest/wiki/AdvancedGuide#Running_a_Subset_of_the_Tests],
specifically, "optionally followed by a '-' and another ':'-separated pattern
list (called the negative patterns)", i.e., a single list of patterns.
> Make Check Fails on RHEL 6
> --------------------------
>
> Key: MESOS-2982
> URL: https://issues.apache.org/jira/browse/MESOS-2982
> Project: Mesos
> Issue Type: Bug
> Components: build
> Affects Versions: 0.22.1
> Environment: Linux xxx 2.6.32-504.16.2.el6.x86_64 #1 SMP Tue Mar 10
> 17:01:00 EDT 2015 x86_64 x86_64 x86_64 GNU/Linux
> Red Hat Enterprise Linux Server release 6.6 (Santiago)
> Reporter: Miguel Bernadin
>
> After downloading Mesos 22.1 and attemted to build it, I've encountered
> failures on the build process below:
> FAILED ] UserCgroupIsolatorTest/0.ROOT_CGROUPS_UserCgroup, where TypeParam
> = mesos::internal::slave::CgroupsMemIsolatorProcess (149 ms)
> [----------] 1 test from UserCgroupIsolatorTest/0 (149 ms total)
> [----------] 1 test from UserCgroupIsolatorTest/1, where TypeParam =
> mesos::internal::slave::CgroupsCpushareIsolatorProcess
> userdel: user 'mesos.test.unprivileged.user' does not exist
> [ RUN ] UserCgroupIsolatorTest/1.ROOT_CGROUPS_UserCgroup
> -bash: /sys/fs/cgroup/cpuacct/mesos/container/cgroup.procs: No such file or
> directory
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)