ahgittin commented on pull request #1175:
URL: https://github.com/apache/brooklyn-server/pull/1175#issuecomment-849821764
i get two related test failures though:
```
Failed tests:
EntityResourceTest.testGetSpecAcceptingXYaml:93->testGetSpec:126 expected
[name: ent-with-spec
services:
- type: org.apache.brooklyn.entity.stock.BasicEntity] but found []
EntityResourceTest.testGetSpecWithNoExplicitAccepts:98->testGetSpec:126
expected [name: ent-with-spec
services:
- type: org.apache.brooklyn.entity.stock.BasicEntity] but found
[[{"format":"brooklyn-camp","summary":"brooklyn-camp plan for
null","contents":"name: ent-with-spec\nservices:\n- type:
org.apache.brooklyn.entity.stock.BasicEntity"}]]
Tests run: 251, Failures: 2, Errors: 0, Skipped: 0
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]