Andrew Onischuk created AMBARI-14606:
----------------------------------------
Summary: Ambari Server Unit Test failure in branch-2.2
(org.apache.ambari.server.bootstrap.BootStrapTest)
Key: AMBARI-14606
URL: https://issues.apache.org/jira/browse/AMBARI-14606
Project: Ambari
Issue Type: Bug
Reporter: Andrew Onischuk
Assignee: Andrew Onischuk
Fix For: 2.2.1
Attachments: AMBARI-14606.patch
<https://builds.apache.org/job/Ambari-branch-2.2/132/consoleFull>
Running org.apache.ambari.server.bootstrap.BootStrapTest
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 25.753 sec
<<< FAILURE!
testRun(org.apache.ambari.server.bootstrap.BootStrapTest) Time elapsed:
15.484 sec <<< FAILURE!
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)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)