Github user neykov commented on a diff in the pull request:

    https://github.com/apache/brooklyn-server/pull/412#discussion_r87418101
  
    --- 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 --
    
    I'm currently setting it up so it's still unofficial. It's running in a 
docker container which lets us set the environment as needed.
    
    Note the messages says `cleared after 1000001` which means that the first 
reference never got cleared, it just got to the end of the loop. Looking at all 
references sounds good.



---
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