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

ContainerLoggerTest.MesosContainerizerRecover cannot be executed in isolation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.28.0
    • test

    Description

      Some cleanup of spawned processes is missing in ContainerLoggerTest.MesosContainerizerRecover so that when the test is run in isolation the global teardown might find lingering processes.

      [==========] Running 1 test from 1 test case.
      [----------] Global test environment set-up.
      [----------] 1 test from ContainerLoggerTest
      [ RUN      ] ContainerLoggerTest.MesosContainerizerRecover
      [       OK ] ContainerLoggerTest.MesosContainerizerRecover (13 ms)
      [----------] 1 test from ContainerLoggerTest (13 ms total)
      
      [----------] Global test environment tear-down
      ../../src/tests/environment.cpp:728: Failure
      Failed
      Tests completed with child processes remaining:
      -+- 7112 /SOME/PATH/src/mesos/build/src/.libs/mesos-tests --gtest_filter=ContainerLoggerTest.MesosContainerizerRecover
       \--- 7130 (sh)
      [==========] 1 test from 1 test case ran. (23 ms total)
      [  PASSED  ] 1 test.
      [  FAILED  ] 0 tests, listed below:
      
       0 FAILED TESTS
      

      Observered on OS X with clang-trunk and an unoptimized build.

      Attachments

        Activity

          People

            bbannier Benjamin Bannier
            bbannier Benjamin Bannier
            Adam B Adam B
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: