Vitaly Brodetskyi created AMBARI-14446:
------------------------------------------
Summary: Ambari Server Unit Test failure on trunk
(org.apache.ambari.server.bootstrap.BootStrapTest.testRun)
Key: AMBARI-14446
URL: https://issues.apache.org/jira/browse/AMBARI-14446
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.4.0
Reporter: Vitaly Brodetskyi
Assignee: Vitaly Brodetskyi
Priority: Critical
Fix For: 2.4.0
{code}
Stacktrace
junit.framework.AssertionFailedError: null
at junit.framework.Assert.fail(Assert.java:48)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertFalse(Assert.java:34)
at junit.framework.Assert.assertFalse(Assert.java:41)
at
org.apache.ambari.server.bootstrap.BootStrapTest.testRun(BootStrapTest.java:110)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)