[
https://issues.apache.org/jira/browse/SENTRY-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15989494#comment-15989494
]
Hadoop QA commented on SENTRY-1718:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12865612/SENTRY-1718.003-sentry-ha-redesign.patch
against sentry-ha-redesign.
{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/2600/console
This message is automatically generated.
> TestSentryStore often fails in setup()
> --------------------------------------
>
> Key: SENTRY-1718
> URL: https://issues.apache.org/jira/browse/SENTRY-1718
> Project: Sentry
> Issue Type: Sub-task
> Components: Sentry
> Affects Versions: sentry-ha-redesign
> Reporter: Alexander Kolbasov
> Assignee: Na Li
> Fix For: sentry-ha-redesign
>
> Attachments: SENTRY-1718.001-sentry-ha-redesign.patch,
> SENTRY-1718.001-sentry-ha-redesign.patch,
> SENTRY-1718.002-sentry-ha-redesign.patch,
> SENTRY-1718.003-sentry-ha-redesign.patch
>
>
> Recent builds of sentry ha often fail with failures similar to this:
> {code}
> Running org.apache.sentry.provider.db.service.persistent.TestSentryStore
> Tests run: 58, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 43.213 sec
> <<< FAILURE! - in
> org.apache.sentry.provider.db.service.persistent.TestSentryStore
> testPrivilegesWithPermUpdate(org.apache.sentry.provider.db.service.persistent.TestSentryStore)
> Time elapsed: 0.195 sec <<< FAILURE!
> java.lang.AssertionError: expected:<2012> but was:<2>
> at
> org.apache.sentry.provider.db.service.persistent.TestSentryStore.testPrivilegesWithPermUpdate(TestSentryStore.java:2707)
> org.apache.sentry.provider.db.service.persistent.TestSentryStore Time
> elapsed: 0.14 sec <<< ERROR!
> java.io.IOException: Credential sentry.store.jdbc.password already exists in
> user:///
> at
> org.apache.sentry.provider.db.service.persistent.TestSentryStore.setup(TestSentryStore.java:97)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)