Github user aledsage commented on a diff in the pull request:
https://github.com/apache/brooklyn-server/pull/464#discussion_r89779181
--- Diff:
core/src/test/java/org/apache/brooklyn/core/mgmt/internal/EntityExecutionManagerTest.java
---
@@ -68,6 +68,7 @@
import com.google.common.util.concurrent.Callables;
/** Includes many tests for {@link BrooklynGarbageCollector} */
+@Test
--- End diff --
Yes, leave the `groups="Integration"` as-is. We (unfortunately!) use that
group to indicate slow running tests that we don't want to have to run every
time we are doing a build. Definitely not worth trying to change that in this
PR. I started drafting an email to dev@brooklyn about that, which I really need
to finish.
---
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.
---