-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41606/
-----------------------------------------------------------
Review request for Ambari, Andrew Onischuk, Dmitro Lisnichenko, and Dmytro Sen.
Bugs: AMBARI-14446
https://issues.apache.org/jira/browse/AMBARI-14446
Repository: ambari
Description
-------
{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}
Diffs
-----
ambari-server/src/test/java/org/apache/ambari/server/bootstrap/BootStrapTest.java
df68ef9
Diff: https://reviews.apache.org/r/41606/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi