----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37527/#review97622 -----------------------------------------------------------
Ship it! Ship It! - Pallavi Rao On Aug. 20, 2015, 5:51 a.m., Narayan Periwal wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/37527/ > ----------------------------------------------------------- > > (Updated Aug. 20, 2015, 5:51 a.m.) > > > Review request for Falcon. > > > Repository: falcon-git > > > Description > ------- > > The following UTs fail in falcon-common: > FeedEntityParserTest.testValidateACLAndStorageForValidGroupBadOwner > FeedEntityParserTest.testValidateACLValidGroupBadOwner > > > Diffs > ----- > > common/pom.xml 36de1f5 > common/src/test/java/org/apache/falcon/entity/AbstractTestBase.java cf5a9b4 > common/src/test/java/org/apache/falcon/entity/FileSystemStorageTest.java > 8b81a29 > > common/src/test/java/org/apache/falcon/entity/parser/FeedEntityParserTest.java > 11e2df2 > > common/src/test/java/org/apache/falcon/entity/parser/ProcessEntityParserTest.java > 675fd46 > > common/src/test/java/org/apache/falcon/entity/store/FeedLocationStoreTest.java > 4c4b7f3 > common/src/test/java/org/apache/falcon/hadoop/HadoopClientFactoryTest.java > 1cb08ac > > common/src/test/java/org/apache/falcon/security/AuthenticationInitializationServiceTest.java > 9b76a61 > common/src/test/java/org/apache/falcon/security/CurrentUserTest.java > 9a3f365 > > common/src/test/java/org/apache/falcon/security/DefaultAuthorizationProviderTest.java > 162be12 > common/src/test/java/org/apache/falcon/security/SecurityUtilTest.java > 6e77462 > common/src/test/java/org/apache/falcon/util/FalconTestUtil.java > PRE-CREATION > common/src/test/resources/config/cluster/cluster-no-registry.xml 86ee02d > common/src/test/resources/config/feed/feed-0.1.xml f8518c5 > common/src/test/resources/config/feed/feed-0.2.xml 8bf7d20 > common/src/test/resources/config/feed/feed-tags-0.1.xml 8429f61 > common/src/test/resources/config/feed/hive-table-feed-out.xml 17eb954 > common/src/test/resources/config/feed/hive-table-feed.xml 67b3f4e > common/src/test/resources/config/feed/invalid-feed.xml b7273a9 > common/src/test/resources/config/feed/table-with-multiple-sources-feed.xml > f84f3d4 > common/src/test/resources/config/process/process-table.xml bcaf28e > messaging/pom.xml b222c35 > messaging/src/test/java/org/apache/falcon/messaging/FeedProducerTest.java > 8f9d227 > > messaging/src/test/java/org/apache/falcon/messaging/JMSMessageConsumerTest.java > 9d49b25 > > messaging/src/test/java/org/apache/falcon/messaging/JMSMessageProducerTest.java > 2d27ce3 > > messaging/src/test/java/org/apache/falcon/messaging/ProcessProducerTest.java > 77274ef > oozie/pom.xml 4271bd4 > > oozie/src/test/java/org/apache/falcon/oozie/feed/OozieFeedWorkflowBuilderTest.java > 2f7787d > > oozie/src/test/java/org/apache/falcon/oozie/process/OozieProcessWorkflowBuilderTest.java > 3aaf304 > > oozie/src/test/java/org/apache/falcon/oozie/workflow/FalconPostProcessingTest.java > 0a9aaa0 > oozie/src/test/resources/config/feed/feed-0.1.xml fb9b707 > oozie/src/test/resources/config/feed/hive-table-feed-out.xml bd93a01 > oozie/src/test/resources/config/feed/hive-table-feed.xml 66d0742 > oozie/src/test/resources/config/late/late-feed1.xml c500c4c > oozie/src/test/resources/config/late/late-feed2.xml 6ccffe2 > oozie/src/test/resources/config/late/late-feed3.xml 239f140 > oozie/src/test/resources/feed/feed.xml baa8f26 > oozie/src/test/resources/feed/table-replication-feed.xml 4c610f6 > prism/pom.xml 52b558d > > prism/src/test/java/org/apache/falcon/plugin/ChainableMonitoringPluginTest.java > a0f6a81 > prism/src/test/java/org/apache/falcon/security/FalconAuditFilterTest.java > 0022451 > > prism/src/test/java/org/apache/falcon/security/FalconAuthenticationFilterTest.java > 9e8c76a > > prism/src/test/java/org/apache/falcon/security/FalconAuthorizationFilterTest.java > 27b64e9 > rerun/pom.xml 2487aea > rerun/src/test/java/org/apache/falcon/rerun/queue/ActiveMQTest.java 6b6b834 > rerun/src/test/java/org/apache/falcon/rerun/queue/InMemoryQueueTest.java > 8508d37 > rerun/src/test/resources/feed-template.xml c3f2834 > src/main/examples/entity/filesystem/in-feed.xml 4c433cb > src/main/examples/entity/filesystem/out-feed.xml 4275df8 > src/main/examples/entity/filesystem/replication-feed.xml ccf5cca > src/main/examples/entity/hcat/hcat-in-feed.xml 5b2c998 > src/main/examples/entity/hcat/hcat-out-feed.xml befd88f > src/main/examples/entity/hcat/hcat-replication-feed.xml 2b43d28 > > Diff: https://reviews.apache.org/r/37527/diff/ > > > Testing > ------- > > Done > > > Thanks, > > Narayan Periwal > >
