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

    https://github.com/apache/incubator-gearpump/pull/108#discussion_r86913888
  
    --- Diff: 
integrationtest/core/src/it/scala/org/apache/gearpump/integrationtest/suites/StandaloneModeSuite.scala
 ---
    @@ -28,14 +28,14 @@ import 
org.apache.gearpump.integrationtest.minicluster.MiniCluster
      * test spec, you need to comment out other lines.
      */
     class StandaloneModeSuite extends Suites(
    -  new CommandLineSpec,
    -  new RestServiceSpec,
    -  new ExampleSpec,
    -  new DynamicDagSpec,
    -  new StormCompatibilitySpec,
    -  new StabilitySpec,
    -  new ConnectorKafkaSpec,
    -  new MessageDeliverySpec
    +  // new CommandLineSpec,
    +  // new RestServiceSpec,
    +  new ExampleSpec //,
    +  // new DynamicDagSpec,
    +  // new StormCompatibilitySpec,
    +  // new StabilitySpec,
    +  // new ConnectorKafkaSpec,
    +  // new MessageDeliverySpec
    --- End diff --
    
    unnecessary change


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to