Aravindan Vijayan created AMBARI-17105:
------------------------------------------
Summary: Ambari Server Unit Test failures on trunk
Key: AMBARI-17105
URL: https://issues.apache.org/jira/browse/AMBARI-17105
Project: Ambari
Issue Type: Bug
Affects Versions: 2.4.0
Reporter: Aravindan Vijayan
Assignee: Aravindan Vijayan
Priority: Critical
Fix For: 2.4.0
These errors are gone in the latest runs.
Now the latest shows a failure for
*org.apache.ambari.server.controller.internal.HostResourceProviderTest.testUpdateResourcesAsServiceAdministrator*:
https://builds.apache.org/job/Ambari-trunk-Commit/5023/testReport/org.apache.ambari.server.controller.internal/HostResourceProviderTest/testUpdateResourcesAsServiceAdministrator/
{code}
Error Message
Unexpected exception,
expected<org.apache.ambari.server.security.authorization.AuthorizationException>
but was<java.lang.NullPointerException>
Stacktrace
java.lang.Exception: Unexpected exception,
expected<org.apache.ambari.server.security.authorization.AuthorizationException>
but was<java.lang.NullPointerException>
at
org.apache.ambari.server.controller.internal.HostResourceProviderTest.testUpdateResources(HostResourceProviderTest.java:1036)
at
org.apache.ambari.server.controller.internal.HostResourceProviderTest.testUpdateResourcesAsServiceAdministrator(HostResourceProviderTest.java:966)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)