[
https://issues.apache.org/jira/browse/FALCON-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876302#comment-13876302
]
Jean-Baptiste Onofré commented on FALCON-272:
---------------------------------------------
It's weird: if I do mvn clean install in the webapp module, the tests are OK.
If I do a complete build (mvn clean install on the Falcon root), it fails.
Maybe some kind of "conflict". I'm digging.
> Multiple tests failure in webapp
> --------------------------------
>
> Key: FALCON-272
> URL: https://issues.apache.org/jira/browse/FALCON-272
> Project: Falcon
> Issue Type: Bug
> Components: webapp
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
>
> On master, webapp has multiple test failures:
> - org.apache.falcon.cli.FalconCLIIT.txt:Tests run: 19, Failures: 14, Errors:
> 0, Skipped: 0, Time elapsed: 23.461 sec
> - org.apache.falcon.resource.EntityManagerJerseyIT.txt:Tests run: 21,
> Failures: 21, Errors: 0, Skipped: 0, Time elapsed: 7.632 sec
> - org.apache.falcon.validation.ClusterEntityValidationIT.txt:Tests run: 12,
> Failures: 12, Errors: 0, Skipped: 0, Time elapsed: 3.668 sec
> - org.apache.falcon.validation.FeedEntityValidationIT.txt:Tests run: 8,
> Failures: 7, Errors: 0, Skipped: 0, Time elapsed: 5.252 sec
> I'm taking a look on that.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)