> On Feb. 26, 2015, 5:04 a.m., samarth gupta wrote: > > falcon-regression/merlin/src/test/java/org/apache/falcon/regression/AuthorizationTest.java, > > line 699 > > <https://reviews.apache.org/r/31353/diff/1/?file=873928#file873928line699> > > > > all these test seems to be disabled. If they are passing now can we > > enable them ?
Enabled the tests that I know are passing for sure. - Karishma ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31353/#review74211 ----------------------------------------------------------- On Feb. 24, 2015, 1:12 p.m., Karishma Gulati wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/31353/ > ----------------------------------------------------------- > > (Updated Feb. 24, 2015, 1:12 p.m.) > > > Review request for Falcon. > > > Repository: falcon-git > > > Description > ------- > > More details can be found at : > https://issues.apache.org/jira/browse/FALCON-430. > Example Test Case: > FeedA Scheduled by U1, Dependent Process by U2, FeedA Updated by U1 -> New > Bundle for FeedA with U1, New Bundle for Process with U2 (and not U1) created. > > Similarly, have identified a couple of other test cases. > > > Diffs > ----- > > > falcon-regression/merlin/src/test/java/org/apache/falcon/regression/AuthorizationTest.java > 4787ef1 > > Diff: https://reviews.apache.org/r/31353/diff/ > > > Testing > ------- > > Added Tests to Authorization Test. > > > Thanks, > > Karishma Gulati > >
