iuliana commented on a change in pull request #1253:
URL: https://github.com/apache/brooklyn-server/pull/1253#discussion_r704552570



##########
File path: 
camp/camp-brooklyn/src/test/java/org/apache/brooklyn/camp/brooklyn/spi/dsl/DslYamlTest.java
##########
@@ -689,7 +689,7 @@ public void testDeferredDslChainingOnSensor() throws 
Exception {
         assertEquals(getConfigEventually(app, DEST), Boolean.TRUE);
     }
 
-    @Test
+    @Test(groups="Integration")  // because takes 3 seconds ... not sure why!?

Review comment:
       This ran in normal time for me.




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to