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

DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace is flaky.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Accepted
    • Major
    • Resolution: Unresolved
    • 1.4.1
    • None
    • None
    • Ubuntu 16.04
      Fedora 23

    • Mesosphere Sprint 72, Mesosphere Sprint 73
    • 2

    Description

      On Ubuntu 16.04:

      ../../src/tests/default_executor_tests.cpp:1877
            Expected: strings::trim(pidNamespace1.get())
            Which is: "4026532250"
      To be equal to: strings::trim(pidNamespace2.get())
            Which is: ""
      

      Full log attached.

      On Fedora 23:

      ../../src/tests/default_executor_tests.cpp:1878
            Expected: strings::trim(pidNamespace1.get())
            Which is: "4026532233"
      To be equal to: strings::trim(pidNamespace2.get())
            Which is: ""
      

      The test became flaky shortly after MESOS-7306 has been committed and likely related to it.

      Attachments

        Activity

          People

            qianzhang Qian Zhang
            alexr Alex R
            Gilbert Song Gilbert Song
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: