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

Stout "OsTest.User" test can fail on some systems

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • stout
    • 2

    Description

      Libc call getgrouplist doesn't return the gid list in a sorted manner (in my case, it's returning "471 100") ... whereas id -G return a sorted list ("100 471" in my case) causing the validation inside the loop to fail.

      We should sort both lists before comparing the values.

      Attachments

        1. MESOS-5909-fix.diff
          0.8 kB
          Mao Geng

        Issue Links

          Activity

            People

              gengmao Mao Geng
              karya Kapil Arya
              Joseph Wu Joseph Wu
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: