[
https://issues.apache.org/jira/browse/SENTRY-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16257714#comment-16257714
]
Hadoop QA commented on SENTRY-2054:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12898273/SENTRY-2054.1.patch
against master.
{color:green}Overall:{color} +1 all checks pass
{color:green}SUCCESS:{color} all tests passed
Console output:
https://builds.apache.org/job/PreCommit-SENTRY-Build/3473/console
This message is automatically generated.
> Unit tests must create temporary files under the Maven target directory
> -----------------------------------------------------------------------
>
> Key: SENTRY-2054
> URL: https://issues.apache.org/jira/browse/SENTRY-2054
> Project: Sentry
> Issue Type: Test
> Components: Sentry
> Affects Versions: 2.0.0
> Reporter: Sergio Peña
> Assignee: Sergio Peña
> Attachments: SENTRY-2054.1.patch, SENTRY-2054.2.patch
>
>
> All the unit tests are using the /tmp directory as a place to put its own
> temporary files. This directory can be deleted and cleaned completely by
> external processes causing unit tests to fail unexpectedly.
> We should configure the maven build to put the temporary files under the
> project build directory which will be created and cleaned up every time the
> tests are executed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)