----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38642/#review100126 -----------------------------------------------------------
addons/hivedr/src/test/java/org/apache/falcon/hive/HiveDRStatusStoreTest.java <https://reviews.apache.org/r/38642/#comment157255> I see that here you were validating not passing any group and new test added validates fake group. Can you add another test for this case - not passing any group? - Sowmya Ramesh On Sept. 22, 2015, 6:52 p.m., Balu Vellanki wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/38642/ > ----------------------------------------------------------- > > (Updated Sept. 22, 2015, 6:52 p.m.) > > > Review request for Falcon and Sowmya Ramesh. > > > Bugs: FALCON-1470 > https://issues.apache.org/jira/browse/FALCON-1470 > > > Repository: falcon-git > > > Description > ------- > > Fixed the issue. Moved Assert(...) statements from init to a separate test > method. > > > Diffs > ----- > > > addons/hivedr/src/test/java/org/apache/falcon/hive/HiveDRStatusStoreTest.java > c89c661 > > Diff: https://reviews.apache.org/r/38642/diff/ > > > Testing > ------- > > Tests passed. > > > Thanks, > > Balu Vellanki > >
