----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41156/#review109742 -----------------------------------------------------------
Ship it! Ship It! - Michael Park On Dec. 9, 2015, 11:36 p.m., Alexander Rukletsov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41156/ > ----------------------------------------------------------- > > (Updated Dec. 9, 2015, 11:36 p.m.) > > > Review request for mesos, Michael Park, Neil Conway, and Till Toenshoff. > > > Repository: mesos > > > Description > ------- > > Replaced all instances of `AWAIT_EXPECT_EQ({true|false}, ...)` with more > appropriate `AWAIT_EXPECT_{TRUE|FALSE}(...)`. Also wrapped typenames in > backticks in "authorization_tests.cpp". > > > Diffs > ----- > > src/tests/authorization_tests.cpp 32beeea3584f093bcac24e0c160235de0e3abb28 > src/tests/group_tests.cpp 9db6162dae0a2657e12f4e99334f9cab65d14e9a > > Diff: https://reviews.apache.org/r/41156/diff/ > > > Testing > ------- > > `GTEST_FILTER="*AuthorizationTest*:*GroupTest*" make check -j7` on Mac OS > 10.10.4 > > > Thanks, > > Alexander Rukletsov > >
