[
https://issues.apache.org/jira/browse/MESOS-5909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15560920#comment-15560920
]
haosdent commented on MESOS-5909:
---------------------------------
Cool! I create a new ticket at https://issues.apache.org/jira/browse/MESOS-6347
You could follow
https://github.com/apache/mesos/blob/master/docs/submitting-a-patch.md to start
to submit the patch. : )
> Stout "OsTest.User" test can fail on some systems
> -------------------------------------------------
>
> Key: MESOS-5909
> URL: https://issues.apache.org/jira/browse/MESOS-5909
> Project: Mesos
> Issue Type: Bug
> Components: stout
> Reporter: Kapil Arya
> Assignee: Mao Geng
> Labels: mesosphere
> Fix For: 1.1.0
>
> Attachments: MESOS-5909-fix.diff
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)