Hi Shawn, Tests that are known to be slow can be disabled by passing "-Dtests.slow=false" to "ant test". Given that the zookeeper/cloud tests are annotated with @Slow, ant test would ignore them.
-- Adrien
Hi Shawn, Tests that are known to be slow can be disabled by passing "-Dtests.slow=false" to "ant test". Given that the zookeeper/cloud tests are annotated with @Slow, ant test would ignore them.
-- Adrien