----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52048/#review150202 -----------------------------------------------------------
3rdparty/stout/tests/os_tests.cpp (lines 697 - 699) <https://reviews.apache.org/r/52048/#comment218086> How about `EXPECT_EQ(tokens.get(), expected_gids);` here? - haosdent huang On Sept. 22, 2016, 7:29 a.m., Mao Geng wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52048/ > ----------------------------------------------------------- > > (Updated Sept. 22, 2016, 7:29 a.m.) > > > Review request for mesos, Gilbert Song, Kapil Arya, and Joseph Wu. > > > Bugs: MESOS-5909 > https://issues.apache.org/jira/browse/MESOS-5909 > > > Repository: mesos > > > Description > ------- > > Fixed OsTest.User test failure due to gids ordering. > > > Diffs > ----- > > 3rdparty/stout/tests/os_tests.cpp c2900b8 > > Diff: https://reviews.apache.org/r/52048/diff/ > > > Testing > ------- > > Just changed the OsTest.User test. `make check` passed on Ubuntu 12.04.5 LTS. > > > Thanks, > > Mao Geng > >
