[
https://issues.apache.org/jira/browse/PHOENIX-5000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16690112#comment-16690112
]
Hudson commented on PHOENIX-5000:
---------------------------------
ABORTED: Integrated in Jenkins build PreCommit-PHOENIX-Build #2150 (See
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/2150/])
PHOENIX-5000 Make SecureUserConnectionsTest as Integration test (karanmehta93:
rev cd31ed5e8cef8ad8b6d20f7417974c47002f4297)
* (delete)
phoenix-core/src/test/java/org/apache/phoenix/jdbc/SecureUserConnectionsTest.java
* (add)
phoenix-core/src/it/java/org/apache/phoenix/jdbc/SecureUserConnectionsIT.java
> Make SecureUserConnectionsTest as Integration test
> --------------------------------------------------
>
> Key: PHOENIX-5000
> URL: https://issues.apache.org/jira/browse/PHOENIX-5000
> Project: Phoenix
> Issue Type: Bug
> Reporter: Karan Mehta
> Assignee: Karan Mehta
> Priority: Major
> Attachments: PHOENIX-5000.master.001.patch,
> PHOENIX-5000.master.002.patch, PHOENIX-5000.master.003.patch,
> PHOENIX-5000.master.004.patch
>
>
> SecureUserConnectionsTest is marked as unit test even though it starts a
> MiniKdc as part of its setup. Moreover it is flaky since it fails to find
> Kerberos realm on Jenkins boxes. Since this unit test fails, it doesn't allow
> other Integration tests to run.
> This Jira is aimed two fold, first to move this to IT and second understand
> the reason for flakyness.
> [~tdsilva] FYI.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)