You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2017/01/13 20:25:26 UTC

[jira] [Assigned] (MESOS-6652) Perf version not correctly parsed on Fedora 24 (and probably others)

     [ https://issues.apache.org/jira/browse/MESOS-6652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Peach reassigned MESOS-6652:
----------------------------------

    Assignee: James Peach

> Perf version not correctly parsed on Fedora 24 (and probably others)
> --------------------------------------------------------------------
>
>                 Key: MESOS-6652
>                 URL: https://issues.apache.org/jira/browse/MESOS-6652
>             Project: Mesos
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.1.0
>         Environment: Fedora 24
>            Reporter: Jan Schlicht
>            Assignee: James Peach
>            Priority: Minor
>
> Happened on a current Fedora 24 machine, when trying to run tests.
> {noformat}
> $ perf --version
> perf version 4.8.10.200.fc24.x86_64.gc23c
> {noformat}
> doesn't seem to be parsed correctly by {{perf::supported()}}, because when running {{./bin/mesos-tests.sh}} it reads
> {noformat}
> -------------------------------------------------------------
> Could not find the 'perf' command or its version lower that 2.6.39 so tests using it to sample the 'cpu-cycles' hardware event will not be run.
> -------------------------------------------------------------
> -------------------------------------------------------------
> require 'perf' version >= 2.6.39 so no 'perf' tests will be run
> -------------------------------------------------------------
> {noformat}



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