Github user aledsage commented on the issue:

    https://github.com/apache/brooklyn-server/pull/281
  
    @grkvlt will you get a chance to look at this again soon?
    
    Hopefully the tests I wrote and pasted into the comment will work for you. 
They certainly failed in the right way without your changes.
    
    And the jenkins test failure still sounds relevant:
    
    ```
    2016-08-11 15:05:21,757 INFO  TESTNG FAILED: "Surefire test" - 
org.apache.brooklyn.camp.brooklyn.ConfigInheritanceYamlTest.testInheritsParentConfig()
 finished in 229 ms
    java.lang.AssertionError: entity=EmptySoftwareProcessImpl{id=vp8rqasm0m}; 
configKey=templates.preinstall[ConfigKey:java.util.Map] expected 
[{file:///tmp/ConfigInheritanceYamlTest5144609806604208325.txt=myfile}] but 
found [null]
        at org.apache.brooklyn.test.Asserts.fail(Asserts.java:724)
        at org.apache.brooklyn.test.Asserts.failNotEquals(Asserts.java:114)
        at org.apache.brooklyn.test.Asserts.assertEquals(Asserts.java:436)
        at 
org.apache.brooklyn.core.entity.EntityAsserts.assertConfigEquals(EntityAsserts.java:60)
        at 
org.apache.brooklyn.camp.brooklyn.ConfigInheritanceYamlTest.assertEmptySoftwareProcessConfig(ConfigInheritanceYamlTest.java:805)
        at 
org.apache.brooklyn.camp.brooklyn.ConfigInheritanceYamlTest.testInheritsParentConfig(ConfigInheritanceYamlTest.java:227)
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to