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

Tests using default executor occasionally fail.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.1, 1.6.0
    • None

    Description

      Task transition expectation can be violated resulting in a failing test, e.g.:

      ../../src/tests/master_tests.cpp:4134: Failure
            Expected: TASK_RUNNING
      To be equal to: status1->state()
            Which is: TASK_LOST
      

      List of known affected tests:

      MasterTest.TasksEndpoint
      LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes
      SlaveTest.TerminalTaskContainerizerUpdateFailsWithLost
      SlaveTest.KillQueuedTaskGroup
      MesosContainerizer/DefaultExecutorTest.ROOT_LaunchGroupFailure
      

      Also it looks like the example frameworks are affected as well:

      ExamplesTest.JavaFramework
      ExamplesTest.TestHTTPFramework
      ExamplesTest.V0JavaFramework
      

      Attachments

        Issue Links

          Activity

            People

              mzhu Meng Zhu
              alexr Alex R
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: