Robert Levas created AMBARI-19365:
-------------------------------------
Summary: 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
Fix For: 2.5.0
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)