Balu Vellanki created FALCON-1788:
-------------------------------------
Summary: Falcon build shows success even after IT tests fail.
Key: FALCON-1788
URL: https://issues.apache.org/jira/browse/FALCON-1788
Project: Falcon
Issue Type: Bug
Components: tests
Affects Versions: 0.9
Reporter: Balu Vellanki
Priority: Critical
When I ran falcon build using the following command
{code}
mvn clean verify assembly:assembly -Phadoop-2,test-patch
{code}
The following test failures occurred.
{code}
Failed tests:
FalconCLIIT.testClientProperties:862 » Runtime
org.apache.hadoop.security.auth...
FalconCLIIT.testContinue:800 » Runtime
org.apache.hadoop.security.authenticati...
FalconCLIIT.testDefinitionEntityValidCommands:171 » Runtime
org.apache.hadoop....
{code}
This should result in build failure, but the build succeeded without any
errors. Need to debug and fix this issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)