[
https://issues.apache.org/jira/browse/AMBARI-19365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Levas resolved AMBARI-19365.
-----------------------------------
Resolution: Fixed
Fixed checkstyle issues in trunk
{noformat}
commit bd1b744403bfa9c6e6aaf02e7c56062e7fdb21cd
Author: Robert Levas <[email protected]>
Date: Thu Jan 5 17:33:03 2017 -0500
{noformat}
> Executing ambari-server unit tests with JDK 1.8 results in unit test failures
> -----------------------------------------------------------------------------
>
> Key: AMBARI-19365
> URL: https://issues.apache.org/jira/browse/AMBARI-19365
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Critical
> Labels: jdk1_8, unit-test
> Fix For: 2.5.0
>
> Attachments: AMBARI-19365_branch-2.5_01.patch,
> AMBARI-19365_trunk_01.patch
>
>
> Following unit tests fails when executed with JDK 1.8
> {code}
> mvn test -Dtest=DataStoreImplTest
> mvn clean test -Dtest=UpgradeCatalog222Test
> mvn test -Dtest=KerberosCheckerTest,AmbariBasicAuthenticationFilterTest
> {code}
> Same unit tests passes if the environment is switched to use JDK 1.7
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)