----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27326/ -----------------------------------------------------------
(Updated Oct. 29, 2014, 3:36 p.m.) Review request for Falcon. Changes ------- Comments addressed. Totally 4 tests fail now. 2 because of mentioned https://issues.apache.org/jira/browse/FALCON-840 (on my old cluster) but they are expected to pass on new build. And other 2 fail because api returns instances which are incorrectly ordered by their status. Bugs: FALCON-844 https://issues.apache.org/jira/browse/FALCON-844 Repository: falcon-git Description ------- Testing of api/instance/list API Diffs (updated) ----- falcon-regression/merlin-core/src/main/java/org/apache/falcon/regression/core/interfaces/IEntityManagerHelper.java 2f588ef falcon-regression/merlin-core/src/main/java/org/apache/falcon/regression/core/util/HadoopUtil.java 024a652 falcon-regression/merlin-core/src/main/java/org/apache/falcon/regression/core/util/Util.java 3a63e7c falcon-regression/merlin/src/test/java/org/apache/falcon/regression/lineage/ListFeedInstancesTest.java PRE-CREATION falcon-regression/merlin/src/test/java/org/apache/falcon/regression/lineage/ListProcessInstancesTest.java PRE-CREATION Diff: https://reviews.apache.org/r/27326/diff/ Testing ------- Tested locally, except 2 tests which fail on old cluster because of https://issues.apache.org/jira/browse/FALCON-840 and currently can't be tested on new one. Expecting them to pass on new build because https://issues.apache.org/jira/browse/FALCON-840 was resolved. Thanks, Paul Isaychuk
