Hadrian Zbarcea created BROOKLYN-161:
----------------------------------------

             Summary: Use generated test bundles
                 Key: BROOKLYN-161
                 URL: https://issues.apache.org/jira/browse/BROOKLYN-161
             Project: Brooklyn
          Issue Type: Improvement
    Affects Versions: 0.7.0
            Reporter: Hadrian Zbarcea
            Priority: Critical
             Fix For: 0.8.0


While renaming packages I stumbled across the following error:
{noformat}
Failed tests: 
  
CatalogOsgiVersionMoreEntityTest.testAutoscanWithClasspathCanCreateSpecs:235->AbstractYamlTest.addCatalogItems:156
 » CompoundRuntime
  
CatalogOsgiVersionMoreEntityTest.testMoreEntityV2AutoscanWithClasspath:177->AbstractYamlTest.addCatalogItems:156
 » CompoundRuntime
  
CatalogOsgiVersionMoreEntityTest.testMorePolicyV2AutoscanWithClasspath:204->AbstractYamlTest.addCatalogItems:156
 » CompoundRuntime
{noformat}

For now I opted to ignore the tests, but right after finishing the rename I 
need to come back and address this. Part of the problem is related to the way 
the bundles in ./core/src/test/resources/brooklyn/osgi/ are built, but more 
importantly I don't think we should have bundles in the repository, we should 
instead generate them from sources. I couldn't find the sources in the repo 
though, they seem to be generated from some external project.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to