[
https://issues.apache.org/jira/browse/SENTRY-2096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16291311#comment-16291311
]
Sergio Peña commented on SENTRY-2096:
-------------------------------------
[~LinaAtAustin] [~kkalyan] {{-Dmaven.test.failure.ignore=true}} only ignores
test errors but it does not create reports for those failures, so Jenkins will
tell you that nothing failed. We need to use {{--fail-at-end}} so that Jenkins
make a report of the failures.
> Fail unit tests at end
> ----------------------
>
> Key: SENTRY-2096
> URL: https://issues.apache.org/jira/browse/SENTRY-2096
> Project: Sentry
> Issue Type: Task
> Components: Sentry
> Affects Versions: 2.1.0
> Reporter: Na Li
> Assignee: Na Li
> Attachments: SENTRY-2096.001.patch
>
>
> Currently, when the unit tests fail in one module, the test stops and report
> failure. It is better to run tests in all modules and then report all failed
> tests. So we can fix test failure at once.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)