Srimanth Gunturi created AMBARI-6622:
----------------------------------------
Summary: BlueprintResourceProviderTest fails on exception message
assertion
Key: AMBARI-6622
URL: https://issues.apache.org/jira/browse/AMBARI-6622
Project: Ambari
Issue Type: Bug
Components: controller
Affects Versions: 1.7.0
Reporter: Srimanth Gunturi
Assignee: Srimanth Gunturi
Fix For: 1.7.0
Attachments: AMBARI-6622.patch
{code}
testDecidePopulationStrategy_unsupportedSchema(org.apache.ambari.server.controller.internal.BlueprintResourceProviderTest)
Time elapsed: 0.02 sec <<< FAILURE!
java.lang.AssertionError:
Expected: (exception with message a string containing "Configuration definition
schema is not supported" and an instance of java.lang.IllegalArgumentException)
got: <java.lang.IllegalArgumentException: "Configuration format provided
in Blueprint is not supported">
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)