Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-9463

Parallel test runner gets confused if a GTEST_FILTER expression also matches a sequential filter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bbannier Benjamin Bannier
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: