Github user aledsage commented on a diff in the pull request:
https://github.com/apache/brooklyn-server/pull/412#discussion_r87418598
--- Diff:
utils/common/src/test/java/org/apache/brooklyn/util/javalang/MemoryUsageTrackerTest.java
---
@@ -82,7 +82,7 @@ private long sizeOfActiveReferences(List<Maybe<byte[]>>
references) {
return size;
}
- @Test(groups="Integration")
+ @Test(groups="Live")
--- End diff --
See https://github.com/apache/brooklyn-server/pull/426. Let's see if that
fixes it. If you want to disable the test in the meantime, that's fine with me
as well.
---
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.
---