----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49331/#review139832 -----------------------------------------------------------
Ship it! geode-core/src/test/java/com/gemstone/gemfire/management/internal/cli/commands/CliCommandTestBase.java (line 160) <https://reviews.apache.org/r/49331/#comment205188> Another alternative is to add an @Before method to CommandOverHttpDUnitTest and move these addIgnoredException stmts there. Either way, ship it! - Kirk Lund On June 28, 2016, 6:11 p.m., Jinmei Liao wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/49331/ > ----------------------------------------------------------- > > (Updated June 28, 2016, 6:11 p.m.) > > > Review request for geode, Kirk Lund and Dan Smith. > > > Repository: geode > > > Description > ------- > > GEODE-1551: add ignoredExcpetions for CommandOverHttpDUnitTest > > > Diffs > ----- > > > geode-core/src/test/java/com/gemstone/gemfire/management/internal/cli/commands/CliCommandTestBase.java > ab2ce627524dc1a3c99b4a3b2f5f1312a9f990bf > > Diff: https://reviews.apache.org/r/49331/diff/ > > > Testing > ------- > > > Thanks, > > Jinmei Liao > >
