[
https://issues.apache.org/jira/browse/MESOS-9463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Bannier reassigned MESOS-9463:
---------------------------------------
Assignee: (was: Benjamin Bannier)
Labels: parallel-tests test (was: )
> Parallel test runner gets confused if a GTEST_FILTER expression also matches
> a sequential filter
> ------------------------------------------------------------------------------------------------
>
> Key: MESOS-9463
> URL: https://issues.apache.org/jira/browse/MESOS-9463
> Project: Mesos
> Issue Type: Bug
> Reporter: Benjamin Bannier
> Priority: Major
> Labels: parallel-tests, test
>
> Users expect the be able to select tests to run via {{make check}} with a
> {{GTEST_FILTER}} environment variable. The parallel test runner on the other
> hand programmatically also injects filter expressions to select tests to
> execute sequentially.
> This causes e.g., all {{*ROOT_*}} tests to be run in the sequential phase for
> superusers, even if a {{GTEST_FILTER}} was set.
> It seems that need to handle set {{GTEST_FILTER}} environment variables more
> carefully.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)